diff options
author | Linus Torvalds | 2023-09-08 21:39:54 -0700 |
---|---|---|
committer | Linus Torvalds | 2023-09-08 21:39:54 -0700 |
commit | 7402e635edb9b430125017d2489974c9a10b069c (patch) | |
tree | 7c7d08f1a84207051ab549d8395ea906ac10ebab /lib | |
parent | 7ccc3ebf0c575728bff2d3cb4719ccd84aa186ab (diff) | |
parent | 4b9c2edaf7282d60e069551b4b28abc2932cd3e3 (diff) |
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Pull block fixes from Jens Axboe:
- Fix null_blk polled IO timeout handling (Chengming)
- Regression fix for swapped arguments in drbd bvec_set_page()
(Christoph)
- String length handling fix for s390 dasd (Heiko)
- Fixes for blk-throttle accounting (Yu)
- Fix page pinning issue for same page segments (Christoph)
- Remove redundant file_remove_privs() call (Christoph)
- Fix a regression in partition handling for devices not supporting
partitions (Li)
* tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux:
drbd: swap bvec_set_page len and offset
block: fix pin count management when merging same-page segments
null_blk: fix poll request timeout handling
s390/dasd: fix string length handling
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
block: remove the call to file_remove_privs in blkdev_write_iter
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
blk-throttle: print signed value 'carryover_bytes/ios' for user
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions