Commit Graph

1216 Commits (dacb6f1d8fa5200efc4e609fe63a750b960993b6)

Author SHA1 Message Date
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
Mikulas Patocka ea0ec64094 dm: publish dm_table_unplug_all 17 years ago
Mikulas Patocka 89343da077 dm: publish dm_get_mapinfo 17 years ago
Mikulas Patocka 82b1519b34 dm: export struct dm_dev 17 years ago
Milan Broz 933f01d433 dm crypt: avoid unnecessary wait when splitting bio 17 years ago
Milan Broz c8081618a9 dm crypt: tidy ctx pending 17 years ago
Milan Broz 4e59409891 dm crypt: fix async inc_pending 17 years ago
Milan Broz 6c031f41db dm crypt: move dec_pending on error into write_io_submit 17 years ago
Alasdair G Kergon 1e37bb8e55 dm crypt: remove inc_pending from write_io_submit 17 years ago
Milan Broz fc5a5e9aa8 dm crypt: tidy write loop pending 17 years ago
Milan Broz dc440d1e56 dm crypt: tidy crypt alloc 17 years ago
Milan Broz 3e1a8bdd05 dm crypt: tidy inc pending 17 years ago
Mikulas Patocka fd14acf6fc dm exception store: use chunk_t for_areas 17 years ago
Mikulas Patocka a481db7846 dm exception store: introduce area_location function 17 years ago
Jonathan Brassow f7c83e2e47 dm raid1: kcopyd should stop on error if errors handled 17 years ago
Kiyoshi Ueda 6680073d3e dm mpath: remove is_active from struct dm_path 17 years ago
Benjamin Marzinski 01460f3520 dm mpath: use more error codes 17 years ago
Denis ChengRq 6feef531f5 block: mark bio_split_pool static 17 years ago
Mike Anderson 224cb3e981 dm: Call blk_abort_queue on failed paths 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Jens Axboe 5b99c2ffa9 block: make bi_phys_segments an unsigned int instead of short 17 years ago