index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm mpath: support discard
Mike Snitzer
2010-08-12
1
-0
/
+10
*
dm stripe: support discards
Mikulas Patocka
2010-08-12
1
-0
/
+39
*
dm: split discard requests on target boundaries
Mike Snitzer
2010-08-12
1
-24
/
+23
*
dm stripe: optimize sector division
Mikulas Patocka
2010-08-12
1
-5
/
+18
*
dm stripe: move sector translation to a function
Mikulas Patocka
2010-08-12
1
-7
/
+14
*
dm: error return error for discards
Mike Snitzer
2010-08-12
1
-0
/
+5
*
dm delay: support discard
Mike Snitzer
2010-08-12
1
-0
/
+1
*
dm: zero silently drop discards
Mike Snitzer
2010-08-12
1
-0
/
+5
*
dm: use dm_target_offset macro
Alasdair G Kergon
2010-08-12
5
-8
/
+7
*
dm: factor out max_io_len_target_boundary
Mike Snitzer
2010-08-12
1
-8
/
+18
*
dm: use common __issue_target_request for flush and discard support
Mike Snitzer
2010-08-12
1
-8
/
+22
*
dm: linear support discard
Mike Snitzer
2010-08-12
4
-12
/
+99
*
dm crypt: simplify crypt_ctr
Milan Broz
2010-08-12
1
-81
/
+104
*
dm crypt: simplify crypt_config destruction logic
Milan Broz
2010-08-12
1
-87
/
+93
*
dm: allow autoloading of dm mod
Peter Rajnoha
2010-08-12
1
-2
/
+5
*
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
2010-08-12
3
-12
/
+14
*
dm ioctl: refactor dm_table_complete
Will Drewry
2010-08-12
3
-38
/
+52
*
dm snapshot: implement merge
Mikulas Patocka
2010-08-12
1
-0
/
+16
*
dm: do not initialise full request queue when bio based
Mike Snitzer
2010-08-12
3
-26
/
+79
*
dm ioctl: make bio or request based device type immutable
Mike Snitzer
2010-08-12
3
-7
/
+50
*
dm: skip second flush on bio unsupported error
Mikulas Patocka
2010-08-12
1
-2
/
+13
*
dm snapshot: persistent use define for disk header chunk size
Tomohiro Kusumi
2010-08-12
1
-3
/
+3
*
dm crypt: use kstrdup
Julia Lawall
2010-08-12
1
-2
/
+1
*
dm ioctl: use nonseekable_open
Arnd Bergmann
2010-08-12
1
-0
/
+1
*
dm: separate device deletion from dm_put
Kiyoshi Ueda
2010-08-12
3
-20
/
+62
*
dm ioctl: release _hash_lock between devices in remove_all
Kiyoshi Ueda
2010-08-12
1
-19
/
+25
*
dm: prevent access to md being deleted
Kiyoshi Ueda
2010-08-12
1
-0
/
+1
*
dm ioctl: return uevent flag after rename
Peter Rajnoha
2010-08-12
1
-17
/
+24
*
dm ioctl: make __dev_status void
Alasdair G Kergon
2010-08-12
1
-36
/
+31
*
dm ioctl: remove __dev_status from geometry and target message
Peter Rajnoha
2010-08-12
1
-6
/
+0
*
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
2010-08-12
3
-17
/
+26
*
dm snapshot: iterate origin and cow devices
Mikulas Patocka
2010-08-12
1
-1
/
+7
*
dm mpath: fix NULL pointer dereference when path parameters missing
Alasdair G Kergon
2010-08-12
1
-0
/
+1
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-10
21
-2012
/
+644
|
\
|
*
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
NeilBrown
2010-08-10
14
-1605
/
+1
|
|
\
|
|
*
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-09
14
-1605
/
+1
|
|
|
\
|
|
|
*
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
David Woodhouse
2009-10-29
1
-13
/
+0
|
|
|
*
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-29
14
-1613
/
+2
|
*
|
|
md: clean up do_md_stop
NeilBrown
2010-08-08
1
-16
/
+9
|
*
|
|
md: fix another deadlock with removing sysfs attributes.
NeilBrown
2010-08-08
2
-14
/
+21
|
*
|
|
md: move revalidate_disk() back outside open_mutex
Dan Williams
2010-08-08
1
-2
/
+4
|
*
|
|
md/raid10: fix deadlock with unaligned read during resync
NeilBrown
2010-08-07
1
-0
/
+18
|
*
|
|
md/bitmap: separate out loading a bitmap from initialising the structures.
NeilBrown
2010-07-26
3
-23
/
+60
|
*
|
|
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
NeilBrown
2010-07-26
3
-39
/
+99
|
*
|
|
md/bitmap: optimise scanning of empty bitmaps.
NeilBrown
2010-07-26
1
-10
/
+13
|
*
|
|
md/bitmap: clean up plugging calls.
NeilBrown
2010-07-26
3
-3
/
+3
|
*
|
|
md/bitmap: reduce dependence on sysfs.
NeilBrown
2010-07-26
1
-3
/
+4
|
*
|
|
md/bitmap: white space clean up and similar.
NeilBrown
2010-07-26
2
-167
/
+136
|
*
|
|
md/raid5: export raid5 unplugging interface.
NeilBrown
2010-07-26
2
-19
/
+19
|
*
|
|
md/plug: optionally use plugger to unplug an array during resync/recovery.
NeilBrown
2010-07-26
3
-3
/
+15
[next]