Commit Graph

1046 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Milan Broz 0e435ac26e block: fix setting of max_segment_size and seg_boundary mask 16 years ago
Chandra Seetharaman 8a57dfc6f9 dm: avoid destroying table in dm_any_congested 16 years ago
Mikulas Patocka d221d2e776 dm: move pending queue wake_up end_io_acct 16 years ago
Chandra Seetharaman 14e98c5ca8 dm mpath: warn if args ignored 16 years ago
Chandra Seetharaman b81aa1c792 dm mpath: avoid attempting to activate null path 16 years ago
Heinz Mauelshagen 6edebdee48 dm stripe: fix init failure 16 years ago
Mikulas Patocka 18776c7316 dm raid1: flush workqueue before destruction 16 years ago
Andre Noll f1cd14ae52 md: linear: Fix a division by zero bug for very small arrays. 16 years ago
NeilBrown a53a6c8575 md: fix bug in raid10 recovery. 16 years ago
NeilBrown cb3ac42b8a md: revert the recent addition of a call to the BLKRRPART ioctl. 16 years ago
Mikulas Patocka 879129d208 dm snapshot: wait for chunks in destructor 16 years ago
Mikulas Patocka 60c856c8e2 dm snapshot: fix register_snapshot deadlock 16 years ago
Ilpo Jarvinen b34578a484 dm raid1: fix do_failures 16 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