aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2005-11-09[PATCH] fs/hugetlbfs/inode.c: make a function staticAdrian Bunk
2005-11-09[PATCH] fs/namei.c: make path_lookup_create() staticAdrian Bunk
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann
2005-11-09[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig
2005-11-09[PATCH] ext2: remove the ancient CHANGES fileAdrian Bunk
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-11-09[PATCH] Fix return value in reiserfs allocatorJan Kara
2005-11-09[PATCH] fat: respect silent mount flagChristoph Hellwig
2005-11-09[PATCH] hpfs: remove spurious mtime updateChristoph Hellwig
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-08[PATCH] fix de_thread() vs send_group_sigqueue() raceOleg Nesterov
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-07[PATCH] unbindable mountsRam Pai
2005-11-07[PATCH] handling of slave mountsRam Pai
2005-11-07[PATCH] introduce slave mountsRam Pai
2005-11-07[PATCH] shared mounts handling: umountRam Pai
2005-11-07[PATCH] shared mounts handling: moveRam Pai
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai
2005-11-07[PATCH] introduce shared mountsRam Pai
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai
2005-11-07[PATCH] making namespace_sem globalRam Pai
2005-11-07[PATCH] mount expiry fixesRam Pai
2005-11-07[PATCH] umount_tree() locking changeRam Pai
2005-11-07[PATCH] sanitize the interface of graft_tree().Ram Pai
2005-11-07[PATCH] lindent fs/namespace.cRam Pai
2005-11-07[PATCH] make /proc/mounts pollableAl Viro
2005-11-07[PATCH] allow callers of seq_open do allocation themselvesAl Viro
2005-11-07[PATCH] cleanups and bug fix in do_loopback()Al Viro
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] fs/super.c: unexport user_get_superAdrian Bunk
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown
2005-11-07[PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown
2005-11-07[PATCH] FUSE: pass file handle in setattrMiklos Szeredi
2005-11-07[PATCH] FUSE: atomic create+openMiklos Szeredi
2005-11-07[PATCH] FUSE: add access callMiklos Szeredi
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi
2005-11-07[PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig
2005-11-07[PATCH] afs: use generic_ro_fopsChristoph Hellwig