- 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
- 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 11 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
- 7ae017c NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfo by Trond Myklebust · 4 years ago
- 6c17260 NFS: Set the stable writes flag when initialising the super block by Trond Myklebust · 4 years ago
- a049233 NFS: Add mount options supporting eager writes by Trond Myklebust · 4 years ago
- ed7bcdb NFS: Add support for eager writes by Trond Myklebust · 4 years ago
- 848fdd6 NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache by Trond Myklebust · 4 years ago
- 28aa2f9 NFS: Always clear an invalid mapping when attempting a buffered write by Trond Myklebust · 4 years ago
- fc9dc40 NFS: Optimise sparse writes past the end of file by Trond Myklebust · 4 years ago
- 37eaeed NFS: Fix documenting comment for nfs_revalidate_file_size() by Trond Myklebust · 4 years ago
- 45901a2 NFSv4: Fixes for nfs4_bitmask_adjust() by Trond Myklebust · 4 years ago
- 1e83b17 NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() by Dave Wysochanski · 4 years ago
- 0c119e3 NFS: Call readpage_async_filler() from nfs_readpage_async() by Dave Wysochanski · 4 years ago
- 1af7e7f NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc by Dave Wysochanski · 4 years ago
- 6ddfd21 NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds by Dave Wysochanski · 4 years ago
- 49dee70 NFS: Clean up nfs_readpage() and nfs_readpages() by Dave Wysochanski · 4 years ago
- ffb8171 nfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- c0da04a fs/nfs: remove duplicate include by Menglong Dong · 4 years, 2 months ago
- 3cc55f4 nfs: use change attribute for NFS re-exports by J. Bruce Fields · 4 years ago
- 02591f9 NFSv4_2: SSC helper should use its own config. by Dai Ngo · 4 years ago
- 6808f7a nfs/blocklayout: remove cruft in bl_alloc_init_bio by Christoph Hellwig · 4 years ago
- 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 4 months ago
- d29b468d pNFS/NFSv4: Improve rejection of out-of-order layouts by Trond Myklebust · 4 years ago
- 1bcf34f pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn by Trond Myklebust · 4 years ago
- 08bd8db pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() by Trond Myklebust · 4 years ago
- 814b849 pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() by Trond Myklebust · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 896567e NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
- 113aac6 NFS: nfs_delegation_find_inode_server must first reference the superblock by Trond Myklebust · 4 years ago
- cb2856c NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter by Trond Myklebust · 4 years ago
- 46c9ea1 NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() by Trond Myklebust · 4 years ago
- 1757655 NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request by Trond Myklebust · 4 years ago
- 2c8d5fc pNFS: Stricter ordering of layoutget and layoutreturn by Trond Myklebust · 4 years ago
- c18d1e1 pNFS: Clean up pnfs_layoutreturn_free_lsegs() by Trond Myklebust · 4 years ago
- 078000d pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
- 67bbcee pNFS: Mark layout for return if return-on-close was not sent by Trond Myklebust · 4 years ago
- c98e9da NFS: Adjust fs_context error logging by Scott Mayhew · 4 years ago
- 3d1a90a NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock by Dave Wysochanski · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- 52104f2 NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read() by Trond Myklebust · 4 years, 1 month ago
- 9bfffea pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read by Trond Myklebust · 4 years, 1 month ago
- cac1d3a NFSv4/pnfs: Add tracing for the deviceid cache by Trond Myklebust · 4 years, 1 month ago
- 7be9b38 NFSv4.2: fix error return on memory allocation failure by Colin Ian King · 4 years, 1 month ago
- f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- aa6159a kernel.h: split out mathematical helpers by Andy Shevchenko · 4 years, 1 month ago
- 1a50ede Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 1 month ago
- 5c3485b NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet by Trond Myklebust · 4 years, 1 month ago
- 7aedc68 NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow by Trond Myklebust · 4 years, 1 month ago
- 503b934 NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow by Trond Myklebust · 4 years, 1 month ago
- dac3b10 NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer by Trond Myklebust · 4 years, 1 month ago
- 82f98c8 NFSv4.2: decode_read_plus_hole() needs to check the extent offset by Trond Myklebust · 4 years, 1 month ago
- 5c4afe2 NFSv4.2: decode_read_plus_data() must skip padding after data segment by Trond Myklebust · 4 years, 1 month ago
- 1ee6310 NFSv4.2: Ensure we always reset the result->count in decode_read_plus() by Trond Myklebust · 4 years, 1 month ago
- 1f70ea7 NFSv4.1: use BITS_PER_LONG macro in nfs4session.h by Geliang Tang · 4 years, 1 month ago
- a1f2673 NFSv4.2: improve page handling for GETXATTR by Frank van der Linden · 4 years, 2 months ago
- 21e3140 NFS: Disable READ_PLUS by default by Anna Schumaker · 4 years, 1 month ago
- fe8eb82 NFSv4.2: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 2 months ago
- 1c87b85 NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation by Chuck Lever · 4 years, 2 months ago
- fa94a95 NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages() by Trond Myklebust · 4 years, 1 month ago
- 716a8bc nfsd: Record NFSv4 pre/post-op attributes as non-atomic by Trond Myklebust · 4 years, 2 months ago
- 01cbf38 nfsd: Set PF_LOCAL_THROTTLE on local filesystems only by Trond Myklebust · 4 years, 2 months ago
- 7f84b48 nfsd: close cached files prior to a REMOVE or RENAME that would replace target by Jeff Layton · 4 years, 2 months ago
- ba5e818 nfsd: allow filesystems to opt out of subtree checking by Jeff Layton · 4 years, 2 months ago
- daab110 nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations by Jeff Layton · 4 years, 2 months ago
- bf701b76 NFS: switch nfsiod to be an UNBOUND workqueue. by NeilBrown · 4 years, 2 months ago
- d3ff46f NFSv4: Refactor to use user namespaces for nfs4idmap by Sargun Dhillon · 4 years, 2 months ago
- d18a9d3 NFS: NFSv2/NFSv3: Use cred from fs_context during mount by Sargun Dhillon · 4 years, 2 months ago
- b6d49ec NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode by Trond Myklebust · 4 years, 2 months ago
- 1706846 NFSv4: Fix open coded xdr_stream_remaining() by Trond Myklebust · 4 years, 2 months ago
- 9ed5af26 SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages() by Trond Myklebust · 4 years, 2 months ago
- 046e5cc NFSv4: Fix the alignment of page data in the getdeviceinfo reply by Trond Myklebust · 4 years, 2 months ago
- 9889981 pNFS: Clean up open coded xdr string decoding by Trond Myklebust · 4 years, 2 months ago
- 9a70163 pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports by Trond Myklebust · 4 years, 2 months ago
- 4be78d2 NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr by Trond Myklebust · 4 years, 2 months ago
- 190c75a pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addr by Trond Myklebust · 4 years, 2 months ago
- a12f996 NFSv4/pNFS: Use connections to a DS that are all of the same protocol family by Trond Myklebust · 4 years, 2 months ago
- 1c3695d NFS: Switch mount code to use xprt_find_transport_ident() by Trond Myklebust · 4 years, 2 months ago
- 794092c NFS: Do uncached readdir when we're seeking a cookie in an empty page cache by Trond Myklebust · 4 years, 2 months ago
- 35df59d NFS: Reduce number of RPC calls when doing uncached readdir by Trond Myklebust · 4 years, 2 months ago
- 762567b NFS: Optimisations for monotonically increasing readdir cookies by Trond Myklebust · 4 years, 2 months ago
- b593c09 NFS: Improve handling of directory verifiers by Trond Myklebust · 4 years, 3 months ago
- 9fff59e NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls by Trond Myklebust · 4 years, 3 months ago
- 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 3 months ago
- 6c981ef NFS: Cleanup to remove nfs_readdir_descriptor_t typedef by Trond Myklebust · 4 years, 2 months ago
- 6b75cf9 NFS: Reduce readdir stack usage by Trond Myklebust · 4 years, 3 months ago
- dbeaf8c NFS: nfs_do_filldir() does not return a value by Trond Myklebust · 4 years, 3 months ago
- 93b8959 NFS: More readdir cleanups by Trond Myklebust · 4 years, 3 months ago
- 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 3 months ago
- a52a8a6 NFS: Simplify struct nfs_cache_array_entry by Trond Myklebust · 4 years, 3 months ago
- ed09222 NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array() by Trond Myklebust · 4 years, 3 months ago
- e762a63 NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array() by Trond Myklebust · 4 years, 3 months ago
- 3b2a09f NFS: Don't discard readdir results by Trond Myklebust · 4 years, 3 months ago
- 1f1d4aa4 NFS: Clean up directory array handling by Trond Myklebust · 4 years, 3 months ago