summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01nfblock: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01nvme-multipath: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01md: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01dm: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01bcache: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01lightnvm: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01zram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01rsxx: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01pktcdvd: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01drbd: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01brd: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01block: add blk_alloc_disk and blk_cleanup_disk APIsChristoph Hellwig
2021-06-01block: add a flag to make put_disk on partially initalized disks saferChristoph Hellwig
2021-06-01block: automatically enable GENHD_FL_EXT_DEVTChristoph Hellwig
2021-06-01block: move the DISK_MAX_PARTS sanity check into __device_add_diskChristoph Hellwig
2021-06-01block: refactor device number setup in __device_add_diskChristoph Hellwig
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-rc3v5.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