Age | Commit message (Expand) | Author | Files | Lines |
2020-06-26 | NFSv4 fix CLOSE not waiting for direct IO compeletion | Olga Kornievskaia | 2 | -4/+10 |
2020-06-26 | pNFS/flexfiles: Fix list corruption if the mirror count changes | Trond Myklebust | 1 | -4/+7 |
2020-06-26 | nfs: Fix memory leak of export_path | Tom Rix | 1 | -0/+1 |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 9 | -10/+125 |
2020-06-11 | NFS: Fix direct WRITE throughput regression | Chuck Lever | 1 | -0/+2 |
2020-06-11 | nfs: set invalid blocks after NFSv4 writes | Zheng Bin | 1 | -3/+11 |
2020-06-11 | NFS: remove redundant initialization of variable result | Colin Ian King | 1 | -1/+1 |
2020-06-11 | NFS: Add a tracepoint in nfs_set_pgio_error() | Chuck Lever | 2 | -0/+46 |
2020-06-11 | NFS: Trace short NFS READs | Chuck Lever | 2 | -0/+49 |
2020-06-11 | NFS: nfs_xdr_status should record the procedure name | Chuck Lever | 1 | -2/+13 |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 1 | -1/+1 |
2020-06-02 | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown | 2 | -5/+9 |
2020-05-27 | NFS: remove duplicate headers | Chen Zhou | 1 | -1/+0 |
2020-05-27 | NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION | Olga Kornievskaia | 1 | -1/+1 |
2020-05-27 | NFS: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2020-05-27 | NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup | Xu Wang | 1 | -1/+1 |
2020-05-15 | NFSv3: fix rpc receive buffer size for MOUNT call | Olga Kornievskaia | 1 | -1/+2 |
2020-05-13 | NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs | Trond Myklebust | 3 | -5/+7 |
2020-05-11 | NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn | Trond Myklebust | 1 | -1/+1 |
2020-05-11 | Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke... | Trond Myklebust | 2 | -22/+18 |
2020-05-11 | nfs: fix NULL deference in nfs4_get_valid_delegation | J. Bruce Fields | 1 | -1/+1 |
2020-05-09 | NFSv4: Fix fscache cookie aux_data to ensure change_attr is included | Dave Wysochanski | 1 | -18/+16 |
2020-05-09 | NFS: Fix fscache super_cookie allocation | Dave Wysochanski | 2 | -3/+0 |
2020-05-09 | NFS: Fix fscache super_cookie index_key from changing after umount | Dave Wysochanski | 1 | -1/+2 |
2020-04-30 | NFS: Fix a race in __nfs_list_for_each_server() | Trond Myklebust | 1 | -1/+1 |
2020-04-28 | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION | Olga Kornievskaia | 1 | -0/+8 |
2020-04-25 | NFSv4: Remove unreachable error condition due to rpc_run_task() | Xiyu Yang | 1 | -2/+1 |
2020-04-20 | nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl | Andreas Gruenbacher | 1 | -7/+15 |
2020-04-20 | NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() | Trond Myklebust | 1 | -5/+2 |
2020-04-20 | NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion | Trond Myklebust | 1 | -1/+3 |
2020-04-13 | NFS: Fix an ABBA spinlock issue in pnfs_update_layout() | Trond Myklebust | 1 | -1/+2 |
2020-04-12 | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2020-04-11 | pNFS: Fix RCU lock leakage | Trond Myklebust | 1 | -0/+1 |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 29 | -1134/+1717 |
2020-04-06 | NFS: Clean up process of marking inode stale. | Trond Myklebust | 4 | -8/+18 |
2020-04-04 | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 1 | -5/+6 |
2020-04-04 | NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() | Trond Myklebust | 2 | -19/+34 |
2020-04-04 | NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() | Trond Myklebust | 1 | -1/+1 |
2020-04-04 | NFS: Beware when dereferencing the delegation cred | Trond Myklebust | 2 | -1/+11 |
2020-04-03 | NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout | Trond Myklebust | 1 | -0/+50 |
2020-04-03 | NFS: finish_automount() requires us to hold 2 refs to the mount record | Trond Myklebust | 1 | -5/+7 |
2020-04-03 | NFS: Fix a few constant_table array definitions | Scott Mayhew | 1 | -1/+4 |
2020-04-01 | NFS: Try to join page groups before an O_DIRECT retransmission | Trond Myklebust | 2 | -1/+21 |
2020-04-01 | NFS: Refactor nfs_lock_and_join_requests() | Trond Myklebust | 2 | -68/+122 |
2020-04-01 | NFS: Reverse the submission order of requests in __nfs_pageio_add_request() | Trond Myklebust | 1 | -69/+64 |
2020-04-01 | NFS: Clean up nfs_lock_and_join_requests() | Trond Myklebust | 2 | -71/+94 |
2020-04-01 | NFS: Remove the redundant function nfs_pgio_has_mirroring() | Trond Myklebust | 2 | -11/+2 |
2020-04-01 | NFS: Fix memory leaks in nfs_pageio_stop_mirroring() | Trond Myklebust | 1 | -9/+8 |
2020-04-01 | NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() | Trond Myklebust | 1 | -0/+1 |
2020-04-01 | NFS: Fix use-after-free issues in nfs_pageio_add_request() | Trond Myklebust | 1 | -24/+24 |