summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever
2021-11-01SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust
2021-11-01SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust
2021-10-27NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-10-21NFS: Remove redundant call to __set_page_dirty_nobuffersTrond Myklebust
2021-10-20sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker
2021-10-20NFS: Unexport nfs_probe_fsinfo()Anna Schumaker
2021-10-20NFS: Call nfs_probe_server() during a fscontext-reconfigure eventAnna Schumaker
2021-10-20NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()Anna Schumaker
2021-10-20NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker
2021-10-20NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker
2021-10-20NFS: Remove --> and <-- dprintk call sitesChuck Lever
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20NFS: Replace dprintk callsites in nfs_readpage(s)Chuck Lever
2021-10-20SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-20xprtrdma: Remove rpcrdma_ep::re_implicit_roundupChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-20Fix user namespace leakAlexey Gladkov
2021-10-20NFS: Save some space in the inodeTrond Myklebust
2021-10-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski
2021-10-20NFSv4: Fixes for nfs4_inode_return_delegation()Trond Myklebust
2021-10-20NFS: Fix an Oops in pnfs_mark_request_commit()Trond Myklebust
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust
2021-10-10NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-10-10NFS: Instrument i_size_write()Chuck Lever
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever
2021-10-10NFS: Remove unnecessary TRACE_DEFINE_ENUM()sChuck Lever
2021-10-03pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-10-03NFS: Remove unnecessary page cache invalidationsTrond Myklebust
2021-10-03NFS: Do not flush the readdir cache in nfs_dentry_iput()Trond Myklebust
2021-10-03NFS: Fix dentry verifier racesTrond Myklebust
2021-10-03NFS: Further optimisations for 'ls -l'Trond Myklebust
2021-10-03NFS: Fix up nfs_readdir_inode_mapping_valid()Trond Myklebust
2021-10-03NFS: Ignore the directory size when marking for revalidationTrond Myklebust
2021-10-03NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATATrond Myklebust
2021-10-03NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINEDTrond Myklebust
2021-10-03NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVETrond Myklebust
2021-10-03NFS: Fix a few more clear_bit() instances that need release semanticsTrond Myklebust
2021-10-03SUNRPC: xprt_clear_locked() only needs release memory semanticsTrond Myklebust
2021-10-03SUNRPC: Remove unnecessary memory barriersTrond Myklebust
2021-10-03SUNRPC: Remove WQ_HIGHPRI from xprtiodTrond Myklebust
2021-10-03SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()Trond Myklebust
2021-10-03SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-10-03NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust
2021-10-03NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()Trond Myklebust
2021-10-03NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink()Trond Myklebust
2021-10-03Linux 5.15-rc4v5.15-rc4Linus Torvalds
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds