summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-161-1/+0
|\
| * NFSv4: nfs4_do_open() is incorrectly triggering state recoveryTrond Myklebust2024-03-091-1/+0
* | filelock: split leases out of struct file_lockJeff Layton2024-02-051-1/+1
* | nfs: adapt to breakup of struct file_lockJeff Layton2024-02-051-1/+0
* | filelock: split common fields into struct file_lock_coreJeff Layton2024-02-051-0/+1
|/
* Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-11-081-0/+2
|\
| * NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAYTrond Myklebust2023-10-221-0/+2
* | nfs: move nfs4_xattr_handlers to .rodataWedson Almeida Filho2023-10-091-1/+1
|/
* fs: Pass argument to fcntl_setlease as intLuca Vizzarro2023-07-101-1/+1
* filelock: move file locking definitions to separate header fileJeff Layton2023-01-111-0/+1
* NFS: avoid spurious warning of lost lock that is being unlocked.NeilBrown2022-12-061-0/+1
* NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook2022-10-271-1/+1
* NFSv4: remove nfs4_renewd_prepare_shutdown() declarationGaosheng Cui2022-10-051-1/+0
* NFSv4: keep state manager thread active if swap is enabledNeilBrown2022-03-131-0/+1
* NFSv4 handle port presence in fs_location server stringOlga Kornievskaia2022-01-131-1/+1
* NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia2022-01-131-1/+2
* NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-131-4/+5
* NFSv4: Allow writebacks to request 'blocks used'Trond Myklebust2022-01-061-0/+2
* NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-051-2/+1
* NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-051-1/+0
* NFSv4: Add support for application leases underpinned by a delegationTrond Myklebust2021-06-131-1/+2
* NFSv4: Fix delegation return in cases where we have to retryTrond Myklebust2021-06-131-0/+1
* NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust2021-06-031-0/+1
* NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington2020-10-021-0/+8
* Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-08-151-0/+35
|\
| * NFSv4.2: add client side xattr caching.Frank van der Linden2020-07-131-0/+22
| * nfs: make the buf_to_pages_noslab function available to the nfs codeFrank van der Linden2020-07-131-0/+2
| * nfs: modify update_changeattr to deal with regular filesFrank van der Linden2020-07-131-0/+5
| * NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden2020-07-131-0/+6
* | NFSv4: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
|/
* NFSv4: Add support for CB_RECALL_ANY for flexfiles layoutsTrond Myklebust2020-03-161-1/+3
* NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski2020-02-041-3/+1
* NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust2020-01-241-2/+4
* NFS: Add fs_context support.David Howells2020-01-151-4/+5
* nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro2020-01-151-1/+1
* NFS4: Trace lock reclaimsChuck Lever2019-11-181-2/+0
* NFSv4: add declaration of current_stateidBen Dooks2019-11-181-0/+2
* Merge branch 'linux-ssc-for-5.5'Trond Myklebust2019-11-061-0/+11
|\
| * NFS: handle source server rebootOlga Kornievskaia2019-10-091-0/+1
| * NFS: skip recovery of copy open on dest serverOlga Kornievskaia2019-10-091-0/+1
| * NFS: inter ssc openOlga Kornievskaia2019-10-091-0/+7
| * NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-091-0/+2
* | NFS: nfs_inode_find_state_and_recover() fix stateid matchingTrond Myklebust2019-11-031-0/+6
|/
* NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust2019-09-201-2/+0
* NFSv4: Add a helper to increment stateid seqidsTrond Myklebust2019-09-201-0/+9
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-08-041-1/+2
* nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-131-2/+2
* NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-251-0/+1
* sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-1/+2
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-28/+28