aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2013-04-10Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-09NFSv4: Fix another potential state manager deadlockTrond Myklebust
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust
2013-04-05NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-03-21NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust
2013-03-21NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-03-21pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-03-20NFSv4: Fix the string length returned by the idmapperTrond Myklebust
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson
2013-02-28PNFS: set the default DS timeout to 60 secondsWeston Andros Adamson
2013-02-28NFSv4: Fix another open/open_recovery deadlockTrond Myklebust
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27nfs4client: convert to idr_alloc()Tejun Heo
2013-02-27nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo
2013-02-27nfs: don't allow nfs_find_actor to match inodes of the wrong typeJeff Layton
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2013-02-25NFSv4.1: Hold reference to layout hdr in layoutgetWeston Andros Adamson
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-24pnfs: fix resend_to_mds for directioBenny Halevy
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting
2013-02-17nfs: remove kfree() redundant null checksTim Gardner
2013-02-17NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-15NFS: simplify and clean cache libraryStanislav Kinsbursky
2013-02-15NFS: use SUNRPC cache creation and destruction helper for DNS cacheStanislav Kinsbursky
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2013-02-13nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman
2013-02-13nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert nfs3xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert idmap to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman
2013-02-11NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust
2013-02-11NFSv4: Fix a reboot recovery race when opening a fileTrond Myklebust
2013-02-11NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust
2013-02-11NFSv4: Fix up the return values of nfs4_open_delegation_recallTrond Myklebust
2013-02-11NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust
2013-02-11NFSv4.1: Prevent deadlocks between state recovery and file lockingTrond Myklebust