summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown
2022-01-13NFSv4 handle port presence in fs_location server stringOlga Kornievskaia
2022-01-13NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia
2022-01-13NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-01-06NFSv4: Allow writebacks to request 'blocks used'Trond Myklebust
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-06-13NFSv4: Add support for application leases underpinned by a delegationTrond Myklebust
2021-06-13NFSv4: Fix delegation return in cases where we have to retryTrond Myklebust
2021-06-03NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2020-10-02NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-07-29NFSv4: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden
2020-07-13nfs: make the buf_to_pages_noslab function available to the nfs codeFrank van der Linden
2020-07-13nfs: modify update_changeattr to deal with regular filesFrank van der Linden
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden
2020-03-16NFSv4: Add support for CB_RECALL_ANY for flexfiles layoutsTrond Myklebust
2020-02-04NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust
2020-01-15NFS: Add fs_context support.David Howells
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro
2019-11-18NFS4: Trace lock reclaimsChuck Lever
2019-11-18NFSv4: add declaration of current_stateidBen Dooks
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust
2019-11-03NFS: nfs_inode_find_state_and_recover() fix stateid matchingTrond Myklebust
2019-10-09NFS: handle source server rebootOlga Kornievskaia
2019-10-09NFS: skip recovery of copy open on dest serverOlga Kornievskaia
2019-10-09NFS: inter ssc openOlga Kornievskaia
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust
2019-09-20NFSv4: Add a helper to increment stateid seqidsTrond Myklebust
2019-08-04NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-07-13nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek
2019-04-25NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-12-19NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown
2018-11-19NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust
2018-09-30NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust
2018-09-30NFSv4: Convert open state lookup to use RCUTrond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia
2018-08-09NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia
2018-08-09NFS export nfs4_async_handle_errorOlga Kornievskaia
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro
2018-05-31pnfs: Move nfs4_opendata into nfs4_fs.hFred Isaman
2018-05-31NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds