Age | Commit message (Expand) | Author |
2008-07-09 | NFS: Move the nfs_set_port() call out of nfs_parse_mount_options() | Chuck Lever |
2008-07-09 | NFS: set transport defaults after mount option parsing is finished | Trond Myklebust |
2008-07-09 | nfs4: fix potential race with rapid nfs_callback_up/down cycle | Jeff Layton |
2008-07-09 | nfs4: remove BKL from nfs_callback_up and nfs_callback_down | Jeff Layton |
2008-07-09 | nfs: initialize timeout variable in nfs4_proc_setclientid_confirm | Benny Halevy |
2008-07-09 | NFS: handle interface identifiers in incoming IPv6 addresses | Chuck Lever |
2008-07-09 | NFS: Add string length argument to nfs_parse_server_address | Chuck Lever |
2008-07-09 | NFS: Support raw IPv6 address hostnames during NFS mount operation | Chuck Lever |
2008-07-09 | NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 | Chuck Lever |
2008-07-09 | NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount | Trond Myklebust |
2008-07-09 | NFS: Allow redirtying of a completed unstable write. | Trond Myklebust |
2008-07-09 | NFS: Clean up nfs_update_request() | Trond Myklebust |
2008-07-09 | NFS: missing newline in NFS mount debugging message | Chuck Lever |
2008-07-09 | NFS: Treat "intr" and "nointr" options as deprecated | Chuck Lever |
2008-07-09 | NFS: Allow any value for the "retry" option | Chuck Lever |
2008-07-09 | NFS: Ensure we zap only the access and acl caches when setting new acls | Trond Myklebust |
2008-07-09 | NFS: Fix a warning in nfs4_async_handle_error | Trond Myklebust |
2008-07-09 | NFS: Move fs/nfs/iostat.h to include/linux | Chuck Lever |
2008-07-09 | NFS: Remove the redundant file_open entry from struct nfs_rpc_ops | Trond Myklebust |
2008-07-09 | NFS: Fix the ftruncate() credential problem | Trond Myklebust |
2008-07-09 | NFS: implement option checking when remounting NFS filesystems (resend) | Jeff Layton |
2008-07-09 | fs/nfs/nfsroot.c: remove CVS keyword | Adrian Bunk |
2008-07-09 | NFS: Fix trace debugging nits in write.c | Chuck Lever |
2008-07-09 | NFS: Use NFSDBG_FILE for all fops | Chuck Lever |
2008-07-09 | NFS: Add debugging facility for NFS aops | Chuck Lever |
2008-07-09 | NFS: Make nfs_open methods consistent | Chuck Lever |
2008-07-09 | NFS: Make nfs_llseek methods consistent | Chuck Lever |
2008-07-09 | NFS: Make nfs_fsync methods consistent | Chuck Lever |
2008-07-09 | NFS: do_setlk(): don't flush caches when we have a delegation | Trond Myklebust |
2008-07-09 | NFS: Revert commit 44dd151d | Trond Myklebust |
2008-07-09 | NFS: Optimise append writes with holes | Trond Myklebust |
2008-07-09 | NFS: Add correct bounds checking to NFSv2 locks | Trond Myklebust |
2008-07-09 | NFS: Fix a preemption count leak in nfs_update_request | Trond Myklebust |
2008-07-09 | NFS: Reduce the stack usage in NFSv3 create operations | Trond Myklebust |
2008-07-09 | NFS: Reduce the stack usage in NFSv4 create operations | Trond Myklebust |
2008-07-08 | NFS: Fix readdir cache invalidation | Trond Myklebust |
2008-06-23 | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust |
2008-06-23 | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust |
2008-06-23 | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust |
2008-05-16 | nfs: make nfs4_drop_state_owner() static | Adrian Bunk |
2008-05-16 | nfs: path_{get,put}() cleanups | Jan Blunck |
2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-16 | nfs/lsm: make NFSv4 set LSM mount options | Eric Paris |
2008-05-16 | NFSv4: Check the return value of decode_compound_hdr_arg() | Trond Myklebust |
2008-05-16 | nfs: fix race in nfs_dirty_request | Fred Isaman |
2008-05-16 | NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching | Trond Myklebust |
2008-04-30 | mm: bdi: expose the BDI object in sysfs for NFS | Miklos Szeredi |
2008-04-29 | nfs: use proc_create to setup de->proc_fops | Denis V. Lunev |
2008-04-29 | proc: remove proc_root_fs | Alexey Dobriyan |
2008-04-25 | [PATCH] restore sane ->umount_begin() API | Al Viro |