summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-03nvme: remove nvme_{get,put}_ns_from_diskChristoph Hellwig
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig
2021-06-03nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig
2021-06-03nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctlChristoph Hellwig
2021-06-03nvme-fabrics: remove extra bracesChaitanya Kulkarni
2021-06-03nvme-fabrics: remove an extra commentChaitanya Kulkarni
2021-06-03nvme-fabrics: remove extra new lines in the switchChaitanya Kulkarni
2021-06-03nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()Chaitanya Kulkarni
2021-06-03nvme-tcp: allow selecting the network interface for connectionsMartin Belanger
2021-06-03nvme-pci: look for StorageD3Enable on companion ACPI device insteadMario Limonciello
2021-06-03nvme: extend and modify the APST configuration algorithmAlexey Bogoslavsky
2021-06-03nvme: remove redundant initialization of variable retColin Ian King
2021-05-24rsxx: Use struct_size() in vmalloc()Gustavo A. R. Silva
2021-05-24blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry
2021-05-24blk-mq: Some tag allocation code refactoringJohn Garry
2021-05-24blk-mq: clearing flush request reference in tags->rqs[]Ming Lei
2021-05-24blk-mq: clear stale request in tags->rq[] before freeing one request poolMing Lei
2021-05-24blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iterMing Lei
2021-05-24block: avoid double io accounting for flush requestMing Lei
2021-05-24block: remove unneeded parenthesis from blk-sysfsMax Gurtovoy
2021-05-24blkcg: drop CLONE_IO check in blkcg_can_attach()Tejun Heo
2021-05-24aoe: remove unnecessary mutex_init()Yang Yingliang
2021-05-24block_dump: remove comments in docszhangyi (F)
2021-05-24block_dump: remove block_dump featurezhangyi (F)
2021-05-24block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)
2021-05-23Linux 5.13-rc3Linus Torvalds
2021-05-23Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22watchdog: reliable handling of timestampsPetr Mladek
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang
2021-05-22ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam
2021-05-22Revert "mm/gup: check page posion status for coredump."Michal Hocko
2021-05-22mm/shuffle: fix section mismatch warningArnd Bergmann
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-21Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds