summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sbitmap: add __sbitmap_queue_get_batch()Jens Axboe2021-10-181-0/+13
* block: mark bio_truncate staticChristoph Hellwig2021-10-181-1/+0
* block: move bio_get_{first,last}_bvec out of bio.hChristoph Hellwig2021-10-181-31/+0
* block: mark __bio_try_merge_page staticChristoph Hellwig2021-10-181-2/+0
* block: move bio_full out of bio.hChristoph Hellwig2021-10-181-19/+0
* block: fold bio_cur_bytes into blk_rq_cur_bytesChristoph Hellwig2021-10-182-9/+5
* block: move bio_mergeable out of bio.hChristoph Hellwig2021-10-181-8/+0
* block: don't include <linux/ioprio.h> in <linux/bio.h>Christoph Hellwig2021-10-181-1/+0
* block: remove BIO_BUG_ONChristoph Hellwig2021-10-181-8/+0
* block: move the *blkdev_ioctl declarations out of blkdev.hChristoph Hellwig2021-10-181-4/+0
* block: pre-allocate requests if plug is started and is a batchJens Axboe2021-10-182-2/+18
* block: bump max plugged deferred size from 16 to 32Jens Axboe2021-10-181-2/+0
* blk-mq: Change shared sbitmap naming to shared tagsJohn Garry2021-10-182-6/+6
* blk-mq: Use shared tags for shared sbitmap supportJohn Garry2021-10-182-10/+8
* block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQJohn Garry2021-10-181-1/+1
* block: move struct request to blk-mq.hChristoph Hellwig2021-10-186-473/+469
* block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig2021-10-182-183/+183
* block: move a few merge helpers out of <linux/blkdev.h>Christoph Hellwig2021-10-181-64/+0
* block: drop unused includes in <linux/genhd.h>Christoph Hellwig2021-10-182-12/+3
* block: drop unused includes in <linux/blkdev.h>Christoph Hellwig2021-10-181-7/+0
* block: move elevator.h to block/Christoph Hellwig2021-10-182-182/+9
* block: remove the struct blk_queue_ctx forward declarationChristoph Hellwig2021-10-181-2/+0
* block: remove the cmd_size field from struct request_queueChristoph Hellwig2021-10-181-2/+0
* block: remove the unused blk_queue_state enumChristoph Hellwig2021-10-181-5/+0
* block: remove the unused rq_end_sector macroChristoph Hellwig2021-10-181-1/+0
* mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-15/+1
* mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-1/+2
* mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig2021-10-181-9/+5
* Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-172-10/+10
|\
| * kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2021-10-151-10/+9
| * block: drain file system I/O on del_gendiskChristoph Hellwig2021-10-151-0/+1
* | Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-171-4/+2
|\ \
| * \ Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-10-041-4/+2
| |\ \
| | * | habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta2021-09-291-4/+2
* | | | Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-151-0/+3
|\ \ \ \
| * | | | spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown2021-10-141-0/+3
| | |/ / | |/| |
* | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-146-80/+90
|\ \ \ \
| * \ \ \ Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-10-131-2/+8
| |\ \ \ \
| | * | | | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-2/+8
| * | | | | net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-122-27/+12
| * | | | | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-122-24/+37
| * | | | | net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2021-10-121-0/+1
| * | | | | net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-122-1/+5
| * | | | | net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2021-10-121-0/+2
| * | | | | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-121-14/+1
| * | | | | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-121-15/+14
| |/ / / /
| * | | | net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-081-0/+13
* | | | | Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-10-141-0/+1
|\ \ \ \ \
| * | | | | ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai2021-10-071-0/+1
* | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-111-3/+3
|\ \ \ \ \ \