summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-11-05NFS: Always initialise fattr->label in nfs_fattr_alloc()Trond Myklebust
2021-11-05NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_modeTrond Myklebust
2021-11-05NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust
2021-11-05NFSv4: Remove unnecessary 'minor version' checkTrond Myklebust
2021-11-05NFSv4: Fix potential Oops in decode_op_map()Trond Myklebust
2021-11-05NFSv4: Ensure decode_compound_hdr() sanity checks the tagTrond Myklebust
2021-11-05NFS: Don't trace an uninitialised valueTrond Myklebust
2021-11-04NFSv4.2 add tracepoint to OFFLOAD_CANCELOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to COPY_NOTIFYOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to CB_OFFLOADOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to CLONEOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to COPYOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATEOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to SEEKOlga Kornievskaia
2021-11-03nfs4: take a reference on the nfs_client when running FREE_STATEIDScott Mayhew
2021-11-02NFS: Add offset to nfs_aop_readahead tracepointDave Wysochanski
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever
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-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: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-20Fix user namespace leakAlexey Gladkov
2021-10-20NFS: Save some space in the inodeTrond Myklebust
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-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