Age | Commit message (Expand) | Author |
2010-05-14 | NFS: Reduce the stack footprint of nfs_proc_symlink() | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_proc_create | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_rmdir | Trond Myklebust |
2010-05-14 | NFS: Reduce stack footprint of nfs_proc_remove() | Trond Myklebust |
2010-05-14 | NFS: Reduce stack footprint of nfs3_proc_readlink() | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_link() | Trond Myklebust |
2010-05-14 | NFS: Reduce stack footprint of nfs_readdir() | Trond Myklebust |
2010-05-14 | NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() | Trond Myklebust |
2010-05-14 | NFS: Reduce stack footprint of nfs_revalidate_inode() | Trond Myklebust |
2010-05-14 | NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() | Trond Myklebust |
2010-05-14 | NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb | Trond Myklebust |
2010-05-14 | NFSv4: Reduce stack footprint of nfs4_get_root() | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_follow_remote_path() | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_lookup | Trond Myklebust |
2010-05-14 | NFSv4: Reduce the stack footprint of try_location() | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_create_server | Trond Myklebust |
2010-05-14 | NFS: Reduce the stack footprint of nfs_follow_mountpoint() | Trond Myklebust |
2010-05-14 | NFSv4: Eliminate nfs4_path_walk() | Trond Myklebust |
2010-05-14 | NFS: Add helper functions for allocating filehandles and fattr structs | Trond Myklebust |
2010-05-14 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-05-14 | inotify: don't leak user struct on inotify release | Pavel Emelyanov |
2010-05-14 | inotify: race use after free/double free in inotify inode marks | Eric Paris |
2010-05-14 | inotify: clean up the inotify_add_watch out path | Eric Paris |
2010-05-13 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2010-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr... | Linus Torvalds |
2010-05-13 | nfsd4: implement reclaim_complete | J. Bruce Fields |
2010-05-13 | nfsd4: nfsd4_destroy_session must set callback client under the state lock | Benny Halevy |
2010-05-13 | nfsd4: keep a reference count on client while in use | Benny Halevy |
2010-05-13 | nfsd4: mark_client_expired | Benny Halevy |
2010-05-13 | nfsd4: introduce nfs4_client.cl_refcount | Benny Halevy |
2010-05-13 | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes | Jan Kara |
2010-05-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-12 | CacheFiles: Fix error handling in cachefiles_determine_cache_security() | David Howells |
2010-05-12 | Inotify: undefined reference to `anon_inode_getfd' | Russell King |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-11 | ceph: preserve seq # on requeued messages after transient transport errors | Sage Weil |
2010-05-11 | ceph: fix cap removal races | Sage Weil |
2010-05-12 | [CIFS] drop quota operation stubs | Steve French |
2010-05-11 | nfsd4: refactor expire_client | Benny Halevy |
2010-05-11 | nfsd4: extend the client_lock to cover cl_lru | Benny Halevy |
2010-05-11 | nfsd4: use list_move in move_to_confirmed | Benny Halevy |
2010-05-11 | nfsd4: fold release_session into expire_client | Benny Halevy |
2010-05-11 | nfsd4: rename sessionid_lock to client_lock | Benny Halevy |
2010-05-11 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt |
2010-05-11 | ceph: zero unused message header, footer fields | Sage Weil |
2010-05-11 | cifs: guard against hardlinking directories | Jeff Layton |
2010-05-11 | CacheFiles: Fix occasional EIO on call to vfs_unlink() | David Howells |
2010-05-11 | ceph: fix locking for waking session requests after reconnect | Sage Weil |
2010-05-11 | ceph: resubmit requests on pg mapping change (not just primary change) | Sage Weil |
2010-05-11 | ceph: fix open file counting on snapped inodes when mds returns no caps | Sage Weil |