aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-18block: mark __bio_try_merge_page staticGravatar Christoph Hellwig 1-2/+0
2021-10-18block: move bio_full out of bio.hGravatar Christoph Hellwig 1-19/+0
2021-10-18block: fold bio_cur_bytes into blk_rq_cur_bytesGravatar Christoph Hellwig 2-9/+5
2021-10-18block: move bio_mergeable out of bio.hGravatar Christoph Hellwig 1-8/+0
2021-10-18block: don't include <linux/ioprio.h> in <linux/bio.h>Gravatar Christoph Hellwig 1-1/+0
2021-10-18block: remove BIO_BUG_ONGravatar Christoph Hellwig 1-8/+0
2021-10-18block: move the *blkdev_ioctl declarations out of blkdev.hGravatar Christoph Hellwig 1-4/+0
2021-10-18block: pre-allocate requests if plug is started and is a batchGravatar Jens Axboe 2-2/+18
2021-10-18block: bump max plugged deferred size from 16 to 32Gravatar Jens Axboe 1-2/+0
2021-10-18blk-mq: Change shared sbitmap naming to shared tagsGravatar John Garry 2-6/+6
2021-10-18blk-mq: Use shared tags for shared sbitmap supportGravatar John Garry 2-10/+8
2021-10-18block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQGravatar John Garry 1-1/+1
2021-10-18block: move struct request to blk-mq.hGravatar Christoph Hellwig 6-473/+469
2021-10-18block: move integrity handling out of <linux/blkdev.h>Gravatar Christoph Hellwig 2-183/+183
2021-10-18block: move a few merge helpers out of <linux/blkdev.h>Gravatar Christoph Hellwig 1-64/+0
2021-10-18block: drop unused includes in <linux/genhd.h>Gravatar Christoph Hellwig 2-12/+3
2021-10-18block: drop unused includes in <linux/blkdev.h>Gravatar Christoph Hellwig 1-7/+0
2021-10-18block: move elevator.h to block/Gravatar Christoph Hellwig 2-182/+9
2021-10-18block: remove the struct blk_queue_ctx forward declarationGravatar Christoph Hellwig 1-2/+0
2021-10-18block: remove the cmd_size field from struct request_queueGravatar Christoph Hellwig 1-2/+0
2021-10-18block: remove the unused blk_queue_state enumGravatar Christoph Hellwig 1-5/+0
2021-10-18block: remove the unused rq_end_sector macroGravatar Christoph Hellwig 1-1/+0
2021-10-18mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Gravatar Christoph Hellwig 1-15/+1
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Gravatar Christoph Hellwig 1-1/+2
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Gravatar Christoph Hellwig 1-9/+5
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-10/+10
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+2
2021-10-15kyber: avoid q->disk dereferences in trace pointsGravatar Christoph Hellwig 1-10/+9
2021-10-15block: drain file system I/O on del_gendiskGravatar Christoph Hellwig 1-0/+1
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 6-80/+90
2021-10-14Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesGravatar Mark Brown 1-0/+3
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Jakub Kicinski 1-2/+8
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libGravatar Vladimir Oltean 2-27/+12
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverGravatar Vladimir Oltean 2-24/+37
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Gravatar Vladimir Oltean 1-0/+1
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOGravatar Vladimir Oltean 2-1/+5
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersGravatar Vladimir Oltean 1-0/+2
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Gravatar Vladimir Oltean 1-14/+1
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverGravatar Vladimir Oltean 1-15/+14
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampGravatar Aya Levin 1-2/+8
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-3/+3
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+2
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsGravatar Vladimir Oltean 1-0/+13
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+6
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-72/+11
2021-10-08asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereGravatar Adam Borowski 1-1/+1
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2