Age | Commit message (Expand) | Author |
2008-07-15 | NFS: Remove BKL usage from the write path | Trond Myklebust |
2008-07-15 | NFS: Remove the BKL from the permission checking code | Trond Myklebust |
2008-07-15 | NFS: Remove attribute update related BKL references | Trond Myklebust |
2008-07-15 | NFS: Remove BKL requirement from attribute updates | Trond Myklebust |
2008-07-15 | NFS: Protect inode->i_nlink updates using inode->i_lock | Trond Myklebust |
2008-07-15 | nfs: set correct fl_len in nlmclnt_test() | Felix Blyakher |
2008-07-09 | NFS: Allow either strict or sloppy mount option parsing | Chuck Lever |
2008-07-09 | NFS4: Set security flavor default for NFSv4 mounts like other defaults | Chuck Lever |
2008-07-09 | NFS: Set security flavor default for NFSv2/3 mounts like other defaults | Chuck Lever |
2008-07-09 | NFS: Refactor logic for parsing NFS security flavor mount options | Chuck Lever |
2008-07-09 | NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} | Chuck Lever |
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 | SUNRPC: Use only rpcbind v2 for AF_INET requests | Chuck Lever |
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 | rpc: bring back cl_chatty | Olga Kornievskaia |
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: Update help text for CONFIG_NFS_FS | 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 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |