index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2008-02-08
dm raid1: report fault status
Jonathan Brassow
2008-02-08
dm raid1: handle read failures
Jonathan Brassow
2008-02-08
dm raid1: fix EIO after log failure
Jonathan Brassow
2008-02-08
dm raid1: handle recovery failures
Jonathan Brassow
2008-02-08
dm raid1: handle write failures
Jonathan Brassow
2008-02-08
dm snapshot: combine consecutive exceptions in memory
Milan Broz
2008-02-08
dm: stripe enhanced status return
Brian Wood
2008-02-08
dm: stripe trigger event on failure
Brian Wood
2008-02-08
dm log: auto load modules
Jonathan Brassow
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
2008-02-08
dm crypt: use async crypto
Milan Broz
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
dm crypt: add completion for async
Milan Broz
2008-02-08
dm crypt: add async request mempool
Milan Broz
2008-02-08
dm crypt: extract scatterlist processing
Milan Broz
2008-02-08
dm crypt: tidy io ref counting
Milan Broz
2008-02-08
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-08
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-08
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
2008-02-08
dm crypt: move queue functions
Alasdair G Kergon
2008-02-08
dm crypt: adjust io processing functions
Milan Broz
2008-02-08
dm crypt: tidy crypt_endio
Milan Broz
2008-02-08
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
2008-02-08
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
2008-02-08
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
2008-02-08
dm mpath: add missing static
Alasdair G Kergon
2008-02-08
dm: targets no longer experimental
Alasdair G Kergon
2008-02-08
dm: refactor dm_suspend completion wait
Milan Broz
2008-02-08
dm: split dm_suspend io_lock hold into two
Milan Broz
2008-02-08
dm: tidy dm_suspend
Milan Broz
2008-02-08
dm: refactor deferred bio_list processing
Milan Broz
2008-02-08
dm: tidy alloc_dev labels
Milan Broz
2008-02-08
dm ioctl: use uninitialized_var
Andrew Morton
2008-02-08
dm: table use uninitialized_var
Andrew Morton
2008-02-08
dm snapshot: use uninitialized_var
Andrew Morton
2008-02-08
dm: convert suspend_lock semaphore to mutex
Daniel Walker
2008-02-08
dm snapshot: use rounddown_pow_of_two
Robert P. J. Day
2008-02-08
dm: table remove unused total
Jun'ichi Nomura
2008-02-08
dm: table use list_for_each
Paul Jimenez
2008-02-08
dm ioctl: move compat code
Milan Broz
2008-02-08
dm ioctl: remove lock_kernel
Alasdair G Kergon
2008-02-08
dm: mark function lists static
Alasdair G Kergon
2008-02-08
dm: add missing memory barrier to dm_suspend
Milan Broz
2008-02-06
md: fix an occasional deadlock in raid5
NeilBrown
2008-02-06
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
2008-02-06
md: change a few 'int' to 'size_t' in md
NeilBrown
2008-02-06
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
2008-02-06
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
[next]