index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2022-09-16
Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-15
blk-lib: fix blkdev_issue_secure_erase
Mikulas Patocka
2022-09-13
block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
Stefan Roesch
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-09
block: add missing request flags to debugfs code
Jens Axboe
2022-09-03
block: don't add partitions if GD_SUPPRESS_PART_SCAN is set
Ming Lei
2022-08-26
Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-20
Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-19
blk-mq: fix io hung due to missing commit_rqs
Yu Kuai
2022-08-18
blk-mq: run queue no matter whether the request is the last request
Yufen Yu
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-12
block: Do not call blk_put_queue() if gendisk allocation fails
Rafael Mendonca
2022-08-08
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
block: fix leaking page ref on truncated direct io
Keith Busch
2022-08-02
block: ensure bio_iov_add_page can't fail
Keith Busch
2022-08-02
block: ensure iov_iter advances for added pages
Keith Busch
2022-08-02
block: pass struct queue_limits to the bio splitting helpers
Christoph Hellwig
2022-08-02
block: move bio_allowed_max_sectors to blk-merge.c
Christoph Hellwig
2022-08-02
block: move the call to get_max_io_size out of blk_bio_segment_split
Christoph Hellwig
2022-08-02
block: move ->bio_split to the gendisk
Christoph Hellwig
2022-08-02
block: change the blk_queue_bounce calling convention
Christoph Hellwig
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
block: Convert read_part_sector() to use a folio
Matthew Wilcox (Oracle)
2022-08-02
block: Use PAGE_SECTORS_SHIFT
Matthew Wilcox (Oracle)
2022-08-02
block: Handle partition read errors more consistently
Matthew Wilcox (Oracle)
2022-08-02
block: Simplify read_part_sector()
Matthew Wilcox (Oracle)
2022-07-21
block: remove __blk_get_queue
Christoph Hellwig
2022-07-21
block: call blk_mq_exit_queue from disk_release for never added disks
Christoph Hellwig
2022-07-21
blk-mq: fix error handling in __blk_mq_alloc_disk
Christoph Hellwig
2022-07-20
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-07-14
block/kyber: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
block/mq-deadline: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
block/bfq: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
block: fix missing blkcg_bio_issue_init
Muchun Song
2022-07-14
block: remove bdevname
Christoph Hellwig
2022-07-14
block: stop using bdevname in __blkdev_issue_discard
Christoph Hellwig
2022-07-14
block: stop using bdevname in bdev_write_inode
Christoph Hellwig
2022-07-12
blk-cgroup: Use atomic{,64}_try_cmpxchg
Uros Bizjak
[next]