Age | Commit message (Expand) | Author |
2021-02-01 | nfs: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-02-01 | fs/nfs: remove duplicate include | Menglong Dong |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2021-01-10 | pNFS: We want return-on-close to complete when evicting the inode | Trond Myklebust |
2021-01-06 | NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock | Dave Wysochanski |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-12-16 | NFSv4/pnfs: Add tracing for the deviceid cache | Trond Myklebust |
2020-12-14 | NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet | Trond Myklebust |
2020-12-10 | NFS: Disable READ_PLUS by default | Anna Schumaker |
2020-12-02 | NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls | Trond Myklebust |
2020-12-02 | NFS: Allow the NFS generic code to pass in a verifier to readdir | Trond Myklebust |
2020-12-02 | NFSv4.2: condition READDIR's mask for security label based on LSM state | Olga Kornievskaia |
2020-12-02 | NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp | Trond Myklebust |
2020-10-16 | NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag | Olga Kornievskaia |
2020-10-09 | NFSv4: Use the net namespace uniquifier if it is set | Trond Myklebust |
2020-10-09 | NFSv4: Clean up initialisation of uniquified client id strings | Trond Myklebust |
2020-10-07 | NFS: Add READ_PLUS data segment support | Anna Schumaker |
2020-10-02 | NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE | Benjamin Coddington |
2020-09-24 | NFSv4: make cache consistency bitmask dynamic | Olga Kornievskaia |
2020-09-21 | nfs4: strengthen error check to avoid unexpected result | Chengguang Xu |
2020-09-21 | NFS: remove redundant pointer clnt | Colin Ian King |
2020-09-09 | Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-09-05 | NFS: Zero-stateid SETATTR should first return delegation | Chuck Lever |
2020-08-26 | NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall | Olga Kornievskaia |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-15 | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-08-12 | nfs: Fix getxattr kernel panic and memory overflow | Jeffrey Mitchell |
2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki |
2020-07-17 | freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS | He Zhe |
2020-07-14 | freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for... | He Zhe |
2020-07-13 | NFSv4.2: add client side xattr caching. | Frank van der Linden |
2020-07-13 | NFSv4.2: hook in the user extended attribute handlers | Frank van der Linden |
2020-07-13 | nfs: make the buf_to_pages_noslab function available to the nfs code | Frank van der Linden |
2020-07-13 | nfs: define and use the NFS_INO_INVALID_XATTR flag | Frank van der Linden |
2020-07-13 | nfs: modify update_changeattr to deal with regular files | Frank van der Linden |
2020-07-13 | NFSv4.2: query the extended attribute access bits | Frank van der Linden |
2020-07-13 | NFSv4.2: query the server for extended attribute support | Frank van der Linden |
2020-07-13 | NFS: Fix interrupted slots by sending a solo SEQUENCE operation | Anna Schumaker |
2020-05-27 | NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION | Olga Kornievskaia |
2020-05-11 | NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn | Trond Myklebust |
2020-04-28 | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION | Olga Kornievskaia |
2020-04-25 | NFSv4: Remove unreachable error condition due to rpc_run_task() | Xiyu Yang |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-03 | NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() | Trond Myklebust |
2020-04-03 | NFS: Beware when dereferencing the delegation cred | Trond Myklebust |
2020-03-31 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | NFS: Ensure security label is set for root inode | Scott Mayhew |
2020-03-16 | nfs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-16 | NFSv4: Avoid unnecessary credential references in layoutget | Trond Myklebust |
2020-03-16 | NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O | Trond Myklebust |