Age | Commit message (Expand) | Author |
2019-03-02 | NFSv4.1: Bump the default callback session slot count to 16 | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Clean up mirror DS initialisation | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Remove dead code in ff_layout_mirror_valid() | Trond Myklebust |
2019-03-01 | NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid() | Trond Myklebust |
2019-03-01 | NFS/flexfile: Simplify nfs4_ff_layout_ds_version() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Simplify ff_layout_get_ds_cred() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Speed up read failover when DSes are down | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Remove bogus checks for invalid deviceids | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Avoid unnecessary layout invalidations | Trond Myklebust |
2019-03-01 | NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds() | Trond Myklebust |
2019-03-01 | NFSv4: Handle early exit in layoutget by returning an error | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads | Trond Myklebust |
2019-03-01 | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust |
2019-03-01 | NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated | Trond Myklebust |
2019-03-01 | NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Fix up sparse RCU annotations | Trond Myklebust |
2019-03-01 | NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() | Trond Myklebust |
2019-03-01 | NFS: Add missing encode / decode sequence_maxsz to v4.2 operations | Anna Schumaker |
2019-03-01 | NFSv4.1: Don't process the sequence op more than once. | Trond Myklebust |
2019-03-01 | NFSv4.1: Reinitialise sequence results before retransmitting a request | Trond Myklebust |
2019-02-25 | Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust |
2019-02-23 | NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount | Trond Myklebust |
2019-02-21 | NFS: Fix a soft lockup in the delegation recovery code | Trond Myklebust |
2019-02-21 | NFSv4.1: Avoid false retries when RPC calls are interrupted | Trond Myklebust |
2019-02-20 | nfs: fix xfstest generic/099 failed on nfsv3 | ZhangXiaoxu |
2019-02-20 | pNFS: Avoid read/modify/write when it is not necessary | Kazuo Ito |
2019-02-20 | pNFS: Fix potential corruption of page being written | Kazuo Ito |
2019-02-20 | NFS: Fix typo in comments of nfs_readdir_alloc_pages() | zhangliguang |
2019-02-20 | NFS: Remove redundant semicolon | zhangliguang |
2019-02-20 | NFS: readdirplus optimization by cache mechanism | luanshi |
2019-02-20 | fs/nfs: Fix nfs_parse_devname to not modify it's argument | Eric W. Biederman |
2019-02-20 | NFS: drop useless LIST_HEAD | Julia Lawall |
2019-02-20 | NFS: Fix sparse annotations for nfs_set_open_stateid_locked() | Trond Myklebust |
2019-02-20 | NFS: Fix up documentation warnings | Trond Myklebust |
2019-02-20 | NFS: ENOMEM should also be a fatal error. | Trond Myklebust |
2019-02-20 | NFS: EINTR is also a fatal error. | Trond Myklebust |
2019-02-20 | NFS: Ensure NFS writeback allocations don't recurse back into NFS. | Trond Myklebust |
2019-02-20 | NFS: Pass error information to the pgio error cleanup routine | Trond Myklebust |
2019-02-20 | NFS: Clean up list moves of struct nfs_page | Trond Myklebust |
2019-02-20 | NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() | Trond Myklebust |
2019-02-20 | NFS: Fix an I/O request leakage in nfs_do_recoalesce | Trond Myklebust |
2019-02-20 | NFS: Fix I/O request leakages | Trond Myklebust |
2019-02-20 | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-02-15 | keys: Fix dependency loop between construction record and auth key | David Howells |
2019-02-14 | NFS: Account for XDR pad of buf->pages | Chuck Lever |
2019-02-14 | SUNRPC: Introduce rpc_prepare_reply_pages() | Chuck Lever |
2019-02-13 | NFS: Add trace events to report non-zero NFS status codes | Chuck Lever |