index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-26
1
-2
/
+3
|
\
|
*
blk-mq: fix io hung due to missing commit_rqs
Yu Kuai
2022-08-19
1
-2
/
+3
*
|
Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-20
1
-21
/
+1
|
\
|
|
*
blk-mq: run queue no matter whether the request is the last request
Yufen Yu
2022-08-18
1
-1
/
+1
|
*
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
2022-08-18
1
-20
/
+0
*
|
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
1
-3
/
+1
|
\
|
|
*
block: Do not call blk_put_queue() if gendisk allocation fails
Rafael Mendonca
2022-08-12
1
-3
/
+1
*
|
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
2
-14
/
+18
*
|
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-08
1
-3
/
+3
|
/
*
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-04
9
-171
/
+165
|
\
|
*
block: fix leaking page ref on truncated direct io
Keith Busch
2022-08-02
1
-15
/
+15
|
*
block: ensure bio_iov_add_page can't fail
Keith Busch
2022-08-02
1
-10
/
+9
|
*
block: ensure iov_iter advances for added pages
Keith Busch
2022-08-02
1
-4
/
+4
|
*
block: pass struct queue_limits to the bio splitting helpers
Christoph Hellwig
2022-08-02
5
-72
/
+68
|
*
block: move bio_allowed_max_sectors to blk-merge.c
Christoph Hellwig
2022-08-02
2
-10
/
+10
|
*
block: move the call to get_max_io_size out of blk_bio_segment_split
Christoph Hellwig
2022-08-02
1
-4
/
+5
|
*
block: move ->bio_split to the gendisk
Christoph Hellwig
2022-08-02
4
-14
/
+12
|
*
block: change the blk_queue_bounce calling convention
Christoph Hellwig
2022-08-02
3
-18
/
+20
|
*
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
3
-55
/
+53
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
1
-2
/
+2
|
\
\
|
*
|
scsi: core: bsg: Remove usage of the deprecated ida_simple_xxx() API
Bo Liu
2022-06-21
1
-2
/
+2
*
|
|
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
3
-16
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+1
|
*
|
block: Convert read_part_sector() to use a folio
Matthew Wilcox (Oracle)
2022-08-02
2
-7
/
+7
|
*
|
block: Use PAGE_SECTORS_SHIFT
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+1
|
*
|
block: Handle partition read errors more consistently
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+1
|
*
|
block: Simplify read_part_sector()
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+1
|
*
|
block: Remove check of PageError
Matthew Wilcox (Oracle)
2022-06-29
1
-4
/
+0
*
|
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
45
-688
/
+678
|
\
\
\
|
*
|
|
block: remove __blk_get_queue
Christoph Hellwig
2022-07-21
2
-11
/
+4
|
*
|
|
block: call blk_mq_exit_queue from disk_release for never added disks
Christoph Hellwig
2022-07-21
1
-0
/
+15
|
*
|
|
blk-mq: fix error handling in __blk_mq_alloc_disk
Christoph Hellwig
2022-07-21
1
-1
/
+1
|
*
|
|
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-07-20
4
-16
/
+45
|
*
|
|
block/kyber: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+4
|
*
|
|
block/mq-deadline: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
|
|
block/bfq: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
3
-25
/
+25
|
*
|
|
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
11
-43
/
+44
|
*
|
|
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
1
-0
/
+2
|
*
|
|
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
5
-9
/
+10
|
*
|
|
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
1
-4
/
+3
|
*
|
|
block: remove bdevname
Christoph Hellwig
2022-07-14
1
-23
/
+0
|
*
|
|
block: stop using bdevname in __blkdev_issue_discard
Christoph Hellwig
2022-07-14
1
-4
/
+2
|
*
|
|
block: stop using bdevname in bdev_write_inode
Christoph Hellwig
2022-07-14
1
-6
/
+4
|
*
|
|
blk-cgroup: Use atomic{,64}_try_cmpxchg
Uros Bizjak
2022-07-12
2
-9
/
+5
|
*
|
|
blk-iolatency: Use atomic{,64}_try_cmpxchg
Uros Bizjak
2022-07-12
1
-7
/
+5
|
*
|
|
block: Use try_cmpxchg in update_io_ticks
Uros Bizjak
2022-07-12
1
-1
/
+1
|
*
|
|
block/rq_qos: Use atomic_try_cmpxchg in atomic_inc_below
Uros Bizjak
2022-07-12
1
-8
/
+2
|
*
|
|
blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
Ming Lei
2022-07-12
1
-0
/
+3
[next]