summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-05-18NFSD: Replace the nfsd_deleg_break tracepointChuck Lever
2021-05-18NFSD: Add an nfsd_cb_offload tracepointChuck Lever
2021-05-18NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever
2021-05-18NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever
2021-05-18NFSD: Remove spurious cb_setup_err tracepointChuck Lever
2021-05-18NFSD: Adjust cb_shutdown tracepointChuck Lever
2021-05-18NFSD: Add cb_lost tracepointChuck Lever
2021-05-18NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever
2021-05-18NFSD: Capture every CB state transitionChuck Lever
2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever
2021-05-18NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever
2021-05-18NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever
2021-05-18NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever
2021-05-18NFSD: Add nfsd_clid_destroyed tracepointChuck Lever
2021-05-18NFSD: Add nfsd_clid_reclaim_complete tracepointChuck Lever
2021-05-18NFSD: Add nfsd_clid_confirmed tracepointChuck Lever
2021-05-18NFSD: Remove trace_nfsd_clid_inuse_errChuck Lever
2021-05-18NFSD: Add nfsd_clid_verf_mismatch tracepointChuck Lever
2021-05-18NFSD: Add nfsd_clid_cred_mismatch tracepointChuck Lever
2021-05-18NFSD: Add an RPC authflavor tracepoint display helperChuck Lever
2021-05-18NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-14hfsplus: prevent corruption in shrinking truncateJouni Roivas
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14squashfs: fix divide error in calculate_skip()Phillip Lougher
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-14Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-14io_uring: increase max number of reg buffersPavel Begunkov
2021-05-14io_uring: further remove sqpoll limits on opcodesPavel Begunkov
2021-05-14io_uring: fix ltout double free on completion racePavel Begunkov
2021-05-13erofs: fix 1 lcluster-sized pcluster for big pclusterGao Xiang
2021-05-12f2fs: return EINVAL for hole cases in swap fileJaegeuk Kim
2021-05-11f2fs: avoid swapon failure by giving a warning firstJaegeuk Kim
2021-05-11f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu
2021-05-11f2fs: compress: fix race condition of overwrite vs truncateChao Yu
2021-05-11f2fs: compress: fix to free compress page correctlyChao Yu
2021-05-11f2fs: support iflag change given the maskJaegeuk Kim
2021-05-11f2fs: avoid null pointer access when handling IPU errorJaegeuk Kim
2021-05-11Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-11btrfs: handle transaction start error in btrfs_fileattr_setRitesh Harjani
2021-05-10Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-08io_uring: fix link timeout refsPavel Begunkov
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French