aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2022-10-03Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+23
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+2
2022-09-20Revert "block: freeze the queue earlier in del_gendisk"Gravatar Christoph Hellwig 1-1/+2
2022-09-16Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-5/+10
2022-09-15blk-lib: fix blkdev_issue_secure_eraseGravatar Mikulas Patocka 1-3/+8
2022-09-13block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowaitGravatar Stefan Roesch 1-2/+2
2022-09-11vfs: support STATX_DIOALIGN on block devicesGravatar Eric Biggers 1-0/+23
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-0/+5
2022-09-09block: add missing request flags to debugfs codeGravatar Jens Axboe 1-0/+2
2022-09-03block: don't add partitions if GD_SUPPRESS_PART_SCAN is setGravatar Ming Lei 1-0/+3
2022-08-26Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+3
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-21/+1
2022-08-19blk-mq: fix io hung due to missing commit_rqsGravatar Yu Kuai 1-2/+3
2022-08-18blk-mq: run queue no matter whether the request is the last requestGravatar Yufen Yu 1-1/+1
2022-08-18blk-mq: remove unused function blk_mq_queue_stopped()Gravatar Yu Kuai 1-20/+0
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+1
2022-08-12block: Do not call blk_put_queue() if gendisk allocation failsGravatar Rafael Mendonca 1-3/+1
2022-08-08block: convert to advancing variants of iov_iter_get_pages{,_alloc}()Gravatar Al Viro 2-14/+18
2022-08-08new iov_iter flavour - ITER_UBUFGravatar Al Viro 1-3/+3
2022-08-04Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 9-171/+165
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+2
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 3-16/+10
2022-08-02block: fix leaking page ref on truncated direct ioGravatar Keith Busch 1-15/+15
2022-08-02block: ensure bio_iov_add_page can't failGravatar Keith Busch 1-10/+9
2022-08-02block: ensure iov_iter advances for added pagesGravatar Keith Busch 1-4/+4
2022-08-02block: pass struct queue_limits to the bio splitting helpersGravatar Christoph Hellwig 5-72/+68
2022-08-02block: move bio_allowed_max_sectors to blk-merge.cGravatar Christoph Hellwig 2-10/+10
2022-08-02block: move the call to get_max_io_size out of blk_bio_segment_splitGravatar Christoph Hellwig 1-4/+5
2022-08-02block: move ->bio_split to the gendiskGravatar Christoph Hellwig 4-14/+12
2022-08-02block: change the blk_queue_bounce calling conventionGravatar Christoph Hellwig 3-18/+20
2022-08-02block: change the blk_queue_split calling conventionGravatar Christoph Hellwig 3-55/+53
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 45-688/+678
2022-08-02mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2022-08-02block: Convert read_part_sector() to use a folioGravatar Matthew Wilcox (Oracle) 2-7/+7
2022-08-02block: Use PAGE_SECTORS_SHIFTGravatar Matthew Wilcox (Oracle) 1-2/+1
2022-08-02block: Handle partition read errors more consistentlyGravatar Matthew Wilcox (Oracle) 1-1/+1
2022-08-02block: Simplify read_part_sector()Gravatar Matthew Wilcox (Oracle) 1-2/+1
2022-07-21block: remove __blk_get_queueGravatar Christoph Hellwig 2-11/+4
2022-07-21block: call blk_mq_exit_queue from disk_release for never added disksGravatar Christoph Hellwig 1-0/+15
2022-07-21blk-mq: fix error handling in __blk_mq_alloc_diskGravatar Christoph Hellwig 1-1/+1
2022-07-20block: don't allow the same type rq_qos add more than onceGravatar Jinke Han 4-16/+45
2022-07-14block/kyber: Use the new blk_opf_t typeGravatar Bart Van Assche 1-4/+4
2022-07-14block/mq-deadline: Use the new blk_opf_t typeGravatar Bart Van Assche 1-2/+2
2022-07-14block/bfq: Use the new blk_opf_t typeGravatar Bart Van Assche 3-25/+25
2022-07-14block: Use the new blk_opf_t typeGravatar Bart Van Assche 11-43/+44
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opGravatar Bart Van Assche 1-0/+2
2022-07-14block: Use enum req_op where appropriateGravatar Bart Van Assche 5-9/+10
2022-07-14treewide: Rename enum req_opf into enum req_opGravatar Bart Van Assche 1-4/+3
2022-07-14block: fix missing blkcg_bio_issue_initGravatar Muchun Song 1-0/+1