summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-24block: move bdev_disk_changedChristoph Hellwig
2021-06-18blk-mq: fix an IS_ERR() vs NULL bugDan Carpenter
2021-06-11blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig
2021-06-11blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig
2021-06-11blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig
2021-06-11blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig
2021-06-08rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-06-08block: return the correct bvec when checking for gapsLong Li
2021-06-01block: remove bdget_diskChristoph Hellwig
2021-06-01block: factor out a part_devt helperChristoph Hellwig
2021-06-01block: move bd_part_count to struct gendiskChristoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01block: unexport blk_alloc_queueChristoph 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-05-24blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry
2021-05-24block_dump: remove block_dump featurezhangyi (F)
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...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-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 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-05-13dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-11stack: Replace "o" output with "r" input constraintNick Desaulniers
2021-05-10PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal