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.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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-22
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
1
-9
/
+4
2012-12-22
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
1
-1
/
+1
2012-12-22
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
1
-10
/
+15
2012-12-22
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
3
-21
/
+20
2012-12-22
dm block manager: reinstate message when validator fails
Mike Snitzer
1
-1
/
+4
2012-12-22
dm raid: round region_size to power of two
Jonathan Brassow
1
-1
/
+3
2012-12-22
dm thin: cleanup dead code
Joe Thornber
1
-14
/
+5
2012-12-22
dm thin: rename cell_defer_except to cell_defer_no_holder
Joe Thornber
1
-21
/
+21
2012-12-22
dm snapshot: optimize track_chunk
Mikulas Patocka
1
-3
/
+2
2012-12-22
dm raid: use DM_ENDIO_INCOMPLETE
Mikulas Patocka
1
-1
/
+1
2012-12-22
dm raid1: remove impossible mempool_alloc error test
Mikulas Patocka
1
-5
/
+3
2012-12-22
dm thin: emit ignore_discard in status when discards disabled
Mike Snitzer
1
-2
/
+4
2012-12-22
dm persistent data: fix nested btree deletion
Joe Thornber
2
-3
/
+8
2012-12-22
dm thin: wake worker when discard is prepared
Joe Thornber
1
-4
/
+7
2012-12-22
dm thin: fix race between simultaneous io and discards to same block
Joe Thornber
1
-25
/
+59
2012-12-22
dm thin: replace dm_cell_release_singleton with cell_defer_except
Joe Thornber
3
-39
/
+12
2012-12-22
dm: disable WRITE SAME
Mike Snitzer
1
-0
/
+2
2012-12-22
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
1
-0
/
+8
2012-12-22
dm persistent data: rename node to btree_node
Mikulas Patocka
4
-47
/
+47
2012-12-18
Merge tag 'md-3.8' of git://neil.brown.name/md
Linus Torvalds
3
-130
/
+171
2012-12-18
md/raid5: add blktrace calls
NeilBrown
1
-3
/
+35
2012-12-18
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-50
/
+20
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2012-12-13
md/raid5: use async_tx_quiesce() instead of open-coding it.
NeilBrown
1
-4
/
+1
2012-12-13
md: Use ->curr_resync as last completed request when cleanly aborting resync.
majianpeng
2
-2
/
+10
2012-12-13
md: Update checkpoint of resync/recovery based on time.
majianpeng
1
-0
/
+5
2012-12-13
md:Add place to update ->recovery_cp.
kernelmail
1
-0
/
+3
2012-12-11
md.c: re-indent various 'switch' statements.
NeilBrown
1
-119
/
+110
2012-12-11
md: close race between removing and adding a device.
NeilBrown
1
-0
/
+6
2012-12-11
md: removed unused variable in calc_sb_1_csm.
NeilBrown
1
-2
/
+1
2012-12-03
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+2
2012-11-30
wait: add wait_event_lock_irq() interface
Lukas Czerner
5
-50
/
+20
2012-11-27
md/raid1{,0}: fix deadlock in bitmap_unplug.
NeilBrown
2
-2
/
+2
2012-11-24
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-105
/
+132
2012-11-23
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
2012-11-22
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
1
-1
/
+1
2012-11-22
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
1
-61
/
+68
2012-11-22
md/raid5: Make sure we clear R5_Discard when discard is finished.
NeilBrown
1
-2
/
+5
2012-11-22
md/raid5: move resolving of reconstruct_state earlier in
NeilBrown
1
-34
/
+34
2012-11-20
md/raid5: round discard alignment up to power of 2.
NeilBrown
1
-0
/
+4
2012-11-20
md: make sure everything is freed when dm-raid stops an array.
NeilBrown
1
-2
/
+14
2012-11-20
md: Avoid write invalid address if read_seqretry returned true.
majianpeng
1
-2
/
+2
2012-11-20
md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...
majianpeng
1
-3
/
+4
2012-10-31
MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c
Jonathan Brassow
1
-6
/
+9
2012-10-31
md/raid1: Fix assembling of arrays containing Replacements.
NeilBrown
1
-1
/
+1
2012-10-30
md: Fix typo in drivers/md
Masanari Iida
4
-5
/
+5
2012-10-22
md faulty: use disk_stack_limits()
Eric Sandeen
1
-1
/
+4
2012-10-14
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
11
-127
/
+567
2012-10-13
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-13
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
[prev]
[next]