summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: fix an IS_ERR() vs NULL bugDan Carpenter2021-06-181-1/+1
* blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig2021-06-111-4/+0
* blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig2021-06-111-0/+12
* blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig2021-06-112-3/+3
* blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig2021-06-111-0/+3
* rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara2021-06-081-1/+1
* block: return the correct bvec when checking for gapsLong Li2021-06-081-8/+4
* block: remove bdget_diskChristoph Hellwig2021-06-011-1/+0
* block: factor out a part_devt helperChristoph Hellwig2021-06-011-0/+1
* block: move bd_part_count to struct gendiskChristoph Hellwig2021-06-012-3/+1
* block: move bd_mutex to struct gendiskChristoph Hellwig2021-06-012-1/+3
* block: unexport blk_alloc_queueChristoph Hellwig2021-06-011-1/+0
* block: add blk_alloc_disk and blk_cleanup_disk APIsChristoph Hellwig2021-06-011-0/+22
* block: add a flag to make put_disk on partially initalized disks saferChristoph Hellwig2021-06-011-0/+1
* blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry2021-05-241-0/+4
* block_dump: remove block_dump featurezhangyi (F)2021-05-241-1/+0
* linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-223-9/+11
* Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-2/+0
|\
| * block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-2/+0
* | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-216-15/+18
|\ \
| * | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2021-05-181-3/+1
| * | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-184-6/+13
| * | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| * | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-0/+1
| * | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-182-8/+4
* | | Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-05-201-3/+3
|\ \ \
| * | | platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann2021-05-191-3/+3
* | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-0/+38
|\ \ \ \
| * | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-0/+5
| * | | | Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-05-101-0/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | habanalabs: expose ASIC specific PLL indexBharat Jauhari2021-05-081-0/+33
* | | | | Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-161-0/+1
|\ \ \ \ \
| * | | | | usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-0/+1
| |/ / / /
* | | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-161-1/+14
|\ \ \ \ \
| * | | | | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-1/+14
| |/ / / /
* | | | | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-151-1/+1
|\ \ \ \ \
| * | | | | stack: Replace "o" output with "r" input constraintNick Desaulniers2021-05-111-1/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-154-6/+48
|\ \ \ \ \
| * | | | | mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2021-05-141-3/+3
| * | | | | mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-142-3/+13
| * | | | | mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu2021-05-141-0/+32
* | | | | | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-153-7/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | blkdev.h: remove unused codes blk_account_rqLin Feng2021-05-121-5/+0
| * | | | | kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-111-1/+1
| * | | | | block: uapi: fix comment about block device ioctlDamien Le Moal2021-05-101-1/+1
* | | | | | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-151-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | libnvdimm: Remove duplicate struct declarationWan Jiabing2021-05-121-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-05-131-0/+1
|\ \ \ \ \
| * | | | | PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-101-0/+1
| |/ / / /
* | | | | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |