summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2008-07-04NFS: Fix the mount protocol defaults for binary mountsTrond Myklebust
2008-07-04Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2008-07-01NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust
2008-07-01NFS: Remove BKL from the readdir codeTrond Myklebust
2008-07-01NFS: Remove BKL from the symlink codeTrond Myklebust
2008-07-01NFS: Remove BKL from the sillydelete operationsTrond Myklebust
2008-07-01NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust
2008-07-01NFS: Remove BKL from NFS lookup codeTrond Myklebust
2008-07-01NFS: Remove the BKL from nfs_link()Trond Myklebust
2008-07-01NFS: Remove the BKL from the inode creation operationsTrond Myklebust
2008-07-01NFS: Remove BKL usage from open()Trond Myklebust
2008-07-01NFS: Remove BKL usage from the write pathTrond Myklebust
2008-07-01NFS: Remove the BKL from the permission checking codeTrond Myklebust
2008-07-01NFS: Remove attribute update related BKL referencesTrond Myklebust
2008-07-01NFS: Remove BKL requirement from attribute updatesTrond Myklebust
2008-07-01NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust
2008-06-29NFS: Allow either strict or sloppy mount option parsingChuck Lever
2008-06-29NFS4: Set security flavor default for NFSv4 mounts like other defaultsChuck Lever
2008-06-29NFS: Set security flavor default for NFSv2/3 mounts like other defaultsChuck Lever
2008-06-29NFS: Refactor logic for parsing NFS security flavor mount optionsChuck Lever
2008-06-29NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever
2008-06-29NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()Chuck Lever
2008-06-29NFS: set transport defaults after mount option parsing is finishedChuck Lever
2008-06-24nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton
2008-06-24nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton
2008-06-24nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy
2008-06-23NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever
2008-06-23NFS: Add string length argument to nfs_parse_server_addressChuck Lever
2008-06-23NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever
2008-06-23NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever
2008-06-23NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust
2008-06-23NFS: Allow redirtying of a completed unstable write.Trond Myklebust
2008-06-23NFS: Clean up nfs_update_request()Trond Myklebust
2008-06-23NFS: missing newline in NFS mount debugging messageChuck Lever
2008-06-23NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever
2008-06-23NFS: Allow any value for the "retry" optionChuck Lever
2008-06-23NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust
2008-06-23NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust
2008-06-23NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever
2008-06-23NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust
2008-06-23NFS: Fix the ftruncate() credential problemTrond Myklebust
2008-06-23NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton
2008-06-23fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk
2008-06-23NFS: Fix trace debugging nits in write.cChuck Lever
2008-06-23NFS: Use NFSDBG_FILE for all fopsChuck Lever
2008-06-23NFS: Add debugging facility for NFS aopsChuck Lever
2008-06-23NFS: Make nfs_open methods consistentChuck Lever
2008-06-23NFS: Make nfs_llseek methods consistentChuck Lever
2008-06-23NFS: Make nfs_fsync methods consistentChuck Lever