- 1bb6b81 block: avoid extra iter advance with async iocb by Pavel Begunkov · 3 years, 3 months ago
- a2247f1 block: Add independent access ranges support by Damien Le Moal · 3 years, 3 months ago
- 599593a8 sched: make task_struct->plug always defined by Jens Axboe · 3 years, 3 months ago
- cb77cb5 blk-crypto: rename blk_keyslot_manager to blk_crypto_profile by Eric Biggers · 3 years, 3 months ago
- 1e8d44b blk-crypto: rename keyslot-manager files to blk-crypto-profile by Eric Biggers · 3 years, 3 months ago
- f059a1d block: Add invalidate_disk() helper to invalidate the gendisk by Xie Yongji · 3 years, 4 months ago
- 3b13c16 percpu_ref: percpu_ref_tryget_live() version holding RCU by Pavel Begunkov · 3 years, 3 months ago
- 008f75a block: cleanup the flush plug helpers by Christoph Hellwig · 3 years, 3 months ago
- dbb6f76 blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h by Christoph Hellwig · 3 years, 3 months ago
- c809084 block: inline a part of bio_release_pages() by Pavel Begunkov · 3 years, 3 months ago
- cf6d6238 block: turn macro helpers into inline functions by Pavel Begunkov · 3 years, 3 months ago
- e70feb8 blk-mq: support concurrent queue quiesce/unquiesce by Ming Lei · 3 years, 3 months ago
- dc5fc361 block: attempt direct issue of plug list by Jens Axboe · 3 years, 3 months ago
- bc490f8 block: change plugging to use a singly linked list by Jens Axboe · 3 years, 3 months ago
- e028f16 block: move blk_mq_tag_to_rq() inline by Jens Axboe · 3 years, 3 months ago
- 8a7d267 block: don't call blk_status_to_errno in blk_update_request by Christoph Hellwig · 3 years, 3 months ago
- db9a02b block: move bdev_read_only() into the header by Jens Axboe · 3 years, 3 months ago
- f794f33 block: add support for blk_mq_end_request_batch() by Jens Axboe · 3 years, 3 months ago
- 1aec5e4 sbitmap: add helper to clear a batch of tags by Jens Axboe · 3 years, 3 months ago
- 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
- 013a7f9 block: provide helpers for rq_list manipulation by Jens Axboe · 3 years, 3 months ago
- afd7de0 block: remove some blk_mq_hw_ctx debugfs entries by Jens Axboe · 3 years, 3 months ago
- 2ff0682 block: store elevator state in request by Jens Axboe · 3 years, 3 months ago
- b608762 block: improve layout of struct request by Jens Axboe · 3 years, 3 months ago
- d4aa57a block: don't bother iter advancing a fully done bio by Jens Axboe · 3 years, 3 months ago
- 17220ca block: cache request queue in bdev by Pavel Begunkov · 3 years, 3 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- 1941612 block: define 'struct bvec_iter' as packed by Ming Lei · 3 years, 3 months ago
- 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 3 months ago
- d729cf9 io_uring: don't sleep when polling for I/O by Christoph Hellwig · 3 years, 3 months ago
- ef99b2d block: replace the spin argument to blk_iopoll with a flags argument by Christoph Hellwig · 3 years, 3 months ago
- 28a1ae6 blk-mq: remove blk_qc_t_valid by Christoph Hellwig · 3 years, 3 months ago
- efbabbe blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal by Christoph Hellwig · 3 years, 3 months ago
- f70299f blk-mq: factor out a blk_qc_to_hctx helper by Christoph Hellwig · 3 years, 3 months ago
- 9672b0d sbitmap: add __sbitmap_queue_get_batch() by Jens Axboe · 3 years, 3 months ago
- 4f7ab09 block: mark bio_truncate static by Christoph Hellwig · 3 years, 3 months ago
- ff18d77 block: move bio_get_{first,last}_bvec out of bio.h by Christoph Hellwig · 3 years, 3 months ago
- 9774b39 block: mark __bio_try_merge_page static by Christoph Hellwig · 3 years, 3 months ago
- 9a6083b block: move bio_full out of bio.h by Christoph Hellwig · 3 years, 3 months ago
- b6559d8 block: fold bio_cur_bytes into blk_rq_cur_bytes by Christoph Hellwig · 3 years, 3 months ago
- 8addffd block: move bio_mergeable out of bio.h by Christoph Hellwig · 3 years, 3 months ago
- 11d9cab block: don't include <linux/ioprio.h> in <linux/bio.h> by Christoph Hellwig · 3 years, 3 months ago
- 9e8c0d0 block: remove BIO_BUG_ON by Christoph Hellwig · 3 years, 3 months ago
- 84b8514 block: move the *blkdev_ioctl declarations out of blkdev.h by Christoph Hellwig · 3 years, 3 months ago
- 47c122e block: pre-allocate requests if plug is started and is a batch by Jens Axboe · 3 years, 3 months ago
- ba0ffdd block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 3 months ago
- 079a2e3 blk-mq: Change shared sbitmap naming to shared tags by John Garry · 3 years, 3 months ago
- e155b0c blk-mq: Use shared tags for shared sbitmap support by John Garry · 3 years, 3 months ago
- d2a2796 block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ by John Garry · 3 years, 3 months ago
- 24b83de block: move struct request to blk-mq.h by Christoph Hellwig · 3 years, 4 months ago
- fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 4 months ago
- badf7f6 block: move a few merge helpers out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 4 months ago
- b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 4 months ago
- 3ab0bc7 block: drop unused includes in <linux/blkdev.h> by Christoph Hellwig · 3 years, 4 months ago
- 2e9bc34 block: move elevator.h to block/ by Christoph Hellwig · 3 years, 4 months ago
- 9778ac7 block: remove the struct blk_queue_ctx forward declaration by Christoph Hellwig · 3 years, 4 months ago
- 713e4e1 block: remove the cmd_size field from struct request_queue by Christoph Hellwig · 3 years, 4 months ago
- 9013823 block: remove the unused blk_queue_state enum by Christoph Hellwig · 3 years, 4 months ago
- 1d9433c block: remove the unused rq_end_sector macro by Christoph Hellwig · 3 years, 4 months ago
- ccdf774 mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 4 months ago
- e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 4 months ago
- 348332e mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> by Christoph Hellwig · 3 years, 4 months ago
- f2b3420 Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- e3572df Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
- c411080 kyber: avoid q->disk dereferences in trace points by Christoph Hellwig · 3 years, 3 months ago
- 8e141f9 block: drain file system I/O on del_gendisk by Christoph Hellwig · 3 years, 4 months ago
- 985f6ab Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 3 months ago
- ec681c5 Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- 1626d9a Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 3 months ago
- 6098475 spi: Fix deadlock when adding SPI controllers on SPI buses by Mark Brown · 3 years, 3 months ago
- b70b152 Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 3 years, 3 months ago
- 49f885b net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib by Vladimir Oltean · 3 years, 3 months ago
- deab6b1 net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver by Vladimir Oltean · 3 years, 3 months ago
- ebb4c6a net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP header by Vladimir Oltean · 3 years, 3 months ago
- 52849bc net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO by Vladimir Oltean · 3 years, 3 months ago
- c57fe00 net: mscc: ocelot: make use of all 63 PTP timestamp identifiers by Vladimir Oltean · 3 years, 3 months ago
- 4ac0567 net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driver by Vladimir Oltean · 3 years, 4 months ago
- 28da055 net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver by Vladimir Oltean · 3 years, 4 months ago
- 0bc73ad net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp by Aya Levin · 3 years, 4 months ago
- fa58787 Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 3 months ago
- 0a5d6c6 Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 3 months ago
- 5bded82 net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports by Vladimir Oltean · 3 years, 3 months ago
- 3946b46 Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- 0dcf60d Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 3 months ago
- 2fbc349 asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere by Adam Borowski · 3 years, 4 months ago
- 3e899c7 Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 3 months ago
- 7041503 Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 3 months ago
- 4a16df5 Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- 52bf803 Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
- 424953c qcom_scm: hide Kconfig symbol by Arnd Bergmann · 3 years, 4 months ago
- 578f393 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 3 months ago
- c0f1886 ALSA: hda: intel: Allow repeatedly probing on codec configuration errors by Takashi Iwai · 3 years, 3 months ago
- 361b57d kunit: fix kernel-doc warnings due to mismatched arg names by Daniel Latypov · 3 years, 3 months ago
- 95a13ee hyper-v: Replace uuid.h with types.h by Andy Shevchenko · 3 years, 4 months ago
- 94ad8aa ARM: omap1: move omap15xx local bus handling to usb.c by Arnd Bergmann · 3 years, 4 months ago
- 3f6cffb etherdevice: use __dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- a0e25f0 cachefiles: Fix oops with cachefiles_cull() due to NULL object by Dave Wysochanski · 3 years, 3 months ago
- 9731572 xen/privcmd: drop "pages" parameter from xen_remap_pfn() by Jan Beulich · 3 years, 4 months ago
- ad2b502 Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus by Greg Kroah-Hartman · 3 years, 3 months ago
- 84928ce Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 3 months ago