aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2012-10-02nfs: include nfs4_fh.h in nfs4sysctl.cStanislav Kinsbursky
2012-10-02nfs: declare nfs_xdev_mount as staticStanislav Kinsbursky
2012-10-02nfs: declare nfs_callback_tcp_port in headerStanislav Kinsbursky
2012-10-02nfs: include NFSv4 header in netns.hStanislav Kinsbursky
2012-10-01NFSv4.0 reclaim reboot state when re-establishing clientidAndy Adamson
2012-10-01NFSv4: nfs4_match_clientids is only used by NFSv4.1Trond Myklebust
2012-10-01NFSv4: Fix the minor version callback channel startupTrond Myklebust
2012-10-01NFSv4: Fix up a merge conflict between migration and container changesTrond Myklebust
2012-10-01Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-10-01nfs: replace strict_strto* with kstrto*Daniel Walter
2012-10-01NFS: Remove unnecessary semicolons (fs/nfs/client.c)Yanchuan Nian
2012-10-01pnfsblock: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-10-01pnfsblock: fix non-aligned DIO writePeng Tao
2012-10-01pnfsblock: fix non-aligned DIO readPeng Tao
2012-10-01pnfsblock: fix partial page buffer wirtePeng Tao
2012-10-01Revert "pnfsblock: bail out partial page IO"Peng Tao
2012-10-01NFS41: fix error of setting blocklayoutdriverPeng Tao
2012-10-01NFSv41: fix DIO write_io calculationPeng Tao
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever
2012-10-01NFS: Use the same nfs_client_id4 for every serverChuck Lever
2012-10-01NFS: Introduce "migration" mount optionChuck Lever
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-10-01NFS: Slow down state manager after an unhandled errorChuck Lever
2012-10-01NFS: nfs_parsed_mount_options can use unsigned intChuck Lever
2012-10-01NFS: add debug messages to callback down functionStanislav Kinsbursky
2012-10-01NFS: callback per-net usage counting introducedStanislav Kinsbursky
2012-10-01NFS: make nfs_callback_tcpport6 per network contextStanislav Kinsbursky
2012-10-01NFS: make nfs_callback_tcpport per network contextStanislav Kinsbursky
2012-10-01NFS: callback up - users counting cleanupStanislav Kinsbursky
2012-10-01NFS: callback service start function introducedStanislav Kinsbursky
2012-10-01NFS: callback up - transport backchannel cleanupStanislav Kinsbursky
2012-10-01NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky
2012-10-01NFS: callback service creation function introducedStanislav Kinsbursky
2012-10-01NFS: pass net to nfs_callback_down()Stanislav Kinsbursky
2012-10-01NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson
2012-10-01NFS: Use kzalloc() instead of kmalloc() in the idmapperBryan Schumaker
2012-10-01NFS: Remove bad delegations during open recoveryBryan Schumaker
2012-10-01NFS: Always use the open stateid when checking for expired opensBryan Schumaker
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets countTrond Myklebust
2012-09-28NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failureTrond Myklebust
2012-09-28NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust
2012-09-28NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freedTrond Myklebust
2012-09-28NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust
2012-09-28NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()Trond Myklebust
2012-09-28NFSv4.1: Get rid of pNFS spin lock debugging asserts...Trond Myklebust
2012-09-28NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lsegTrond Myklebust
2012-09-28NFSv4.1: Clean up pnfs_put_lseg()Trond Myklebust
2012-09-28NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server listTrond Myklebust