aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-08[PATCH] fix de_thread() vs send_group_sigqueue() raceOleg Nesterov1-3/+7
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-22/+35
2005-11-07[PATCH] unbindable mountsRam Pai3-26/+65
2005-11-07[PATCH] handling of slave mountsRam Pai2-37/+121
2005-11-07[PATCH] introduce slave mountsRam Pai3-4/+56
2005-11-07[PATCH] shared mounts handling: umountRam Pai3-19/+126
2005-11-07[PATCH] shared mounts handling: moveRam Pai1-17/+46
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai3-22/+199
2005-11-07[PATCH] introduce shared mountsRam Pai3-2/+18
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai4-1/+56
2005-11-07[PATCH] making namespace_sem globalRam Pai1-23/+23
2005-11-07[PATCH] mount expiry fixesRam Pai1-42/+22
2005-11-07[PATCH] umount_tree() locking changeRam Pai1-33/+51
2005-11-07[PATCH] sanitize the interface of graft_tree().Ram Pai1-6/+6
2005-11-07[PATCH] lindent fs/namespace.cRam Pai1-49/+48
2005-11-07[PATCH] make /proc/mounts pollableAl Viro2-16/+76
2005-11-07[PATCH] allow callers of seq_open do allocation themselvesAl Viro1-4/+8
2005-11-07[PATCH] cleanups and bug fix in do_loopback()Al Viro1-19/+22
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro3-39/+44
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt1-22/+35
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds37-2138/+4547
2005-11-07[PATCH] fs/super.c: unexport user_get_superAdrian Bunk1-2/+0
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl39-245/+137
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap1-2/+3
2005-11-07[PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap1-2/+2
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service portNeilBrown1-0/+1
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown1-1/+2
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2-28/+133
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown1-1/+15
2005-11-07[PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown1-1/+8
2005-11-07[PATCH] FUSE: pass file handle in setattrMiklos Szeredi1-14/+14
2005-11-07[PATCH] FUSE: atomic create+openMiklos Szeredi4-48/+211
2005-11-07[PATCH] FUSE: add access callMiklos Szeredi2-0/+38
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi3-5/+9
2005-11-07[PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig1-17/+1
2005-11-07[PATCH] afs: use generic_ro_fopsChristoph Hellwig3-32/+1
2005-11-07[PATCH] vxfs: use generic_ro_fopsChristoph Hellwig1-10/+1
2005-11-07[PATCH] befs: use generic_ro_fopsChristoph Hellwig1-7/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] memory leak in dentry_open()Peter Staubach1-1/+8
2005-11-07[PATCH] __find_get_block_slow() cleanupCoywolf Qi Hunt1-3/+3
2005-11-07[PATCH] smbfs: 'names_cache' memory leakDavi Arnaut1-2/+2
2005-11-07[PATCH] V9FS: 'names_cache' memory leakDavi Arnaut2-8/+8
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk2-0/+2
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown1-10/+21
2005-11-07[PATCH] fuse: remove dead code from fuse_permissionChristoph Hellwig1-3/+0
2005-11-07[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk1-2/+1
2005-11-07[PATCH] hfs needs nlsLennert Buytenhek1-0/+1
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcuPaul E. McKenney1-6/+4
2005-11-07[PATCH] Process Events ConnectorMatt Helsley1-0/+2