index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
1
-0
/
+4
2014-11-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
1
-4
/
+7
2014-11-21
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
3
-15
/
+17
2014-11-21
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
1
-6
/
+6
2014-11-21
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
1
-4
/
+12
2014-11-14
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
1
-1
/
+1
2014-11-14
dm bufio: when done scanning return from __scan immediately
Mikulas Patocka
1
-2
/
+2
2014-11-14
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
1
-0
/
+1
2014-10-02
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
1
-1
/
+17
2014-09-24
Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md
Linus Torvalds
1
-18
/
+22
2014-09-22
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
1
-2
/
+2
2014-09-22
md/raid1: count resync requests in nr_pending.
NeilBrown
1
-0
/
+2
2014-09-22
md/raid1: update next_resync under resync_lock.
NeilBrown
1
-3
/
+3
2014-09-22
md/raid1: Don't use next_resync to determine how far resync has progressed
NeilBrown
1
-7
/
+5
2014-09-22
md/raid1: make sure resync waits for conflicting writes to complete.
NeilBrown
1
-2
/
+4
2014-09-22
md/raid1: clean up request counts properly in close_sync()
NeilBrown
1
-0
/
+5
2014-09-22
md/raid1: be more cautious where we read-balance during resync.
NeilBrown
1
-5
/
+1
2014-09-22
md/raid1: intialise start_next_window for READ case to avoid hang
NeilBrown
1
-0
/
+1
2014-09-10
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
1
-2
/
+2
2014-08-28
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
1
-6
/
+19
2014-08-19
md/raid10: always initialise ->state on newly allocated r10_bio
NeilBrown
1
-0
/
+3
2014-08-19
md/raid10: avoid memory leak on error path during reshape.
NeilBrown
1
-0
/
+1
2014-08-19
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
1
-0
/
+1
2014-08-19
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
1
-1
/
+1
2014-08-18
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
1
-0
/
+2
2014-08-18
md/raid5: avoid livelock caused by non-aligned writes.
NeilBrown
1
-1
/
+1
2014-08-14
Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-205
/
+394
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-65
/
+119
2014-08-11
Merge tag 'md/3.17' of git://neil.brown.name/md
Linus Torvalds
4
-16
/
+22
2014-08-10
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
1
-0
/
+13
2014-08-08
md: don't allow bitmap file to be added to raid0/linear.
NeilBrown
1
-2
/
+2
2014-08-08
md/raid0: check for bitmap compatability when changing raid levels.
NeilBrown
1
-0
/
+6
2014-08-08
md: Recovery speed is wrong
Xiao Ni
1
-2
/
+3
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-36
/
+15
2014-08-04
bcache: Drop unneeded blk_sync_queue() calls
Kent Overstreet
1
-8
/
+2
2014-08-04
bcache: add mutex lock for bch_is_open
Jianjian Huo
1
-0
/
+2
2014-08-04
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
1
-2
/
+2
2014-08-04
bcache: try to set b->parent properly
Slava Pestov
3
-20
/
+25
2014-08-04
bcache: fix memory corruption in init error path
Slava Pestov
1
-3
/
+8
2014-08-04
bcache: fix crash with incomplete cache set
Slava Pestov
2
-0
/
+8
2014-08-04
bcache: Fix more early shutdown bugs
Kent Overstreet
1
-3
/
+4
2014-08-04
bcache: fix use-after-free in btree_gc_coalesce()
Slava Pestov
1
-0
/
+1
2014-08-04
bcache: Fix an infinite loop in journal replay
Kent Overstreet
1
-1
/
+4
2014-08-04
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
Slava Pestov
1
-1
/
+1
2014-08-04
bcache: bcache_write tracepoint was crashing
Slava Pestov
1
-1
/
+2
2014-08-04
bcache: fix typo in bch_bkey_equal_header
Slava Pestov
1
-1
/
+1
2014-08-04
bcache: Allocate bounce buffers with GFP_NOWAIT
Kent Overstreet
2
-2
/
+2
2014-08-04
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
1
-1
/
+1
2014-08-04
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
3
-5
/
+15
2014-08-04
bcache: wait for buckets when allocating new btree root
Slava Pestov
3
-5
/
+12
[next]