summaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfs: avoid i_lock contention in nfs_clear_invalid_mappingMike Snitzer2024-11-041-5/+15
* NFS: Further fixes to attribute delegation a/mtime changesTrond Myklebust2024-11-041-18/+31
* nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu2024-11-041-0/+1
* nfs/localio: use dedicated workqueues for filesystem read and writeTrond Myklebust2024-09-231-17/+36
* NFSv4: Fix up delegated attributes in nfs_setattrTrond Myklebust2024-07-081-0/+25
* NFSv4: Add support for delegated atime and mtime attributesTrond Myklebust2024-07-081-4/+50
* NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust2024-07-081-4/+3
* fs: nfs: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-081-0/+1
* nfs: add support for large foliosChristoph Hellwig2024-07-081-0/+1
* Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-04-291-1/+6
|\
| * nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima2024-04-051-1/+6
* | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-161-4/+4
|\|
| * nfs: make the rpc_stat per net namespaceJosef Bacik2024-03-091-1/+3
| * nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik2024-03-091-4/+2
* | mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-131-1/+1
|/
* nfs: convert to new timestamp accessorsJeff Layton2023-10-181-15/+15
* fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+1
* nfs: convert to ctime accessor functionsJeff Layton2023-07-241-10/+10
* nfs: don't report STATX_BTIME in ->getattrJeff Layton2023-06-191-1/+1
* Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-04-291-15/+99
|\
| * NFSv3: handle out-of-order write replies.NeilBrown2023-04-111-15/+97
| * NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski2023-04-111-0/+2
* | nfs: use vfs setgid helperChristian Brauner2023-03-301-3/+1
|/
* Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-201-3/+3
|\
| * fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
| * fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | nfs: report the inode version in getattr if requestedJeff Layton2023-01-261-4/+12
|/
* NFS: make sure open context mode have FMODE_EXEC when file open for execChenXiaoSong2022-12-061-1/+2
* Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-10-131-3/+3
|\
| * nfs: remove unnecessary (void*) conversions.yuzhe2022-10-031-3/+3
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-8/+4
|\ \ | |/ |/|
| * freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-8/+4
* | NFS: Fix another fsync() issue after a server rebootTrond Myklebust2022-08-131-0/+1
|/
* Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-04-081-1/+0
|\
| * Revert "NFSv4: Handle the special Linux file open access mode"ChenXiaoSong2022-03-301-1/+0
* | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-301-43/+43
|\|
| * NFS: Don't ask for readdirplus unless it can help nfs_getattr()Trond Myklebust2022-03-021-20/+25
| * NFS: Improve heuristic for readdirplusTrond Myklebust2022-03-021-2/+2
| * NFS: Remove unnecessary XATTR cache invalidation in nfs_fhget()Trond Myklebust2022-02-261-2/+0
| * NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-261-3/+2
| * NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-261-13/+11
| * NFS: Convert GFP_NOFS to GFP_KERNELTrond Myklebust2022-02-261-3/+3
| * NFS: Charge open/lock file contexts to kmemcgTrond Myklebust2022-02-261-2/+2
* | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
|/
* NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust2022-02-161-6/+3
* nfs: Convert to new fscache volume/cookie APIDave Wysochanski2022-01-101-9/+2
* NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington2021-11-171-0/+1
* NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker2021-11-051-11/+9
* NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker2021-11-051-2/+2
* NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-051-1/+1