Age | Commit message (Expand) | Author |
2021-11-27 | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-17 | NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION | Olga Kornievskaia |
2021-11-17 | NFSv42: Fix pagecache invalidation after COPY/CLONE | Benjamin Coddington |
2021-11-17 | NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() | Benjamin Coddington |
2021-11-17 | NFSv42: Don't fail clone() unless the OP_CLONE operation failed | Trond Myklebust |
2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-07 | NFSv4: Sanity check the parameters in nfs41_update_target_slotid() | Trond Myklebust |
2021-11-05 | NFS: Remove the nfs4_label argument from decode_getattr_*() functions | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label argument from nfs_setsecurity | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label argument from nfs_fhget() | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label argument from nfs_add_or_obtain() | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label argument from nfs_instantiate() | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label from the nfs_setattrres | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label from the nfs4_getattr_res | Anna Schumaker |
2021-11-05 | NFS: Remove the f_label from the nfs4_opendata and nfs_openres | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label from the nfs4_lookupp_res struct | Anna Schumaker |
2021-11-05 | NFS: Remove the label from the nfs4_lookup_res struct | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label from the nfs4_link_res struct | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label from the nfs4_create_res struct | Anna Schumaker |
2021-11-05 | NFS: Remove the nfs4_label from the nfs_entry struct | Anna Schumaker |
2021-11-05 | NFS: Create a new nfs_alloc_fattr_with_label() function | Anna Schumaker |
2021-11-05 | NFS: Always initialise fattr->label in nfs_fattr_alloc() | Trond Myklebust |
2021-11-05 | NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode | Trond Myklebust |
2021-11-05 | NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() | Trond Myklebust |
2021-11-05 | NFSv4: Remove unnecessary 'minor version' check | Trond Myklebust |
2021-11-05 | NFSv4: Fix potential Oops in decode_op_map() | Trond Myklebust |
2021-11-05 | NFSv4: Ensure decode_compound_hdr() sanity checks the tag | Trond Myklebust |
2021-11-05 | NFS: Don't trace an uninitialised value | Trond Myklebust |
2021-11-04 | NFSv4.2 add tracepoint to OFFLOAD_CANCEL | Olga Kornievskaia |
2021-11-04 | NFSv4.2 add tracepoint to COPY_NOTIFY | Olga Kornievskaia |
2021-11-04 | NFSv4.2 add tracepoint to CB_OFFLOAD | Olga Kornievskaia |
2021-11-04 | NFSv4.2 add tracepoint to CLONE | Olga Kornievskaia |
2021-11-04 | NFSv4.2 add tracepoint to COPY | Olga Kornievskaia |
2021-11-04 | NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE | Olga Kornievskaia |
2021-11-04 | NFSv4.2 add tracepoint to SEEK | Olga Kornievskaia |
2021-11-03 | nfs4: take a reference on the nfs_client when running FREE_STATEID | Scott Mayhew |
2021-11-02 | NFS: Add offset to nfs_aop_readahead tracepoint | Dave Wysochanski |
2021-11-02 | NFS: Move NFS protocol display macros to global header | Chuck Lever |
2021-11-02 | NFS: Move generic FS show macros to global header | Chuck Lever |
2021-11-01 | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-27 | NFSv4: Fix a regression in nfs_set_open_stateid_locked() | Trond Myklebust |
2021-10-25 | fs: get rid of the res2 iocb->ki_complete argument | Jens Axboe |
2021-10-21 | NFS: Remove redundant call to __set_page_dirty_nobuffers | Trond Myklebust |
2021-10-20 | NFS: Unexport nfs_probe_fsinfo() | Anna Schumaker |
2021-10-20 | NFS: Call nfs_probe_server() during a fscontext-reconfigure event | Anna Schumaker |
2021-10-20 | NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() | Anna Schumaker |
2021-10-20 | NFS: Move nfs_probe_destination() into the generic client | Anna Schumaker |