| Commit message (Expand) | Author | Age |
* | dm snapshot: extend exception store functions | Jonathan Brassow | 2009-01-05 |
* | dm snapshot: split out exception store implementations | Alasdair G Kergon | 2009-01-05 |
* | dm snapshot: rename struct exception_store | Jonathan Brassow | 2009-01-05 |
* | dm snapshot: separate out exception store interface | Jonathan Brassow | 2009-01-05 |
* | dm mpath: move trigger_event to system workqueue | Alasdair G Kergon | 2009-01-05 |
* | dm: add name and uuid to sysfs | Milan Broz | 2009-01-05 |
* | dm table: rework reference counting | Mikulas Patocka | 2009-01-05 |
* | dm: support barriers on simple devices | Andi Kleen | 2009-01-05 |
* | dm request: add caches | Kiyoshi Ueda | 2009-01-05 |
* | dm ioctl: allow dm_copy_name_and_uuid to return only one field | Milan Broz | 2009-01-05 |
* | dm log: ensure log bitmap fits on log device | Milan Broz | 2009-01-05 |
* | dm log: move region_size validation | Milan Broz | 2009-01-05 |
* | dm log: avoid reinitialising io_req on every operation | Takahiro Yasui | 2009-01-05 |
* | dm: consolidate target deregistration error handling | Mikulas Patocka | 2009-01-05 |
* | dm raid1: fix error count | Jonathan Brassow | 2009-01-05 |
* | dm log: fix dm_io_client leak on error paths | Takahiro Yasui | 2009-01-05 |
* | dm snapshot: change yield to msleep | Mikulas Patocka | 2009-01-05 |
* | dm table: drop reference at unbind | Mikulas Patocka | 2009-01-05 |
* | bio: allow individual slabs in the bio_set | Jens Axboe | 2008-12-29 |
* | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 |
|\ |
|
| * | md: Don't read past end of bitmap when reading bitmap. | NeilBrown | 2008-12-19 |
* | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 |
|\| |
|
| * | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 2008-12-03 |
* | | blktrace: port to tracepoints, update | Ingo Molnar | 2008-11-26 |
* | | blktrace: port to tracepoints | Arnaldo Carvalho de Melo | 2008-11-26 |
|/ |
|
* | dm: avoid destroying table in dm_any_congested | Chandra Seetharaman | 2008-11-13 |
* | dm: move pending queue wake_up end_io_acct | Mikulas Patocka | 2008-11-13 |
* | dm mpath: warn if args ignored | Chandra Seetharaman | 2008-11-13 |
* | dm mpath: avoid attempting to activate null path | Chandra Seetharaman | 2008-11-13 |
* | dm stripe: fix init failure | Heinz Mauelshagen | 2008-11-13 |
* | dm raid1: flush workqueue before destruction | Mikulas Patocka | 2008-11-13 |
* | md: linear: Fix a division by zero bug for very small arrays. | Andre Noll | 2008-11-06 |
* | md: fix bug in raid10 recovery. | NeilBrown | 2008-11-06 |
* | md: revert the recent addition of a call to the BLKRRPART ioctl. | NeilBrown | 2008-11-06 |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-30 |
|\ |
|
| * | md: destroy partitions and notify udev when md array is stopped. | NeilBrown | 2008-10-28 |
* | | dm snapshot: wait for chunks in destructor | Mikulas Patocka | 2008-10-30 |
* | | dm snapshot: fix register_snapshot deadlock | Mikulas Patocka | 2008-10-30 |
* | | dm raid1: fix do_failures | Ilpo Jarvinen | 2008-10-30 |
|/ |
|
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-26 |
|\ |
|
| * | md: allow extended partitions on md devices. | NeilBrown | 2008-10-20 |
| * | md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state | NeilBrown | 2008-10-20 |
| * | md: use sysfs_notify_dirent to notify changes to md/array_state | NeilBrown | 2008-10-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * | | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 |
| * | | [PATCH] switch md | Al Viro | 2008-10-21 |
| * | | [PATCH] switch dm | Al Viro | 2008-10-21 |
| * | | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 |
| * | | [PATCH] introduce __blkdev_driver_ioctl() | Al Viro | 2008-10-21 |
| * | | [PATCH] lose unused arguments in dm ioctl callbacks | Al Viro | 2008-10-21 |