aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-143/+0
2005-11-09[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig1-0/+10
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig1-10/+10
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig6-19/+41
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig5-14/+29
2005-11-09[PATCH] ext2: remove the ancient CHANGES fileAdrian Bunk1-157/+0
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk6-258/+2
2005-11-09[PATCH] Fix return value in reiserfs allocatorJan Kara1-2/+2
2005-11-09[PATCH] fat: respect silent mount flagChristoph Hellwig1-4/+7
2005-11-09[PATCH] hpfs: remove spurious mtime updateChristoph Hellwig1-5/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering15-20/+1
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