summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-05-17NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributesTrond Myklebust
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust
2022-05-17NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-04-25NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-04-07NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutgetTrond Myklebust
2022-03-24NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown
2022-03-13NFSv4.1 restrict GETATTR fs_location query to the main transportOlga Kornievskaia
2022-02-25NFS: Clean up NFSv4.2 xattrsTrond Myklebust
2022-02-25NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia
2022-02-25NFS: Convert GFP_NOFS to GFP_KERNELTrond Myklebust
2022-02-14NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Trond Myklebust
2022-02-08NFS: Fix nfs4_proc_get_locations() kernel-doc commentYang Li
2022-01-13NFSv4.1 test and add 4.1 trunking transportOlga Kornievskaia
2022-01-13NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-01-12NFSv4 store server support for fs_location attributeOlga Kornievskaia
2022-01-06NFSv4: Allow writebacks to request 'blocks used'Trond Myklebust
2022-01-06NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust
2022-01-06NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown
2022-01-06NFS: pass cred explicitly for access testsNeilBrown
2022-01-06NFS: change nfs_access_get_cached to only report the maskNeilBrown
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker
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-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-03nfs4: take a reference on the nfs_client when running FREE_STATEIDScott Mayhew
2021-10-27NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-10-20NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker
2021-10-20NFS: Remove --> and <-- dprintk call sitesChuck Lever
2021-10-20security: Return xattr name from security_dentry_init_security()Vivek Goyal
2021-10-03NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVETrond Myklebust
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia
2021-06-29Merge branch 'leases-devel'Trond Myklebust
2021-06-29NFSv4: setlease should return EAGAIN if locks are not availableTrond Myklebust
2021-06-26NFSv4: Fix handling of non-atomic change attrbute updatesTrond Myklebust
2021-06-13NFSv4: Add support for application leases underpinned by a delegationTrond Myklebust
2021-06-03NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust