Greg Ungerer 845884d332 [PATCH] uclinux: delay binfmt_flat trace 19 years ago
..
9p 0d456fa426 [PATCH] 9p: remove superflous MS_NODIRATIME assignment 19 years ago
adfs 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
affs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
afs bfc090c468 [PATCH] afs: remove unnecessary __attribute__((packed)) 19 years ago
autofs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
autofs4 9cf6f4b3a3 [PATCH] switch autofs4 to touch_atime() 19 years ago
befs 1b33724a44 remove unused fs/befs/attribute.c 19 years ago
bfs c2b513dfbb [PATCH] bfs iget() abuses 20 years ago
cifs 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
coda 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
configfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
cramfs e711700a0e [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> 20 years ago
debugfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
devfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
devpts 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
efs 1da177e4c3 Linux-2.6.12-rc2 20 years ago
exportfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
ext2 4610a6bea7 [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG 19 years ago
ext3 3af13763d6 [PATCH] fs/ext3/: small cleanups 19 years ago
fat 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
freevxfs 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows 19 years ago
fuse 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
hfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
hfsplus 9979ead5d1 [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function 19 years ago
hostfs 30f04a4efa [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows 19 years ago
hpfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
hppfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
hugetlbfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
isofs f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
jbd f93ea411b7 [PATCH] jbd: split checkpoint lists 19 years ago
jffs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
jffs2 21eeb7aa11 [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. 19 years ago
jfs 44a0033f6d [PATCH] remove jfs xattr permission checks 19 years ago
lockd f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
minix fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
msdos 9131dd4256 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() 20 years ago
ncpfs 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
nfs fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
nfs_common 22c1ea44f0 [PATCH] nfsacl: Solaris VxFS compatibility fix 20 years ago
nfsd 5be196e5f9 [PATCH] add vfs_* helpers for xattr operations 19 years ago
nls 75c96f8584 [PATCH] make some things static 20 years ago
ntfs 24a44dca35 [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments 19 years ago
ocfs2 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
openpromfs f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
partitions 50365c5786 [ARM] Make Acorn partition types depend on ACORN_PARTITION 19 years ago
proc 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer 19 years ago
qnx4 7a1119b1fc fs/qnx4/bitmap.c: #if 0 qnx4_new_block() 19 years ago
ramfs 642fb4d1f1 [PATCH] NOMMU: Provide shared-writable mmap support on ramfs 19 years ago
reiserfs 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
relayfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
romfs 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows 19 years ago
smbfs ac34dd0524 [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() 19 years ago
sysfs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
sysv 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows 19 years ago
udf ddc0f846aa [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" 19 years ago
ufs 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
vfat 9131dd4256 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() 20 years ago
xfs ab396e91bf Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 19 years ago
Kconfig 05970d476f [PATCH] kexec: change CONFIG_PHYSICAL_START dependency 19 years ago
Kconfig.binfmt 2919b51075 [PATCH] frv: suppress configuration of certain features for FRV 19 years ago
Makefile e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c 19 years ago
aio.c 095975da26 [PATCH] rcu file: use atomic primitives 19 years ago
attr.c 4a30131e7d [PATCH] Fix some problems with truncate and mtime semantics. 19 years ago
bad_inode.c 75c96f8584 [PATCH] make some things static 20 years ago
binfmt_aout.c df2e71fb91 [PATCH] dump_thread() cleanup 19 years ago
binfmt_elf.c 792db3af38 [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts 19 years ago
binfmt_elf_fdpic.c 792db3af38 [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts 19 years ago
binfmt_em86.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
binfmt_flat.c 845884d332 [PATCH] uclinux: delay binfmt_flat trace 19 years ago
binfmt_misc.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
binfmt_script.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
binfmt_som.c 404351e67a [PATCH] mm: mm_init set_mm_counters 20 years ago
bio.c 0ea60b5ad8 [BLOCK] bio: init ->bi_bdev in bio_init() 19 years ago
block_dev.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
buffer.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
char_dev.c 7da6844cf7 [PATCH] cdev: cdev_put oops 20 years ago
compat.c 2520f14ca8 [PATCH] Fix overflow tests for compat_sys_fcntl64 locking 19 years ago
compat_ioctl.c e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c 19 years ago
dcache.c e866cfa939 [PATCH] d_instantiate_unique / NFS inode leakage 19 years ago
dcookies.c 732dbef606 [PATCH] dcookies.c: use proper refcounting functions 20 years ago
direct-io.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
dnotify.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
dquot.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
drop_caches.c 9d0243bca3 [PATCH] drop-pagecache 19 years ago
eventpoll.c e3306dd5f7 [PATCH] epoll: handle timeout overflow 20 years ago
exec.c 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer 19 years ago
fcntl.c 850d6fbe70 [PATCH] sigio: cleanup, don't take tasklist twice 19 years ago
fifo.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
file.c 0b175a7e68 [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays 20 years ago
file_table.c 095975da26 [PATCH] rcu file: use atomic primitives 19 years ago
filesystems.c 4e57b68178 [PATCH] fix missing includes 20 years ago
fs-writeback.c b8887e6e8c [PATCH] kernel-docs: fix kernel-doc format problems 19 years ago
inode.c fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
inotify.c 8140a5005b [PATCH] inotify: add two inotify_add_watch flags 19 years ago
ioctl.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ioprio.c 9abdc4cd8a fs/ioprio.c should #include <linux/syscalls.h> 19 years ago
libfs.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
locks.c 33443c42f4 [PATCH] tiny: Uninline some fslocks.c functions 19 years ago
mbcache.c f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
mpage.c 54b21a7992 [PATCH] fix possible PAGE_CACHE_SHIFT overflows 19 years ago
namei.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
namespace.c fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
nfsctl.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
open.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
pipe.c 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
pnode.c bf066c7db7 [PATCH] shared mounts: cleanup 19 years ago
pnode.h 9676f0c638 [PATCH] unbindable mounts 19 years ago
posix_acl.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
quota.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
quota_v2.c e821d94d34 [PATCH] quota: possible bug in quota format v2 support 20 years ago
read_write.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
readdir.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
select.c b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
seq_file.c 1abe77b0fc [PATCH] allow callers of seq_open do allocation themselves 19 years ago
stat.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
super.c 7892f2f48d [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock 19 years ago
xattr.c e0ad7b073e [PATCH] move xattr permission checks into the VFS 19 years ago
xattr_acl.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago