summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov14 days1-2/+2
* NFS: make sure lock/nolock overriding local_lock mount optionChen Hanxiao2024-05-201-0/+7
* nfs: make the rpc_stat per net namespaceJosef Bacik2024-03-091-2/+0
* NFS: drop unused nfs_direct_req bytes_leftBenjamin Coddington2024-01-041-1/+0
* pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust2024-01-041-1/+1
* NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust2023-08-241-0/+2
* NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker2023-08-231-0/+1
* Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-011-0/+2
|\
| * NFS: Add an "xprtsec=" NFS mount optionChuck Lever2023-06-191-0/+1
| * NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever2023-06-191-0/+1
* | nfs: Provide a splice-read wrapperDavid Howells2023-05-241-0/+2
|/
* Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-04-291-15/+0
|\
| * nfs: move nfs_fhandle_hash to common include fileJeff Layton2023-04-261-15/+0
* | NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski2023-04-111-0/+9
|/
* Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-02-221-10/+28
|\
| * NFS: Convert buffered writes to use foliosTrond Myklebust2023-02-141-6/+7
| * NFS: Convert buffered reads to use foliosTrond Myklebust2023-02-141-0/+18
| * NFS: Support folios in nfs_generic_pgio()Trond Myklebust2023-02-141-4/+3
* | fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
|/
* NFS: Allow very small rsize & wsize againAnna Schumaker2022-12-061-4/+2
* NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook2022-10-271-7/+7
* nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui2022-10-051-2/+0
* Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-121-0/+25
|\
| * NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker2022-09-081-0/+25
* | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-101-0/+51
|\|
| * nfs: add new nfs_direct_req tracepoint eventsJeff Layton2022-07-231-0/+33
| * NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker2022-07-121-0/+18
* | nfs: Convert to migrate_folioMatthew Wilcox (Oracle)2022-08-021-2/+4
|/
* NFS: Memory allocation failures are not server fatal errorsTrond Myklebust2022-05-171-0/+1
* NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong2022-03-291-0/+10
* NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-03-221-0/+7
* NFS: Improve heuristic for readdirplusTrond Myklebust2022-03-021-2/+2
* NFS: Clean up NFSv4.2 xattrsTrond Myklebust2022-02-251-0/+14
* NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust2022-01-061-0/+1
* NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2021-11-051-9/+0
* NFS: Unexport nfs_probe_fsinfo()Anna Schumaker2021-10-201-1/+0
* NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker2021-10-201-0/+1
* NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker2021-10-201-0/+1
* NFSv4 introduce max_connect mount optionsOlga Kornievskaia2021-08-271-0/+2
* Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-071-1/+1
|\
| * nfs: hornor timeo and retrans option when mounting NFSv3Eryu Guan2021-04-051-1/+1
* | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-271-0/+1
|\ \ | |/ |/|
| * nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia2021-03-221-0/+1
* | NFS: Clean up function nfs_mark_dir_for_revalidate()Trond Myklebust2021-03-081-1/+2
|/
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-5/+9
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-101-5/+7