- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
- 563c53e NFS: Fix flexfiles read failover by Trond Myklebust · 4 years, 5 months ago
- a503291 fs: nfs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
- 8fe5db9 rpc_pipefs: convert comma to semicolon by Xu Wang · 4 years, 5 months ago
- b4487b9 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 6 months ago
- d474f96 NFS: Don't return layout segments that are in use by Trond Myklebust · 4 years, 6 months ago
- ff04172 NFS: Don't move layouts to plh_return_segs list while in use by Trond Myklebust · 4 years, 6 months ago
- 54898f7 NFS: Add layout segment info to pnfs read/write/commit tracepoints by Trond Myklebust · 4 years, 6 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 638037b NFS: Add tracepoints for layouterror and layoutstats. by Trond Myklebust · 4 years, 6 months ago
- a19b478 NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close() by Trond Myklebust · 4 years, 6 months ago
- ce36853 nfs: nfs_file_write() should check for writeback errors by Scott Mayhew · 4 years, 6 months ago
- 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 6 months ago
- 67dd23f9 nfs: ensure correct writeback errors are returned on close() by Scott Mayhew · 4 years, 6 months ago
- 048c397 NFSv4.2: xattr cache: get rid of cache discard work queue by Frank van der Linden · 4 years, 6 months ago
- 76246c9 NFSv4: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 6 months ago
- 9a74a2b NFS: remove redundant initialization of variable result by Colin Ian King · 4 years, 6 months ago
- 65caafd SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 6 months ago
- dbc4fec NFSv4.0 allow nconnect for v4.0 by Olga Kornievskaia · 4 years, 7 months ago
- ab91e7a freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS by He Zhe · 4 years, 7 months ago
- 57f80c0 Merge branch 'xattr-devel' by Trond Myklebust · 4 years, 6 months ago
- 59679d9 freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for NFS by He Zhe · 4 years, 7 months ago
- 95ad37f NFSv4.2: add client side xattr caching. by Frank van der Linden · 4 years, 7 months ago
- 012a211 NFSv4.2: hook in the user extended attribute handlers by Frank van der Linden · 4 years, 7 months ago
- c10a751 NFSv4.2: add the extended attribute proc functions. by Frank van der Linden · 4 years, 7 months ago
- ccde1e9 nfs: make the buf_to_pages_noslab function available to the nfs code by Frank van der Linden · 4 years, 7 months ago
- 0f44da5 nfs: define and use the NFS_INO_INVALID_XATTR flag by Frank van der Linden · 4 years, 7 months ago
- 1b523ca nfs: modify update_changeattr to deal with regular files by Frank van der Linden · 4 years, 7 months ago
- 72832a2 NFSv4.2: query the extended attribute access bits by Frank van der Linden · 4 years, 7 months ago
- d2ae4f8 nfs: define nfs_access_get_cached function by Frank van der Linden · 4 years, 7 months ago
- 3e1f021 NFSv4.2: add client side XDR handling for extended attributes by Frank van der Linden · 4 years, 7 months ago
- b78ef84 NFSv4.2: query the server for extended attribute support by Frank van der Linden · 4 years, 7 months ago
- 04a5da6 NFSv4.2: define limits and sizes for user xattr handling by Frank van der Linden · 4 years, 7 months ago
- 913fadc NFS: Fix interrupted slots by sending a solo SEQUENCE operation by Anna Schumaker · 4 years, 7 months ago
- 18eb87f pNFS/flexfiles: The mirror count could depend on the layout segment range by Trond Myklebust · 4 years, 7 months ago
- f97ff92 pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg() by Trond Myklebust · 4 years, 7 months ago
- ac7cbb2 NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNC by Trond Myklebust · 4 years, 8 months ago
- d03727b NFSv4 fix CLOSE not waiting for direct IO compeletion by Olga Kornievskaia · 4 years, 7 months ago
- 8b04013 pNFS/flexfiles: Fix list corruption if the mirror count changes by Trond Myklebust · 4 years, 7 months ago
- 4659ed7 nfs: Fix memory leak of export_path by Tom Rix · 4 years, 7 months ago
- 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, 8 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, 8 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, 8 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 8 months ago
- ef31d87 NFS: remove duplicate headers by Chen Zhou · 4 years, 9 months ago
- 1c709b7 NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 9 months ago
- 1f9b0f3 NFS: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
- 00a7a00 NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup by Xu Wang · 4 years, 11 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, 9 months ago
- dff5853 NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 9 months ago
- 6e47666 NFSv4: Remove unreachable error condition due to rpc_run_task() by Xiyu Yang · 4 years, 9 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, 10 months ago
- 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 10 months ago
- b3d8e42 Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 10 months ago
- 44ea8df NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() by Trond Myklebust · 4 years, 10 months ago
- 97a728f NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() by Trond Myklebust · 4 years, 10 months ago
- fc51b1c NFS: Beware when dereferencing the delegation cred by Trond Myklebust · 4 years, 10 months ago
- f30a6ea NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout by Trond Myklebust · 4 years, 10 months ago
- 75da985 NFS: finish_automount() requires us to hold 2 refs to the mount record by Trond Myklebust · 4 years, 10 months ago
- 529af90 NFS: Fix a few constant_table array definitions by Scott Mayhew · 4 years, 10 months ago
- ed5d588 NFS: Try to join page groups before an O_DIRECT retransmission by Trond Myklebust · 4 years, 10 months ago
- e00ed89 NFS: Refactor nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 10 months ago
- 44a65a0 NFS: Reverse the submission order of requests in __nfs_pageio_add_request() by Trond Myklebust · 4 years, 10 months ago
- a62f8e3 NFS: Clean up nfs_lock_and_join_requests() by Trond Myklebust · 4 years, 10 months ago
- 377840e NFS: Remove the redundant function nfs_pgio_has_mirroring() by Trond Myklebust · 4 years, 10 months ago
- 862f35c NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 10 months ago
- f02cec9 NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() by Trond Myklebust · 4 years, 10 months ago
- dc9dc2f NFS: Fix use-after-free issues in nfs_pageio_add_request() by Trond Myklebust · 4 years, 10 months ago
- 08ca8b2 NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 10 months ago
- add42de NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 10 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, 10 months ago
- 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 11 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, 10 months ago
- 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
- 1de3af9 NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio() by Trond Myklebust · 4 years, 10 months ago
- cbd7be4 pNFS/flexfiles: Specify the layout segment range in LAYOUTGET by Trond Myklebust · 4 years, 10 months ago
- e70430d pNFS/flexfiles: remove requirement for whole file layouts by Trond Myklebust · 4 years, 10 months ago
- e1e54ab pNFS/flexfiles: Check the layout segment range before doing I/O by Trond Myklebust · 4 years, 10 months ago
- 660d1eb pNFS/flexfile: Don't merge layout segments if the mirrors don't match by Trond Myklebust · 4 years, 10 months ago
- e18c18e NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling by Trond Myklebust · 4 years, 10 months ago