index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2011-05-11
md/raid1: split out two sub-functions from sync_request_write
NeilBrown
2011-05-11
md: make error_handler functions more uniform and correct.
NeilBrown
2011-05-11
md/multipath: discard ->working_disks in favour of ->degraded
NeilBrown
2011-05-11
md/raid1: clean up read_balance.
NeilBrown
2011-05-11
md: simplify raid10 read_balance
NeilBrown
2011-05-11
md/bitmap: fix saving of events_cleared and other state.
NeilBrown
2011-05-11
md: reject a re-add request that cannot be honoured.
NeilBrown
2011-05-11
md: Fix race when creating a new md device.
NeilBrown
2011-04-21
raid5: fix build error, sector_t usage
Randy Dunlap
2011-04-20
md: Cleanup after raid45->raid0 takeover
Krzysztof Wojcik
2011-04-20
md: Fix dev_sectors on takeover from raid0 to raid4/5
NeilBrown
2011-04-20
md/raid5: remove setting of ->queue_lock
NeilBrown
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2011-04-18
md - remove old plugging code.
NeilBrown
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-05
dm: improve block integrity support
Mike Snitzer
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
dm stripe: implement merge method
Mustafa Mesanovic
2011-03-24
dm mpath: allow table load with no priority groups
Mike Snitzer
2011-03-24
dm mpath: fail message ioctl if specified path is not valid
Mike Snitzer
2011-03-24
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
2011-03-24
dm ioctl: prepare for crypt key wiping
Milan Broz
2011-03-24
dm crypt: wipe keys string immediately after key is set
Milan Broz
2011-03-24
dm: add flakey target
Josef Bacik
2011-03-24
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-23
dm: use little-endian bitops
Akinobu Mita
2011-03-23
md: use little-endian bitops
Akinobu Mita
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-02-24
md: Fix - again - partition detection when array becomes active
NeilBrown
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
md: avoid spinlock problem in blk_throtl_exit
NeilBrown
2011-02-16
md: correctly handle probe of an 'mdp' device.
NeilBrown
2011-02-16
md: don't set_capacity before array is active.
NeilBrown
2011-02-14
md: Fix raid1->raid0 takeover
Krzysztof Wojcik
[next]