summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Linux 5.13-rc2Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus 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 'libnvdimm-fixes-5.13-rc2' 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-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-14mm/ioremap: fix iomap_max_page_shiftChristophe Leroy
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes
2021-05-14hfsplus: prevent corruption in shrinking truncateJouni Roivas
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins
2021-05-14userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen
2021-05-14squashfs: fix divide error in calculate_skip()Phillip Lougher