aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_proc_symlink()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_proc_createTrond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_link()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust2010-05-14
* NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2010-05-14
* NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust2010-05-14
* NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-14
* NFSv4: Reduce the stack footprint of try_location()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_follow_mountpoint()Trond Myklebust2010-05-14
* NFSv4: Eliminate nfs4_path_walk()Trond Myklebust2010-05-14
* NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2010-05-14
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-14
|\
| * inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-14
| * inotify: race use after free/double free in inotify inode marksEric Paris2010-05-14
| * inotify: clean up the inotify_add_watch out pathEric Paris2010-05-14
| * Inotify: undefined reference to `anon_inode_getfd'Russell King2010-05-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-13
|\ \
| * | cifs: guard against hardlinking directoriesJeff Layton2010-05-11
* | | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara2010-05-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-12
|\ \ \
| * | | ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-12
| * | | ceph: fix cap removal racesSage Weil2010-05-11
| * | | ceph: zero unused message header, footer fieldsSage Weil2010-05-11
| * | | ceph: fix locking for waking session requests after reconnectSage Weil2010-05-11
| * | | ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-11
| * | | ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil2010-05-11
| * | | ceph: unregister osd request on failureSage Weil2010-05-11
| * | | ceph: don't use writeback_control in writepages completionSage Weil2010-05-06
| * | | ceph: unregister bdi before kill_anon_super releases device nameSage Weil2010-05-04
* | | | CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells2010-05-12
| |_|/ |/| |
* | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* | | CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2010-05-11
* | | autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-10
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-07
|\ \ \
| * | | NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells2010-05-01
| * | | NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust2010-05-01
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-05-04
|\ \ \ \
| * | | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker2010-05-03
| * | | | ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang2010-04-30
| * | | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-30
| |\ \ \ \
| | * | | | ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()Mark Fasheh2010-04-23