Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | nvme: add support for TP4084 - Time-to-Ready Enhancements | Christoph Hellwig | 2022-05-18 | 1 | -0/+31 | |
| * | | | | | | | nvme: split the enum used for various register constants | Christoph Hellwig | 2022-05-17 | 1 | -2/+11 | |
| * | | | | | | | nvme: add missing status values to verbose logging | Max Gurtovoy | 2022-05-16 | 1 | -0/+2 | |
| * | | | | | | | loop: remove most the top-of-file boilerplate comment from the UAPI header | Christoph Hellwig | 2022-05-10 | 1 | -6/+1 | |
| * | | | | | | | block: turn bdev->bd_openers into an atomic_t | Christoph Hellwig | 2022-04-18 | 2 | -2/+2 | |
| * | | | | | | | block: add a disk_openers helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+15 | |
* | | | | | | | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-05-23 | 8 | -344/+88 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: Fix the bio.bi_opf comment | Bart Van Assche | 2022-05-12 | 1 | -3/+2 | |
| * | | | | | | | | block: reorder the REQ_ flags | Christoph Hellwig | 2022-05-12 | 1 | -7/+8 | |
| * | | | | | | | | kthread: unexport kthread_blkcg | Christoph Hellwig | 2022-05-02 | 1 | -4/+0 | |
| * | | | | | | | | blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h> | Christoph Hellwig | 2022-05-02 | 1 | -10/+5 | |
| * | | | | | | | | blk-cgroup: remove pointless CONFIG_BLOCK ifdefs | Christoph Hellwig | 2022-05-02 | 1 | -4/+0 | |
| * | | | | | | | | blk-cgroup: replace bio_blkcg with bio_blkcg_css | Christoph Hellwig | 2022-05-02 | 1 | -78/+5 | |
| * | | | | | | | | blktrace: cleanup the __trace_note_message interface | Christoph Hellwig | 2022-05-02 | 1 | -6/+4 | |
| * | | | | | | | | blk-cgroup: move struct blkcg to block/blk-cgroup.h | Christoph Hellwig | 2022-05-02 | 2 | -35/+3 | |
| * | | | | | | | | blk-cgroup: move blkcg_{pin,unpin}_online out of line | Christoph Hellwig | 2022-05-02 | 1 | -44/+2 | |
| * | | | | | | | | blk-cgroup: move blk_cgroup_congested out line | Christoph Hellwig | 2022-05-02 | 1 | -19/+1 | |
| * | | | | | | | | blk-cgroup: move blkcg_{get,set}_fc_appid out of line | Christoph Hellwig | 2022-05-02 | 1 | -56/+2 | |
| * | | | | | | | | block: change exported IO accounting interface from gendisk to bdev | Ming Lei | 2022-04-18 | 1 | -3/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD | Christoph Hellwig | 2022-04-18 | 1 | -11/+16 | |
| * | | | | | | | block: add a bdev_discard_granularity helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+5 | |
| * | | | | | | | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 2022-04-18 | 1 | -2/+0 | |
| * | | | | | | | block: add a bdev_max_discard_sectors helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+5 | |
| * | | | | | | | block: move {bdev,queue_limit}_discard_alignment out of line | Christoph Hellwig | 2022-04-18 | 1 | -33/+1 | |
| * | | | | | | | block: remove queue_discard_alignment | Christoph Hellwig | 2022-04-18 | 1 | -8/+0 | |
| * | | | | | | | block: move bdev_alignment_offset and queue_limit_alignment_offset out of line | Christoph Hellwig | 2022-04-18 | 1 | -20/+1 | |
| * | | | | | | | block: use bdev_alignment_offset in disk_alignment_offset_show | Christoph Hellwig | 2022-04-18 | 1 | -8/+0 | |
| * | | | | | | | block: add a bdev_max_zone_append_sectors helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+6 | |
| * | | | | | | | block: add a bdev_stable_writes helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+6 | |
| * | | | | | | | block: add a bdev_fua helper | Christoph Hellwig | 2022-04-18 | 1 | -1/+5 | |
| * | | | | | | | block: add a bdev_write_cache helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+5 | |
| * | | | | | | | block: add a bdev_nonrot helper | Christoph Hellwig | 2022-04-18 | 1 | -0/+5 | |
| * | | | | | | | target: pass a block_device to target_configure_unmap_from_queue | Christoph Hellwig | 2022-04-18 | 1 | -2/+2 | |
| * | | | | | | | block: turn bio_kmalloc into a simple kmalloc wrapper | Christoph Hellwig | 2022-04-18 | 1 | -1/+1 | |
| * | | | | | | | block: allow use of per-cpu bio alloc cache by block drivers | Mike Snitzer | 2022-04-18 | 1 | -0/+6 | |
| * | | | | | | | block: allow using the per-cpu bio cache from bio_alloc_bioset | Mike Snitzer | 2022-04-18 | 2 | -3/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-05-23 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete | Paul Gortmaker | 2022-05-16 | 1 | -1/+1 | |
| * | | | | | | | cdrom: remove the unused driver specific disc change ioctl | Paul Gortmaker | 2022-05-16 | 1 | -1/+0 | |
* | | | | | | | | Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l... | Linus Torvalds | 2022-05-23 | 5 | -6/+99 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nvme: enable uring-passthrough for admin commands | Kanchan Joshi | 2022-05-20 | 1 | -0/+2 | |
| * | | | | | | | | nvme: add vectored-io support for uring-cmd | Anuj Gupta | 2022-05-11 | 1 | -0/+1 | |
| * | | | | | | | | nvme: wire-up uring-cmd support for io-passthru on char-device. | Kanchan Joshi | 2022-05-11 | 1 | -0/+25 | |
| * | | | | | | | | fs,io_uring: add infrastructure for uring-cmd | Jens Axboe | 2022-05-11 | 3 | -8/+48 | |
| * | | | | | | | | io_uring: add tracing for additional CQE32 fields | Stefan Roesch | 2022-05-09 | 1 | -4/+14 | |
| * | | | | | | | | io_uring: support CQE32 in io_uring_cqe | Stefan Roesch | 2022-05-09 | 1 | -0/+7 | |
| * | | | | | | | | io_uring: add support for 128-byte SQEs | Jens Axboe | 2022-05-09 | 1 | -0/+8 | |
| * | | | | | | | | Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough | Jens Axboe | 2022-05-09 | 4 | -21/+41 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthrough | Jens Axboe | 2022-05-09 | 4 | -3/+90 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-05-23 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ |