aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-28pNFS: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust1-4/+5
2015-12-28pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated earlyTrond Myklebust1-6/+31
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust1-25/+70
2015-12-28pNFS/flexfiles: Fix a statistics gathering imbalanceTrond Myklebust1-1/+1
2015-12-28pNFS/flexfiles: Don't mark the entire layout as failed, when returning itTrond Myklebust2-3/+1
2015-12-28pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust4-53/+6
2015-12-28pnfs/flexfiles: count io stat in rpc_count_stats callbackPeng Tao1-12/+10
2015-12-28pnfs/flexfiles: do not mark delay-like status as DS failurePeng Tao1-1/+8
2015-12-28NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao1-0/+9
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao2-17/+24
2015-12-28nfs: handle request add failure properlyPeng Tao5-31/+67
2015-12-28nfs: centralize pgio error cleanupPeng Tao2-32/+33
2015-12-28nfs: clean up rest of reqs when failing to add onePeng Tao1-3/+14
2015-12-28NFS41: pop some layoutget errors to applicationPeng Tao6-14/+78
2015-12-28pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust2-3/+14
2015-12-28NFS: Flush reclaim writes using FLUSH_COND_STABLETrond Myklebust1-1/+1
2015-12-28NFS: Background flush should not be low priorityTrond Myklebust1-2/+0
2015-12-28NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust1-1/+0
2015-12-28NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust1-0/+3
2015-12-28nfs: machine credential support for additional operationsAndrew Elble1-0/+20
2015-12-28nfs: do not initialise statics to 0Wei Tang1-1/+1
2015-12-28pNFS: Modify pnfs_update_layout tracepoints to use layout stateidTrond Myklebust3-16/+28
2015-12-28NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust1-6/+3
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton2-6/+88
2015-12-28Adding tracepoint to cached openOlga Kornievskaia2-0/+41
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia3-32/+245
2015-12-28NFS: Allow the combination pNFS and labeled NFSTrond Myklebust1-0/+3
2015-12-28NFS42: handle layoutstats stateid errorPeng Tao1-2/+27
2015-12-28nfs: Fix race in __update_open_stateid()Andrew Elble1-1/+1
2015-12-28nfs: fix missing assignment in nfs4_sequence_done tracepointAndrew Elble1-0/+1
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher1-12/+2
2015-12-13nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher1-17/+36
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra4-7/+7
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+2
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins1-4/+1
2015-12-08teach nfs_get_link() to work in RCU modeAl Viro2-10/+41
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro1-3/+6
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro2-3/+4
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig1-77/+10
2015-12-07SUNRPC: Fix callback channelTrond Myklebust1-5/+2
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-7/+1
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-2/+2
2015-11-25nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton1-25/+31
2015-11-25nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2015-11-25nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton1-1/+4
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington1-2/+5
2015-11-23nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton1-1/+1
2015-11-23NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee1-0/+1
2015-11-23NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker1-1/+1