index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Lines
2025-03-06
block: ensure correct integrity capability propagation in stacked devices
Anuj Gupta
-29
/
+21
2025-03-05
blk-throttle: carry over directly
Ming Lei
-30
/
+23
2025-03-05
blk-throttle: don't take carryover for prioritized processing of metadata
Ming Lei
-10
/
+5
2025-03-05
blk-throttle: remove last_bytes_disp and last_ios_disp
Ming Lei
-7
/
+1
2025-03-05
blk-throttle: fix lower bps rate by throtl_trim_slice()
Yu Kuai
-2
/
+11
2025-03-05
block: fix conversion of GPT partition name to 7-bit
Olivier Gayot
-1
/
+1
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
-118
/
+78
2025-03-03
block: move the block layer auto-integrity code into a new file
Christoph Hellwig
-160
/
+164
2025-03-03
block: mark bounce buffering as incompatible with integrity
Christoph Hellwig
-2
/
+5
2025-02-28
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
Linus Torvalds
-14
/
+89
2025-02-28
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
-1
/
+1
2025-02-25
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
-7
/
+69
2025-02-25
blk-wbt: Cleanup a comment in wb_timer_fn
Tang Yizhou
-3
/
+3
2025-02-25
blk-wbt: Fix some comments
Tang Yizhou
-7
/
+4
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
-6
/
+19
2025-02-24
bdev: use bdev_io_min() for statx block size
Luis Chamberlain
-3
/
+2
2025-02-24
block/bdev: lift block size restrictions to 64k
Luis Chamberlain
-2
/
+1
2025-02-24
block/bdev: enable large folio support for large logical block sizes
Hannes Reinecke
-0
/
+3
2025-02-21
block: Remove commented out code
Thorsten Blum
-4
/
+0
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+5
2025-02-18
blk_iocost: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-18
block, bfq: Switch to use hrtimer_setup()
Nam Cao
-3
/
+2
2025-02-17
block: fix NULL pointer dereferenced within __blk_rq_map_sg
Ming Lei
-1
/
+4
2025-02-14
block/merge: remove unnecessary min() with UINT_MAX
Caleb Sander Mateos
-1
/
+1
2025-02-14
Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
-3
/
+15
2025-02-14
partitions: mac: fix handling of bogus partition table
Jann Horn
-3
/
+15
2025-02-11
block: refactor rq_qos_wait()
Muchun Song
-21
/
+47
2025-02-11
block: introduce init_wait_func()
Muchun Song
-9
/
+8
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
-0
/
+212
2025-02-10
blk-crypto: show supported key types in sysfs
Eric Biggers
-0
/
+35
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
-17
/
+98
2025-02-08
lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
Eric Biggers
-1
/
+1
2025-02-08
lib/crc64-rocksoft: stop wrapping the crypto API
Eric Biggers
-1
/
+1
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
-83
/
+79
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
-43
/
+61
2025-01-29
block: fix nr_hw_queue update racing with disk addition/removal
Nilay Shroff
-8
/
+9
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
-28
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2025-01-23
blk-mq: create correct map for fallback case
Daniel Wagner
-2
/
+1
2025-01-23
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
-2
/
+3
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
-26
/
+113
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
-688
/
+442
2025-01-17
block: Don't trim an atomic write
John Garry
-0
/
+4
2025-01-17
block: Add common atomic writes enable flag
John Garry
-2
/
+4
2025-01-15
block: limit disk max sectors to (LLONG_MAX >> 9)
Ming Lei
-0
/
+12
2025-01-15
block: Change blk_stack_atomic_writes_limits() unit_min check
John Garry
-1
/
+1
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
-2
/
+5
2025-01-14
blk-mq: Move more error handling into blk_mq_submit_bio()
Bart Van Assche
-7
/
+7
2025-01-14
block: Reorder the request allocation code in blk_mq_submit_bio()
Bart Van Assche
-3
/
+3
2025-01-13
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
-1
/
+1
[prev]
[next]