Age | Commit message (Expand) | Author |
2015-12-28 | pNFS: Ensure nfs4_layoutget_prepare returns the correct error | Trond Myklebust |
2015-12-28 | pNFS/flexfiles: Ensure we record layoutstats even if RPC is terminated early | Trond Myklebust |
2015-12-28 | pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write | Trond Myklebust |
2015-12-28 | pNFS/flexfiles: Fix a statistics gathering imbalance | Trond Myklebust |
2015-12-28 | pNFS/flexfiles: Don't mark the entire layout as failed, when returning it | Trond Myklebust |
2015-12-28 | pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET | Trond Myklebust |
2015-12-28 | pnfs/flexfiles: count io stat in rpc_count_stats callback | Peng Tao |
2015-12-28 | pnfs/flexfiles: do not mark delay-like status as DS failure | Peng Tao |
2015-12-28 | NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA | Peng Tao |
2015-12-28 | nfs: only remove page from mapping if launder_page fails | Peng Tao |
2015-12-28 | nfs: handle request add failure properly | Peng Tao |
2015-12-28 | nfs: centralize pgio error cleanup | Peng Tao |
2015-12-28 | nfs: clean up rest of reqs when failing to add one | Peng Tao |
2015-12-28 | NFS41: pop some layoutget errors to application | Peng Tao |
2015-12-28 | pNFS/flexfiles: Support server-supplied layoutstats sampling period | Trond Myklebust |
2015-12-28 | NFS: Flush reclaim writes using FLUSH_COND_STABLE | Trond Myklebust |
2015-12-28 | NFS: Background flush should not be low priority | Trond Myklebust |
2015-12-28 | NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn | Trond Myklebust |
2015-12-28 | NFSv4: Don't perform cached access checks before we've OPENed the file | Trond Myklebust |
2015-12-28 | nfs: machine credential support for additional operations | Andrew Elble |
2015-12-28 | nfs: do not initialise statics to 0 | Wei Tang |
2015-12-28 | pNFS: Modify pnfs_update_layout tracepoints to use layout stateid | Trond Myklebust |
2015-12-28 | NFSv4: Fix unused variable warnings in nfs4_init_*_client_string() | Trond Myklebust |
2015-12-28 | nfs: add new tracepoint for pnfs_update_layout | Jeff Layton |
2015-12-28 | Adding tracepoint to cached open | Olga Kornievskaia |
2015-12-28 | Adding stateid information to tracepoints | Olga Kornievskaia |
2015-12-28 | NFS: Allow the combination pNFS and labeled NFS | Trond Myklebust |
2015-12-28 | NFS42: handle layoutstats stateid error | Peng Tao |
2015-12-28 | nfs: Fix race in __update_open_stateid() | Andrew Elble |
2015-12-28 | nfs: fix missing assignment in nfs4_sequence_done tracepoint | Andrew Elble |
2015-12-13 | xattr handlers: Simplify list operation | Andreas Gruenbacher |
2015-12-13 | nfs: Move call to security_inode_listsecurity into nfs_listxattr | Andreas Gruenbacher |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra |
2015-12-13 | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-12-12 | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins |
2015-12-08 | teach nfs_get_link() to work in RCU mode | Al Viro |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro |
2015-12-07 | vfs: pull btrfs clone API to vfs layer | Christoph Hellwig |
2015-12-07 | SUNRPC: Fix callback channel | Trond Myklebust |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher |
2015-12-06 | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher |
2015-11-25 | nfs4: resend LAYOUTGET when there is a race that changes the seqid | Jeff Layton |
2015-11-25 | nfs: if we have no valid attrs, then don't declare the attribute cache valid | Jeff Layton |
2015-11-25 | nfs: ensure that attrcache is revalidated after a SETATTR | Jeff Layton |
2015-11-23 | nfs4: limit callback decoding to received bytes | Benjamin Coddington |
2015-11-23 | nfs4: start callback_ident at idr 1 | Benjamin Coddington |
2015-11-23 | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY | Jeff Layton |
2015-11-23 | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success | Kinglong Mee |
2015-11-23 | NFS: Properly set NFS v4.2 NFSDBG_FACILITY | Anna Schumaker |