summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* dm snapshot: extend exception store functionsJonathan Brassow2009-01-066-37/+55
* dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-066-737/+833
* dm snapshot: rename struct exception_storeJonathan Brassow2009-01-063-24/+25
* dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-064-120/+134
* dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-061-4/+4
* dm: add name and uuid to sysfsMilan Broz2009-01-064-2/+136
* dm table: rework reference countingMikulas Patocka2009-01-064-20/+33
* dm: support barriers on simple devicesAndi Kleen2009-01-064-10/+26
* dm request: add cachesKiyoshi Ueda2009-01-061-1/+40
* dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-061-2/+4
* dm log: ensure log bitmap fits on log deviceMilan Broz2009-01-061-0/+8
* dm log: move region_size validationMilan Broz2009-01-062-14/+14
* dm log: avoid reinitialising io_req on every operationTakahiro Yasui2009-01-061-10/+7
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-069-48/+16
* dm raid1: fix error countJonathan Brassow2009-01-061-3/+3
* dm log: fix dm_io_client leak on error pathsTakahiro Yasui2009-01-061-0/+5
* dm snapshot: change yield to msleepMikulas Patocka2009-01-061-3/+4
* dm table: drop reference at unbindMikulas Patocka2009-01-061-1/+1
* bio: allow individual slabs in the bio_setJens Axboe2008-12-293-3/+3
* Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-241-5/+17
|\
| * md: Don't read past end of bitmap when reading bitmap.NeilBrown2008-12-191-5/+17
* | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-051-1/+1
|\ \ | |/
| * block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-031-1/+1
* | blktrace: port to tracepoints, updateIngo Molnar2008-11-261-0/+2
* | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-3/+3
|/
* dm: avoid destroying table in dm_any_congestedChandra Seetharaman2008-11-131-8/+16
* dm: move pending queue wake_up end_io_acctMikulas Patocka2008-11-131-5/+5
* dm mpath: warn if args ignoredChandra Seetharaman2008-11-131-0/+4
* dm mpath: avoid attempting to activate null pathChandra Seetharaman2008-11-131-2/+2
* dm stripe: fix init failureHeinz Mauelshagen2008-11-131-1/+3
* dm raid1: flush workqueue before destructionMikulas Patocka2008-11-131-0/+1
* md: linear: Fix a division by zero bug for very small arrays.Andre Noll2008-11-061-0/+2
* md: fix bug in raid10 recovery.NeilBrown2008-11-061-1/+1
* md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown2008-11-061-6/+0
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-301-0/+7
|\
| * md: destroy partitions and notify udev when md array is stopped.NeilBrown2008-10-281-0/+7
* | dm snapshot: wait for chunks in destructorMikulas Patocka2008-10-302-1/+17
* | dm snapshot: fix register_snapshot deadlockMikulas Patocka2008-10-301-7/+9
* | dm raid1: fix do_failuresIlpo Jarvinen2008-10-301-1/+2
|/
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-261-23/+33
|\
| * md: allow extended partitions on md devices.NeilBrown2008-10-211-0/+5
| * md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-211-9/+12
| * md: use sysfs_notify_dirent to notify changes to md/array_stateNeilBrown2008-10-211-14/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-236-60/+34
|\ \
| * | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-212-4/+4
| * | [PATCH] switch mdAl Viro2008-10-211-10/+10
| * | [PATCH] switch dmAl Viro2008-10-211-21/+10
| * | [PATCH] beginning of methods conversionAl Viro2008-10-212-6/+6
| * | [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-212-17/+4
| * | [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-213-5/+3
OpenPOWER on IntegriCloud