aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis
2006-06-20[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro
2006-06-20[PATCH] execve argument loggingAl Viro
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis
2006-06-18[JFFS2] Check CRC32 on dirent and data nodes each time they're readDavid Woodhouse
2006-06-18[JFFS2] When retiring nextblock, allocate a node_ref for the wasted spaceDavid Woodhouse
2006-06-18[JFFS2] Mark XATTR support as experimental, for nowDavid Woodhouse
2006-06-18[JFFS2] Don't trust node headers before the CRC is checked.David Woodhouse
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-06-09[JFFS2] Fix more breakage caused by janitorial meddling.David Woodhouse
2006-06-09NLM: Fix reclaim racesTrond Myklebust
2006-06-09NLM: sem to mutex conversionTrond Myklebust
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-06-09NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust
2006-06-09NFS: Fix compile errors introduced by referrals patchesTrond Myklebust
2006-06-09NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust
2006-06-09NFSv4: A root pathname is sent as a zero component4Andy Adamson
2006-06-09NFSv4: Follow a referralManoj Naik
2006-06-09NFSv4: Ensure client submounts when following a referralManoj Naik
2006-06-09NFS: Expand clone mounts to include other serversManoj Naik
2006-06-09NFSv4: Create NFSv4 transport and clientManoj Naik
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik
2006-06-09NFSv4: GETATTR attributes on referralManoj Naik
2006-06-09NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust
2006-06-09NFS: Add timeout to submountsTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust
2006-06-09VFS: Add shrink_submounts()Trond Myklebust
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-06-09VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust
2006-06-09NFS: Remove nfs_delete_inode()Trond Myklebust
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust
2006-06-09NFSv4: remove obviously bogus comparison from decode_getaclJ. Bruce Fields
2006-06-09NFSv4: really return status from decode_recall_args()Alexey Dobriyan
2006-06-09NFSv3: Client-side nfsacl caching fixAndreas Gruenbacher
2006-06-09NFS: Fix up inode revalidation accountingTrond Myklebust
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust