Age | Commit message (Expand) | Author |
2009-12-03 | nfs: dont unhash target if renaming a directory | Miklos Szeredi |
2009-12-03 | nfs: fix comments in nfs_rename() | Miklos Szeredi |
2009-12-03 | nfs: remove unnecessary check from nfs_rename() | Miklos Szeredi |
2009-12-03 | NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code | Trond Myklebust |
2009-12-03 | NFS: Revert default r/wsize behavior | Chuck Lever |
2009-12-03 | NFS: Display compressed (shorthand) IPv6 in /proc/mounts | Chuck Lever |
2009-12-03 | NFS: convert proto= option to use netids rather than a protoname | Jeff Layton |
2009-12-03 | The rpc server does not require that service threads take the BKL. | J. Bruce Fields |
2009-12-03 | NFSv4: Ensure nfs4_close_context() is declared as static | Trond Myklebust |
2009-12-03 | NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static | Trond Myklebust |
2009-12-03 | NFSv4: Fix up error handling in the state manager main loop. | Trond Myklebust |
2009-12-03 | NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease. | Trond Myklebust |
2009-12-03 | NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly | Trond Myklebust |
2009-12-03 | NFSv4: The state manager shouldn't exit on errors that were handled | Trond Myklebust |
2009-12-03 | NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot | Trond Myklebust |
2009-12-03 | NFSv4: Fix a potential state manager deadlock when returning delegations | Trond Myklebust |
2009-12-03 | Re: acl trouble after upgrading ubuntu | J. Bruce Fields |
2009-12-03 | NFS: BKL removal from the mount code... | Trond Myklebust |
2009-12-03 | writeback: introduce wbc.for_background | Wu Fengguang |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds |
2009-11-19 | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman |
2009-11-12 | sysctl fs: Remove dead binary sysctl support | Eric W. Biederman |
2009-11-11 | NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT | Trond Myklebust |
2009-10-26 | NFSv4: The link() operation should return any delegation on the file | Trond Myklebust |
2009-10-26 | NFSv4: Fix two unbalanced put_rpccred() issues. | Trond Myklebust |
2009-10-23 | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE | Trond Myklebust |
2009-10-23 | nfs: Panic when commit fails | Terry Loftin |
2009-10-22 | nfs: Fix nfs_parse_mount_options() kfree() leak | Yinghai Lu |
2009-10-12 | NFS: suppress a build warning | Stefan Richter |
2009-10-08 | NFSv4: Kill nfs4_renewd_prepare_shutdown() | Trond Myklebust |
2009-10-06 | NFSv4: Fix the referral mount code | Trond Myklebust |
2009-10-06 | nfs: Avoid overrun when copying client IP address string | Ben Hutchings |
2009-10-06 | NFS: Fix port initialisation in nfs_remount() | Trond Myklebust |
2009-10-06 | NFS: Fix port and mountport display in /proc/self/mountinfo | Trond Myklebust |
2009-10-06 | NFS: Fix a default mount regression... | Trond Myklebust |
2009-10-03 | this_cpu: Use this_cpu operations for NFS statistics | Christoph Lameter |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-24 | nfs[23] tcp breakage in mount with binary options | Al Viro |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-24 | truncate: use new helpers | npiggin@suse.de |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | NFS: Propagate 'fsc' mount option through automounts | David Howells |
2009-09-23 | NFS: Add nfs_alloc_parsed_mount_data | Chuck Lever |
2009-09-23 | NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags | Trond Myklebust |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: make file_lock_operations const | Alexey Dobriyan |
2009-09-21 | nfs: initialize the backing_dev_info when creating the server | Jens Axboe |