- a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
- ba838a7 NFS: Fix direct WRITE throughput regression by Chuck Lever · 4 years, 7 months ago
- 3a39e77 nfs: set invalid blocks after NFSv4 writes by Zheng Bin · 4 years, 8 months ago
- 86b9366 NFS: remove redundant initialization of variable result by Colin Ian King · 4 years, 7 months ago
- cd2ed9b NFS: Add a tracepoint in nfs_set_pgio_error() by Chuck Lever · 4 years, 8 months ago
- fd2b612 NFS: Trace short NFS READs by Chuck Lever · 4 years, 8 months ago
- 5be5945 NFS: nfs_xdr_status should record the procedure name by Chuck Lever · 4 years, 8 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
- ef31d87 NFS: remove duplicate headers by Chen Zhou · 4 years, 8 months ago
- 1c709b7 NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
- 1f9b0f3 NFS: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 8 months ago
- 00a7a00 NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup by Xu Wang · 4 years, 10 months ago
- 8eed292 NFSv3: fix rpc receive buffer size for MOUNT call by Olga Kornievskaia · 4 years, 8 months ago
- 4fa7ef6 NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs by Trond Myklebust · 4 years, 8 months ago
- f304a80 NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn by Trond Myklebust · 4 years, 8 months ago
- 2b666a1 Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Trond Myklebust · 4 years, 8 months ago
- 29fe839 nfs: fix NULL deference in nfs4_get_valid_delegation by J. Bruce Fields · 4 years, 8 months ago
- 50eaa65 NFSv4: Fix fscache cookie aux_data to ensure change_attr is included by Dave Wysochanski · 4 years, 9 months ago
- 1575161 NFS: Fix fscache super_cookie allocation by Dave Wysochanski · 4 years, 9 months ago
- d9bfced NFS: Fix fscache super_cookie index_key from changing after umount by Dave Wysochanski · 4 years, 9 months ago
- 9c07b75b NFS: Fix a race in __nfs_list_for_each_server() by Trond Myklebust · 4 years, 8 months ago
- dff5853 NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
- 6e47666 NFSv4: Remove unreachable error condition due to rpc_run_task() by Xiyu Yang · 4 years, 8 months ago
- 7648f93 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 9 months ago
- 4d8948c NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() by Trond Myklebust · 4 years, 9 months ago
- 7bcc105 NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion by Trond Myklebust · 4 years, 9 months ago
- fbf4bcc NFS: Fix an ABBA spinlock issue in pnfs_update_layout() by Trond Myklebust · 4 years, 9 months ago
- 50bda5f Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- 27d231c pNFS: Fix RCU lock leakage by Trond Myklebust · 4 years, 9 months ago
- 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
- b3d8e42 Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 9 months ago
- 44ea8df NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() by Trond Myklebust · 4 years, 9 months ago
- 97a728f NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() by Trond Myklebust · 4 years, 9 months ago
- fc51b1c NFS: Beware when dereferencing the delegation cred by Trond Myklebust · 4 years, 9 months ago
- f30a6ea NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout by Trond Myklebust · 4 years, 9 months ago
- 75da985 NFS: finish_automount() requires us to hold 2 refs to the mount record by Trond Myklebust · 4 years, 9 months ago
- 529af90 NFS: Fix a few constant_table array definitions by Scott Mayhew · 4 years, 9 months ago
- ed5d588 NFS: Try to join page groups before an O_DIRECT retransmission by Trond Myklebust · 4 years, 9 months ago
- e00ed89 NFS: Refactor nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 9 months ago
- 44a65a0 NFS: Reverse the submission order of requests in __nfs_pageio_add_request() by Trond Myklebust · 4 years, 9 months ago
- a62f8e3 NFS: Clean up nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 9 months ago
- 377840e NFS: Remove the redundant function nfs_pgio_has_mirroring() by Trond Myklebust · 4 years, 9 months ago
- 862f35c NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 9 months ago
- f02cec9 NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() by Trond Myklebust · 4 years, 9 months ago
- dc9dc2f NFS: Fix use-after-free issues in nfs_pageio_add_request() by Trond Myklebust · 4 years, 9 months ago
- 08ca8b2 NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 9 months ago
- add42de NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 9 months ago
- b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
- 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 10 months ago
- 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
- 1de3af9 NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio() by Trond Myklebust · 4 years, 9 months ago
- cbd7be4 pNFS/flexfiles: Specify the layout segment range in LAYOUTGET by Trond Myklebust · 4 years, 9 months ago
- e70430d pNFS/flexfiles: remove requirement for whole file layouts by Trond Myklebust · 4 years, 9 months ago
- e1e54ab pNFS/flexfiles: Check the layout segment range before doing I/O by Trond Myklebust · 4 years, 9 months ago
- 660d1eb pNFS/flexfile: Don't merge layout segments if the mirrors don't match by Trond Myklebust · 4 years, 9 months ago
- e18c18e NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling by Trond Myklebust · 4 years, 10 months ago
- c84bea5 NFS/pNFS: Simplify bucket layout segment reference counting by Trond Myklebust · 4 years, 10 months ago
- 9c455a8 NFS/pNFS: Clean up pNFS commit operations by Trond Myklebust · 4 years, 10 months ago
- 0aa647b NFS: Remove bucket array from struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
- fb6b53b NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
- ba827c9 pNFS: Enable per-layout segment commit structures by Trond Myklebust · 4 years, 10 months ago
- a990189 pNFS: Add infrastructure for cleaning up per-layout commit structures by Trond Myklebust · 4 years, 10 months ago
- e3b9f7e NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers() by Trond Myklebust · 4 years, 10 months ago
- 1f28476 NFS: Fix O_DIRECT commit verifier handling by Trond Myklebust · 4 years, 10 months ago
- fb5f7f2 NFS: commit errors should be fatal by Trond Myklebust · 4 years, 10 months ago
- 18f4129 NFS/pNFS: Allow O_DIRECT to release the DS commitinfo by Trond Myklebust · 4 years, 10 months ago
- 0cb1f6d pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist() by Trond Myklebust · 4 years, 10 months ago
- fce9ed0 pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
- a8e3765 NFSv4/pNFS: Scan the full list of commit arrays when committing by Trond Myklebust · 4 years, 10 months ago
- c21e716 NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
- d7242c4 pNFS: Add a helper to allocate the array of buckets by Trond Myklebust · 4 years, 10 months ago
- 19573c9 NFS/pNFS: Refactor pnfs_generic_commit_pagelist() by Trond Myklebust · 4 years, 10 months ago
- 329651b pNFS/flexfiles: Simplify allocation of the mirror array by Trond Myklebust · 4 years, 10 months ago
- aa3367c NFS: Don't specify NFS version in "UDP not supported" error by Petr Vorel · 4 years, 9 months ago
- 89c8023 nfsroot: set tcp as the default transport protocol by Liwei Song · 4 years, 9 months ago
- baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 9 months ago
- 8605cf0 NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
- 3cab185 nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount() by Trond Myklebust · 4 years, 10 months ago
- 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 4 years, 10 months ago
- 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- f5fdf12 NFSv4.2: error out when relink swapfile by Murphy Zhou · 4 years, 11 months ago
- eb095c1 NFS:remove redundant call to nfs_do_access by Zhouyi Zhou · 4 years, 10 months ago
- b5fdf84 NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts by Trond Myklebust · 4 years, 11 months ago
- 7f156ef NFSv4: Clean up nfs_delegation_reap_expired() by Trond Myklebust · 4 years, 10 months ago
- 1bba38b NFSv4: Clean up nfs_delegation_reap_unclaimed() by Trond Myklebust · 4 years, 10 months ago
- af3b61b NFSv4: Clean up nfs_client_return_marked_delegations() by Trond Myklebust · 4 years, 10 months ago
- 3c9e502 NFS: Add a helper nfs_client_for_each_server() by Trond Myklebust · 4 years, 10 months ago
- 58ac3e5 NFSv4/pnfs: Clean up nfs_layout_find_inode() by Trond Myklebust · 4 years, 10 months ago
- cf6605d NFSv4: Ensure layout headers are RCU safe by Trond Myklebust · 4 years, 11 months ago
- d911c57 NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() by Trond Myklebust · 4 years, 10 months ago
- 194a0dc pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server by Trond Myklebust · 5 years ago
- a8b373e NFS: Limit the size of the access cache by default by Trond Myklebust · 5 years ago
- 49cd325 NFS: Avoid referencing the cred twice in async rename/unlink by Trond Myklebust · 5 years ago
- 63ec2b6 NFSv4: Avoid unnecessary credential references in layoutget by Trond Myklebust · 5 years ago
- 6129650 NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O by Trond Myklebust · 5 years ago
- 542b994 NFS: Assume cred is pinned by open context in I/O requests by Trond Myklebust · 5 years ago
- 1d179d6 NFS: alloc_nfs_open_context() must use the file cred when available by Trond Myklebust · 5 years ago