summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-281-3/+3
|\
| * block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-3/+3
* | Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-02-2612-190/+261
|\ \
| * | NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfoTrond Myklebust2021-02-171-0/+7
| * | NFS: Set the stable writes flag when initialising the super blockTrond Myklebust2021-02-161-0/+2
| * | NFS: Add mount options supporting eager writesTrond Myklebust2021-02-161-0/+33
| * | NFS: Add support for eager writesTrond Myklebust2021-02-162-7/+29
| * | NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cacheTrond Myklebust2021-02-091-0/+14
| * | NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust2021-02-082-43/+56
| * | NFS: Optimise sparse writes past the end of fileTrond Myklebust2021-02-082-11/+13
| * | NFS: Fix documenting comment for nfs_revalidate_file_size()Trond Myklebust2021-02-081-1/+1
| * | NFSv4: Fixes for nfs4_bitmask_adjust()Trond Myklebust2021-02-081-7/+8
| * | NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski2021-02-012-80/+61
| * | NFS: Call readpage_async_filler() from nfs_readpage_async()Dave Wysochanski2021-02-011-17/+11
| * | NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski2021-02-011-32/+30
| * | NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeedsDave Wysochanski2021-02-011-1/+1
| * | NFS: Clean up nfs_readpage() and nfs_readpages()Dave Wysochanski2021-02-011-22/+23
| * | nfs: Fix fall-through warnings for ClangGustavo A. R. Silva2021-02-015-0/+7
| * | fs/nfs: remove duplicate includeMenglong Dong2021-02-011-4/+0
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-237-27/+45
|\ \ \ | |_|/ |/| |
| * | fs: make helpers idmap mount awareChristian Brauner2021-01-246-24/+39
| * | stat: handle idmapped mountsChristian Brauner2021-01-242-2/+2
| * | acl: handle idmapped mountsChristian Brauner2021-01-241-0/+3
| * | namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-211-5/+0
|\ \ \
| * | | nfs/blocklayout: remove cruft in bl_alloc_init_bioChristoph Hellwig2021-01-271-5/+0
| |/ /
* | | Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-02-214-0/+36
|\ \ \ | |_|/ |/| |
| * | nfs: use change attribute for NFS re-exportsJ. Bruce Fields2021-01-301-0/+18
| * | NFSv4_2: SSC helper should use its own config.Dai Ngo2021-01-282-0/+16
| * | SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever2021-01-251-0/+2
| |/
* | pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust2021-01-241-6/+16
* | pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust2021-01-241-18/+21
* | pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust2021-01-241-2/+7
* | pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust2021-01-241-0/+1
|/
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-101-5/+7
* NFS: nfs_delegation_find_inode_server must first reference the superblockTrond Myklebust2021-01-101-5/+7
* NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust2021-01-101-0/+1
* NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust2021-01-101-3/+5
* NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust2021-01-101-9/+5
* pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust2021-01-101-22/+21
* pNFS: Clean up pnfs_layoutreturn_free_lsegs()Trond Myklebust2021-01-101-5/+4
* pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust2021-01-103-26/+16
* pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust2021-01-101-0/+6
* NFS: Adjust fs_context error loggingScott Mayhew2021-01-102-5/+25
* NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski2021-01-061-1/+1
* Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-12-1722-524/+922
|\
| * NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust2020-12-161-1/+1
| * pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust2020-12-161-5/+1
| * NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust2020-12-163-8/+92
| * NFSv4.2: fix error return on memory allocation failureColin Ian King2020-12-161-0/+1