index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-11-13
bcache: deleted code comments for dead code in bch_data_insert_keys()
Coly Li
2019-11-13
bcache: add more accurate error messages in read_super()
Coly Li
2019-11-13
bcache: fix static checker warning in bcache_device_free()
Coly Li
2019-11-13
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
2019-11-13
bcache: fix fifo index swapping condition in journal_pin_cmp()
Coly Li
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-12
block: Remove partition support for zoned block devices
Damien Le Moal
2019-11-12
block: Simplify report zones execution
Damien Le Moal
2019-11-12
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
2019-11-11
md/raid10: prevent access of uninitialized resync_pages offset
John Pittman
2019-11-11
md: avoid invalid memory access for array sb->dev_roles
Yufen Yu
2019-11-11
md/raid1: avoid soft lockup under high load
Hannes Reinecke
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
2019-11-07
dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layout
Nathan Chancellor
2019-11-07
dm zoned: reduce overhead of backing device checks
Dmitry Fomichev
2019-11-07
dm: add zone open, close and finish support
Ajay Joshi
2019-11-07
Merge branch 'for-5.5/block' into for-5.5/drivers
Jens Axboe
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
2019-11-05
dm dust: add limited write failure mode
Bryan Gurney
2019-11-05
dm dust: change ret to r in dust_map_read and dust_map
Bryan Gurney
2019-11-05
dm dust: change result vars to r
Bryan Gurney
2019-11-05
dm cache: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
dm bio prison: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
dm thin: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
dm clone: add bucket_lock_irq/bucket_unlock_irq helpers
Nikos Tsironis
2019-11-05
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
dm writecache: handle REQ_FUA
Maged Mokhtar
2019-11-05
dm writecache: fix uninitialized variable warning
Mikulas Patocka
2019-11-05
dm stripe: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-11-05
dm raid: streamline rs_get_progress() and its raid_status() caller side
Heinz Mauelshagen
2019-11-05
dm raid: simplify rs_setup_recovery call chain
Heinz Mauelshagen
2019-11-05
dm raid: to ensure resynchronization, perform raid set grow in preresume
Heinz Mauelshagen
2019-11-05
dm raid: change rs_set_dev_and_array_sectors API and callers
Heinz Mauelshagen
2019-11-05
dm table: do not allow request-based DM to stack on partitions
Mike Snitzer
2019-10-24
md: no longer compare spare disk superblock events in super_load
Yufen Yu
2019-10-24
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
2019-10-24
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
2019-10-24
md/raid0: Fix an error message in raid0_make_request()
Dan Carpenter
2019-10-18
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-17
dm cache: fix bugs when a GFP_NOWAIT allocation fails
Mikulas Patocka
2019-10-16
md/raid0: fix warning message for parameter default_layout
Song Liu
2019-10-10
dm snapshot: rework COW throttling to fix deadlock
Mikulas Patocka
2019-10-10
dm snapshot: introduce account_start_copy() and account_end_copy()
Mikulas Patocka
2019-10-08
dm clone: Make __hash_find static
YueHaibing
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-21
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-16
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
2019-09-13
dm bufio: introduce a global cache replacement
Mikulas Patocka
[prev]
[next]