index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-20
block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
Ming Lei
1
-0
/
+1
2025-04-10
block: fix adding folio to bio
Ming Lei
1
-4
/
+7
2025-04-10
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-12
/
+8
2025-04-10
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-21
/
+20
2025-04-10
badblocks: fix missing bad blocks on retry in _badblocks_check()
Zheng Qixing
1
-26
/
+24
2025-04-10
badblocks: fix merge issue when new badblocks align with pre+1
Li Nan
1
-2
/
+2
2025-04-10
badblocks: fix the using of MAX_BADBLOCKS
Li Nan
1
-2
/
+2
2025-04-10
badblocks: return error if any badblock set fails
Li Nan
1
-12
/
+5
2025-04-10
badblocks: return error directly when setting badblocks exceeds 512
Li Nan
1
-102
/
+19
2025-04-10
badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
Li Nan
1
-0
/
+5
2025-04-10
badblocks: factor out a helper try_adjacent_combine
Li Nan
1
-14
/
+26
2025-04-10
badblocks: Fix error shitf ops
Li Nan
1
-6
/
+6
2025-04-10
block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
Anuj Gupta
1
-0
/
+1
2025-04-10
block: ensure correct integrity capability propagation in stacked devices
Anuj Gupta
1
-29
/
+21
2025-04-10
blk-throttle: fix lower bps rate by throtl_trim_slice()
Yu Kuai
1
-2
/
+11
2025-03-08
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-03-05
block: fix conversion of GPT partition name to 7-bit
Olivier Gayot
1
-1
/
+1
2025-02-28
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
Linus Torvalds
5
-14
/
+89
2025-02-28
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
1
-1
/
+1
2025-02-26
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
1
-7
/
+69
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
3
-6
/
+19
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+5
2025-02-17
block: fix NULL pointer dereferenced within __blk_rq_map_sg
Ming Lei
1
-1
/
+4
2025-02-15
block/merge: remove unnecessary min() with UINT_MAX
Caleb Sander Mateos
1
-1
/
+1
2025-02-14
Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+15
2025-02-14
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
16
-83
/
+79
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
11
-43
/
+61
2025-01-29
block: fix nr_hw_queue update racing with disk addition/removal
Nilay Shroff
1
-8
/
+9
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
4
-28
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2025-01-23
blk-mq: create correct map for fallback case
Daniel Wagner
1
-2
/
+1
2025-01-23
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
1
-2
/
+3
2025-01-21
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
3
-26
/
+113
2025-01-21
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
28
-688
/
+442
2025-01-17
block: Don't trim an atomic write
John Garry
1
-0
/
+4
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-2
/
+4
2025-01-16
block: limit disk max sectors to (LLONG_MAX >> 9)
Ming Lei
2
-0
/
+12
2025-01-15
block: Change blk_stack_atomic_writes_limits() unit_min check
John Garry
1
-1
/
+1
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
1
-2
/
+5
2025-01-14
blk-mq: Move more error handling into blk_mq_submit_bio()
Bart Van Assche
1
-7
/
+7
2025-01-14
block: Reorder the request allocation code in blk_mq_submit_bio()
Bart Van Assche
1
-3
/
+3
2025-01-13
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2025-01-13
blk-cgroup: rwstat: fix kernel-doc warnings in header file
Randy Dunlap
1
-2
/
+3
2025-01-13
blk-cgroup: fix kernel-doc warnings in header file
Randy Dunlap
1
-4
/
+6
2025-01-13
block: mark GFP_NOIO around sysfs ->store()
Ming Lei
1
-0
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
5
-31
/
+44
2025-01-10
block: fix queue freeze vs limits lock order in sysfs store methods
Christoph Hellwig
1
-8
/
+10
2025-01-10
block: add a store_limit operations for sysfs entries
Christoph Hellwig
1
-67
/
+61
2025-01-10
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
4
-26
/
+22
[next]