summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ceph: decode feature bits in session messageYan, Zheng2019-03-052-5/+44
| * | | | | ceph: set special inode's blocksize to page sizeYan, Zheng2019-03-051-0/+1
* | | | | | Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-127-38/+90
|\ \ \ \ \ \
| * | | | | | btrfs: zstd: ensure reclaim timer is properly cleaned upDennis Zhou2019-02-271-2/+4
| * | | | | | btrfs: move ulist allocation out of transaction in quota enableDavid Sterba2019-02-271-7/+6
| * | | | | | btrfs: save drop_progress if we drop refs at allJosef Bacik2019-02-271-6/+20
| * | | | | | btrfs: check for refs on snapshot delete resumeJosef Bacik2019-02-273-3/+55
| * | | | | | Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana2019-02-271-18/+3
| * | | | | | Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-02-271-2/+2
* | | | | | | Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-1240-1095/+1291
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: Bump the default callback session slot count to 16Trond Myklebust2019-03-021-1/+1
| * | | | | | | NFS/flexfiles: Clean up mirror DS initialisationTrond Myklebust2019-03-011-35/+31
| * | | | | | | NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()Trond Myklebust2019-03-011-15/+0
| * | | | | | | NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust2019-03-013-26/+10
| * | | | | | | NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust2019-03-012-5/+5
| * | | | | | | NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust2019-03-013-8/+9
| * | | | | | | NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust2019-03-013-10/+6
| * | | | | | | NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust2019-03-013-16/+5
| * | | | | | | NFS/flexfiles: Speed up read failover when DSes are downTrond Myklebust2019-03-013-12/+73
| * | | | | | | NFS/flexfiles: Don't invalidate DS deviceids for being unresponsiveTrond Myklebust2019-03-012-21/+3
| * | | | | | | NFS/flexfiles: Remove bogus checks for invalid deviceidsTrond Myklebust2019-03-011-20/+0
| * | | | | | | NFS/flexfiles: Avoid unnecessary layout invalidationsTrond Myklebust2019-03-011-3/+3
| * | | | | | | NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust2019-03-013-22/+28
| * | | | | | | NFSv4: Handle early exit in layoutget by returning an errorTrond Myklebust2019-03-011-2/+4
| * | | | | | | NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust2019-03-013-6/+57
| * | | | | | | NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-015-1/+269
| * | | | | | | NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust2019-03-011-0/+17
| * | | | | | | NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()Trond Myklebust2019-03-011-0/+3
| * | | | | | | NFS/flexfiles: Fix up sparse RCU annotationsTrond Myklebust2019-03-011-2/+2
| * | | | | | | NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()Trond Myklebust2019-03-011-13/+19
| * | | | | | | NFS: Add missing encode / decode sequence_maxsz to v4.2 operationsAnna Schumaker2019-03-011-0/+10
| * | | | | | | NFSv4.1: Don't process the sequence op more than once.Trond Myklebust2019-03-011-1/+1
| * | | | | | | NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust2019-03-011-4/+8
| * | | | | | | Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-02-2512-695/+406
| |\ \ \ \ \ \ \
| | * | | | | | | NFS: Account for XDR pad of buf->pagesChuck Lever2019-02-143-15/+16
| | * | | | | | | SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-143-73/+34
| | * | | | | | | NFS: Add trace events to report non-zero NFS status codesChuck Lever2019-02-136-4/+133
| | * | | | | | | NFS: Remove print_overflow_msg()Chuck Lever2019-02-138-600/+219
| | * | | | | | | SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-132-3/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umountTrond Myklebust2019-02-232-10/+24
| * | | | | | | NFS: Fix a soft lockup in the delegation recovery codeTrond Myklebust2019-02-212-8/+13
| * | | | | | | NFSv4.1: Avoid false retries when RPC calls are interruptedTrond Myklebust2019-02-213-60/+55
| * | | | | | | nfs: fix xfstest generic/099 failed on nfsv3ZhangXiaoxu2019-02-201-2/+0
| * | | | | | | pNFS: Avoid read/modify/write when it is not necessaryKazuo Ito2019-02-201-14/+26
| * | | | | | | pNFS: Fix potential corruption of page being writtenKazuo Ito2019-02-201-1/+1
| * | | | | | | NFS: Fix typo in comments of nfs_readdir_alloc_pages()zhangliguang2019-02-201-2/+2
| * | | | | | | NFS: Remove redundant semicolonzhangliguang2019-02-201-1/+1
| * | | | | | | NFS: readdirplus optimization by cache mechanismluanshi2019-02-202-7/+86
| * | | | | | | fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman2019-02-201-1/+1
| * | | | | | | NFS: drop useless LIST_HEADJulia Lawall2019-02-201-1/+0