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
*
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
2023-09-11
1
-6
/
+7
*
block: fix pin count management when merging same-page segments
Christoph Hellwig
2023-09-06
1
-4
/
+3
*
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
2023-08-31
1
-0
/
+2
*
block: remove the call to file_remove_privs in blkdev_write_iter
Christoph Hellwig
2023-08-31
1
-4
/
+0
*
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
2023-08-30
1
-8
/
+13
*
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
2023-08-30
1
-45
/
+41
*
blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
Yu Kuai
2023-08-30
1
-6
/
+5
*
blk-throttle: print signed value 'carryover_bytes/ios' for user
Yu Kuai
2023-08-30
2
-3
/
+3
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
16
-216
/
+579
|
\
|
*
block: use strscpy() to instead of strncpy()
Xu Panda
2023-08-22
1
-8
/
+4
|
*
block: sed-opal: keyring support for SED keys
Greg Joyce
2023-08-22
2
-2
/
+174
|
*
block: sed-opal: Implement IOC_OPAL_REVERT_LSP
Greg Joyce
2023-08-22
2
-0
/
+44
|
*
block: sed-opal: Implement IOC_OPAL_DISCOVERY
Greg Joyce
2023-08-22
1
-3
/
+35
|
*
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
2023-08-22
1
-0
/
+10
|
*
blk-mq: delete redundant tagset map update when fallback
Chengming Zhou
2023-08-22
1
-1
/
+0
|
*
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
2023-08-22
1
-1
/
+5
|
*
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
2023-08-17
1
-14
/
+18
|
*
block: Bring back zero_fill_bio_iter
Kent Overstreet
2023-08-14
1
-3
/
+3
|
*
block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
Kent Overstreet
2023-08-14
1
-4
/
+6
|
*
block: Add some exports for bcachefs
Kent Overstreet
2023-08-14
3
-1
/
+3
|
*
block: fix bad lockdep annotation in blk-iolatency
Jens Axboe
2023-08-10
1
-1
/
+1
|
*
block: remove init_mutex and open-code blk_iolatency_try_init
Li Lingfeng
2023-08-10
1
-24
/
+11
|
*
bio-integrity: create multi-page bvecs in bio_integrity_add_page()
Jinyoung Choi
2023-08-09
1
-7
/
+24
|
*
bio-integrity: cleanup adding integrity pages to bip's bvec.
Jinyoung Choi
2023-08-09
1
-13
/
+3
|
*
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
2023-08-09
1
-1
/
+1
|
*
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2023-08-09
2
-1
/
+5
|
*
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
2023-08-08
1
-1
/
+2
|
*
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-10
/
+60
|
*
block: use iomap for writes to block devices
Christoph Hellwig
2023-08-02
2
-2
/
+30
|
*
block: stop setting ->direct_IO
Christoph Hellwig
2023-08-02
1
-2
/
+1
|
*
block: open code __generic_file_write_iter for blkdev writes
Christoph Hellwig
2023-08-02
1
-2
/
+43
|
*
block: cleanup bio_integrity_prep
Jinyoung Choi
2023-07-25
1
-5
/
+1
|
*
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
2023-07-24
1
-6
/
+10
|
*
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
2023-07-24
1
-9
/
+7
|
*
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-37
/
+20
|
*
block: downgrade a bio_full call in bio_add_page
Christoph Hellwig
2023-07-24
1
-1
/
+1
|
*
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-4
/
+5
|
*
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-23
/
+22
|
*
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-3
/
+6
|
*
block: use SECTOR_SHIFT bio_add_hw_page
Christoph Hellwig
2023-07-24
1
-1
/
+1
|
*
block: tidy up the bio full checks in bio_add_hw_page
Christoph Hellwig
2023-07-24
1
-6
/
+4
|
*
block: refactor to use helper
Nitesh Shetty
2023-07-20
1
-3
/
+1
|
*
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2023-07-17
1
-7
/
+10
|
*
blk-flush: count inflight flush_data requests
Chengming Zhou
2023-07-17
2
-7
/
+7
|
*
blk-flush: fix rq->flush.seq for post-flush requests
Chengming Zhou
2023-07-17
1
-1
/
+1
|
*
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2023-07-17
1
-6
/
+6
|
*
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-07-17
2
-6
/
+12
|
*
block: cleanup queue_wc_store
Christoph Hellwig
2023-07-17
1
-11
/
+3
*
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
5
-80
/
+71
|
\
\
|
*
\
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-23
7
-62
/
+97
|
|
\
\
[next]