Commit Graph

1088 Commits (60961ce4d09db7c1ba49da3375123a18845ec864)

Author SHA1 Message Date
Mikulas Patocka 879129d208 dm snapshot: wait for chunks in destructor 17 years ago
Mikulas Patocka 60c856c8e2 dm snapshot: fix register_snapshot deadlock 17 years ago
Ilpo Jarvinen b34578a484 dm raid1: fix do_failures 17 years ago
NeilBrown 934d9c23b4 md: destroy partitions and notify udev when md array is stopped. 17 years ago
Christoph Hellwig 72e8264eda [PATCH] dm: kill lookup_device wrapper 17 years ago
Kiyoshi Ueda 51157b4ab4 dm: tidy local_init 17 years ago
Kiyoshi Ueda f431d9666f dm: remove unused flush_all 17 years ago
Heinz Mauelshagen 1f965b1943 dm raid1: separate region_hash interface part1 17 years ago
Martin K. Petersen f3e1d26ede dm: mark split bio as cloned 17 years ago
Milan Broz 0a4a1047a4 dm crypt: remove waitqueue 17 years ago
Milan Broz 393b47ef23 dm crypt: fix async split 17 years ago
Milan Broz b635b00e0e dm crypt: tidy sector 17 years ago
Mikulas Patocka 586e80e6ee dm: remove dm header from targets 17 years ago
Mikulas Patocka d63a5ce3c0 dm: publish array_too_big 17 years ago
Mikulas Patocka 7acedc5b98 dm exception store: fix misordered writes 17 years ago
Alasdair G Kergon 7c9e6c1732 dm exception store: refactor zero_area 17 years ago
Mikulas Patocka f68d4f3d39 dm snapshot: drop unused last_percent 17 years ago
Mikulas Patocka 7c5f78b9d7 dm snapshot: fix primary_pe race 17 years ago
Kazuo Ito b673c3a819 dm kcopyd: avoid queue shuffle 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro a39907fa2f [PATCH] switch md 17 years ago
Al Viro fe5f9f2cd5 [PATCH] switch dm 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 633a08b812 [PATCH] introduce __blkdev_driver_ioctl() 17 years ago
Al Viro 647b3d0084 [PATCH] lose unused arguments in dm ioctl callbacks 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
NeilBrown 92850bbd71 md: allow extended partitions on md devices. 17 years ago
NeilBrown 3c0ee63a64 md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state 17 years ago
NeilBrown b62b75905d md: use sysfs_notify_dirent to notify changes to md/array_state 17 years ago
Johannes Berg a65e5d782f remove CONFIG_KMOD from drivers 17 years ago
Dan Williams 97ce0a7f9c md: fix input truncation in safe_delay_store() 17 years ago
Sven Wegener 08ff39f1c8 md: check for memory allocation failure in faulty personality 17 years ago
Stephen Rothwell 255707274e md: build failure due to missing delay.h 17 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 17 years ago
NeilBrown 4bbf3771ca md: Relax minimum size restrictions on chunk_size. 17 years ago
NeilBrown d710e13812 md: remove space after function name in declaration and call. 17 years ago
NeilBrown fb4d8c76e5 md: Remove unnecessary #includes, #defines, and function declarations. 17 years ago
Andre Noll ab5bd5cbc8 md: Convert remaining 1k representations in linear.c to sectors. 17 years ago
Andre Noll 23242fbb47 md: linear.c: Make two local variables sector-based. 17 years ago
Andre Noll 6283815d18 md: linear: Represent dev_info->size and dev_info->offset in sectors. 17 years ago
Andre Noll 451708d2a4 md: linear.c: Remove broken debug code. 17 years ago
Andre Noll 481d86c7eb md: linear.c: Remove pointless initialization of curr_offset. 17 years ago
Andre Noll e61130228e md: linear.c: Fix typo in comment. 17 years ago
NeilBrown 80268ee927 md: Don't try to set an array to 'read-auto' if it is already in that state. 17 years ago
NeilBrown ea43ddd849 md: Allow metadata_version to be updated for externally managed metadata. 17 years ago
Chris Webb 7d3c6f8717 md: Fix rdev_size_store with size == 0 17 years ago
Alan Jenkins ce52aebd02 raid, fastboot: hide RAID autodetect option if MD is compiled as a module 17 years ago
Arjan van de Ven a364092a41 raid: make RAID autodetect default a KConfig option 17 years ago
Alasdair G Kergon 0c2322e4ce dm: detect lost queue 17 years ago
Mikulas Patocka 5416090426 dm: publish dm_vcalloc 17 years ago