- 3d4a394 NFS: Fix nfs4_proc_get_locations() kernel-doc comment by Yang Li · 3 years ago
- 4ca9f31 NFSv4.1 test and add 4.1 trunking transport by Olga Kornievskaia · 3 years, 1 month ago
- 1976b2b NFSv4.1 query for fs_location attr on a new file system by Olga Kornievskaia · 3 years ago
- 8a59bb9 NFSv4 store server support for fs_location attribute by Olga Kornievskaia · 3 years, 1 month ago
- 8584728 NFSv4: Allow writebacks to request 'blocks used' by Trond Myklebust · 3 years ago
- 00bdadc NFS: Add a helper to remove case-insensitive aliases by Trond Myklebust · 3 years ago
- 1ab5be4 NFSv4: Add some support for case insensitive filesystems by Trond Myklebust · 3 years ago
- 6238aec NFS: don't store 'struct cred *' in struct nfs_access_entry by NeilBrown · 3 years, 3 months ago
- 73fbb3f NFS: pass cred explicitly for access tests by NeilBrown · 3 years, 3 months ago
- b5e7b59 NFS: change nfs_access_get_cached to only report the mask by NeilBrown · 3 years, 3 months ago
- 2ec20f4 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
- dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 2 months ago
- cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 2 months ago
- d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 2 months ago
- 1b00ad6 NFS: Remove the nfs4_label from the nfs_setattrres by Anna Schumaker · 3 years, 2 months ago
- 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
- 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 2 months ago
- ba4bc8d NFS: Remove the nfs4_label from the nfs4_lookupp_res struct by Anna Schumaker · 3 years, 2 months ago
- 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
- aa7ca3b NFS: Remove the nfs4_label from the nfs4_link_res struct by Anna Schumaker · 3 years, 2 months ago
- 68be174 NFS: Remove the nfs4_label from the nfs4_create_res struct by Anna Schumaker · 3 years, 2 months ago
- 576acc2 nfs4: take a reference on the nfs_client when running FREE_STATEID by Scott Mayhew · 3 years, 2 months ago
- 01d29f8 NFSv4: Fix a regression in nfs_set_open_stateid_locked() by Trond Myklebust · 3 years, 2 months ago
- 01dde76 NFS: Create an nfs4_server_set_init_caps() function by Anna Schumaker · 3 years, 2 months ago
- 86882c7 NFS: Remove --> and <-- dprintk call sites by Chuck Lever · 3 years, 2 months ago
- 15bf323 security: Return xattr name from security_dentry_init_security() by Vivek Goyal · 3 years, 3 months ago
- a1e7f30 NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE by Trond Myklebust · 3 years, 6 months ago
- 878b3df Merge part 2 of branch 'sysfs-devel' by Trond Myklebust · 3 years, 6 months ago
- b4e89bc NFSv4/pnfs: Clean up layout get on open by Trond Myklebust · 3 years, 6 months ago
- 85e39fe NFSv4.1 identify and mark RPC tasks that can move between transports by Olga Kornievskaia · 3 years, 6 months ago
- e9e8ee4 Merge branch 'leases-devel' by Trond Myklebust · 3 years, 6 months ago
- df2c7b9 NFSv4: setlease should return EAGAIN if locks are not available by Trond Myklebust · 3 years, 6 months ago
- 20cf7d4 NFSv4: Fix handling of non-atomic change attrbute updates by Trond Myklebust · 3 years, 6 months ago
- e93a5e9 NFSv4: Add support for application leases underpinned by a delegation by Trond Myklebust · 3 years, 8 months ago
- c3aba89 NFSv4: Fix second deadlock in nfs4_evict_inode() by Trond Myklebust · 3 years, 7 months ago
- dfe1fe7 NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() by Trond Myklebust · 3 years, 7 months ago
- 0b4f132 NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate by Scott Mayhew · 3 years, 7 months ago
- f8849e2 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. by Dai Ngo · 3 years, 7 months ago
- bb00238 fs/nfs: Use fatal_signal_pending instead of signal_pending by zhouchuangao · 3 years, 8 months ago
- a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- ce62b11 NFS: Split attribute support out from the server capabilities by Trond Myklebust · 7 years ago
- cc7f2da NFS: Don't store NFS_INO_REVAL_FORCED by Trond Myklebust · 3 years, 9 months ago
- 1301e42 NFSv4: link must update the inode nlink. by Trond Myklebust · 3 years, 9 months ago
- 82eae5a NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime by Trond Myklebust · 3 years, 9 months ago
- 6f9be83 NFS: Use information about the change attribute to optimise updates by Trond Myklebust · 3 years, 9 months ago
- 7f08a33 NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute by Trond Myklebust · 3 years, 9 months ago
- 720869e NFS: Separate tracking of file mode cache validity from the uid/gid by Trond Myklebust · 3 years, 9 months ago
- fabf2b3 NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid by Trond Myklebust · 3 years, 9 months ago
- a71029b NFSv4: Fix nfs4_bitmap_copy_adjust() by Trond Myklebust · 3 years, 9 months ago
- 36a9346 NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity by Trond Myklebust · 3 years, 9 months ago
- 13c0b08 NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity by Trond Myklebust · 3 years, 9 months ago
- 1f3208b NFS: Add a cache validity flag argument to nfs_revalidate_inode() by Trond Myklebust · 3 years, 9 months ago
- 332d1a0 NFS: nfs4_bitmask_adjust() must not change the server global bitmasks by Trond Myklebust · 3 years, 9 months ago
- 8643818 NFSv4: Simplify nfs4_retry_setlk() by Trond Myklebust · 3 years, 11 months ago
- 4f8be1f nfs: we don't support removing system.nfs4_acl by J. Bruce Fields · 4 years ago
- 53cb245 NFSv4.2: fix return value of _nfs4_get_security_label() by Ondrej Mosnacek · 4 years ago
- b6f80a2 NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4 by Trond Myklebust · 3 years, 10 months ago
- 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
- 45901a2 NFSv4: Fixes for nfs4_bitmask_adjust() by Trond Myklebust · 3 years, 11 months ago
- ffb8171 nfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- c0da04a fs/nfs: remove duplicate include by Menglong Dong · 4 years, 2 months ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 078000d pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
- 3d1a90a NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock by Dave Wysochanski · 4 years, 1 month ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
- cac1d3a NFSv4/pnfs: Add tracing for the deviceid cache by Trond Myklebust · 4 years ago
- 5c3485b NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet by Trond Myklebust · 4 years, 1 month ago
- 21e3140 NFS: Disable READ_PLUS by default by Anna Schumaker · 4 years, 1 month ago
- 9fff59e NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls by Trond Myklebust · 4 years, 2 months ago
- 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 2 months ago
- 05ad917 NFSv4.2: condition READDIR's mask for security label based on LSM state by Olga Kornievskaia · 4 years, 2 months ago
- 76998eb NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp by Trond Myklebust · 4 years, 2 months ago
- 8c39076 NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag by Olga Kornievskaia · 4 years, 2 months ago
- 39d43d1 NFSv4: Use the net namespace uniquifier if it is set by Trond Myklebust · 4 years, 3 months ago
- 1aee551 NFSv4: Clean up initialisation of uniquified client id strings by Trond Myklebust · 4 years, 3 months ago
- c567552 NFS: Add READ_PLUS data segment support by Anna Schumaker · 11 years ago
- b4868b4 NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE by Benjamin Coddington · 4 years, 3 months ago
- 76bd5c0 NFSv4: make cache consistency bitmask dynamic by Olga Kornievskaia · 4 years, 3 months ago
- 82c596e nfs4: strengthen error check to avoid unexpected result by Chengguang Xu · 4 years, 6 months ago
- 48bb6ec NFS: remove redundant pointer clnt by Colin Ian King · 4 years, 7 months ago
- ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
- 644c9f4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 4 months ago
- 3d7a952 NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall by Olga Kornievskaia · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
- b4487b9 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 5 months ago
- 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 5 months ago
- ab91e7a freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS by He Zhe · 4 years, 6 months ago
- 59679d9 freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for NFS by He Zhe · 4 years, 6 months ago
- 95ad37f NFSv4.2: add client side xattr caching. by Frank van der Linden · 4 years, 6 months ago
- 012a211 NFSv4.2: hook in the user extended attribute handlers by Frank van der Linden · 4 years, 6 months ago
- ccde1e9 nfs: make the buf_to_pages_noslab function available to the nfs code by Frank van der Linden · 4 years, 6 months ago
- 0f44da5 nfs: define and use the NFS_INO_INVALID_XATTR flag by Frank van der Linden · 4 years, 6 months ago
- 1b523ca nfs: modify update_changeattr to deal with regular files by Frank van der Linden · 4 years, 6 months ago
- 72832a2 NFSv4.2: query the extended attribute access bits by Frank van der Linden · 4 years, 6 months ago
- b78ef84 NFSv4.2: query the server for extended attribute support by Frank van der Linden · 4 years, 6 months ago
- 913fadc NFS: Fix interrupted slots by sending a solo SEQUENCE operation by Anna Schumaker · 4 years, 6 months ago
- 1c709b7 NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
- f304a80 NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn by Trond Myklebust · 4 years, 8 months ago