Commit Graph

1385 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Martin K. Petersen 3c5820c743 block: Optimal I/O limit wrapper 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Geert Uytterhoeven 0d03d59d9b md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! 16 years ago
Mikulas Patocka ae0b7448e9 dm snapshot: fix on disk chunk size validation 16 years ago
Mikulas Patocka 2defcc3fb4 dm exception store: split set_chunk_size 16 years ago
Mikulas Patocka 61578dcd3f dm snapshot: fix header corruption race on invalidation 16 years ago
Mikulas Patocka 02d2fd31de dm snapshot: refactor zero_disk_area to use chunk_io 16 years ago
Jonathan Brassow 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago
Jonathan Brassow d2b698644c dm raid1: do not allow log_failure variable to unset after being set 16 years ago
Jonathan Brassow b8313b6da7 dm log: remove incorrect field from userspace table output 16 years ago
Jonathan Brassow 4142a96917 dm log: fix userspace status output 16 years ago
Mike Snitzer 40bea43127 dm stripe: expose correct io hints 16 years ago
Mike Snitzer a963a95622 dm table: add more context to terse warning messages 16 years ago
Mikulas Patocka f6a1ed1086 dm table: fix queue_limit checking device iterator 16 years ago
Mike Snitzer 8811f46c1f dm snapshot: implement iterate devices 16 years ago
Kiyoshi Ueda a77e28c7e1 dm multipath: fix oops when request based io fails when no paths 16 years ago
Chandra Seetharaman 2bfd2e1337 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. 16 years ago
NeilBrown 80ffb3ccea Fix new incorrect error return from do_md_stop. 16 years ago
Randy Dunlap 894ef820b1 dm-log-userspace: fix printk format warning 16 years ago
NeilBrown 4d484a4a7a md: allow upper limit for resync/reshape to be set when array is read-only 16 years ago
NeilBrown 1a67dde0ab md/raid5: Properly remove excess drives after shrinking a raid5/6 16 years ago
NeilBrown a639755cf8 md/raid5: make sure a reshape restarts at the correct address. 16 years ago
NeilBrown 67ac6011db md/raid5: allow new reshape modes to be restarted in the middle. 16 years ago
NeilBrown 51d5668cb2 md: never advance 'events' counter by more than 1. 16 years ago
NeilBrown c8c00a6915 Remove deadlock potential in md_open 16 years ago
NeilBrown 449aad3e25 md: Use revalidate_disk to effect changes in size of device. 16 years ago
NeilBrown 64bd660b51 md: allow raid5_quiesce to work properly when reshape is happening. 16 years ago
NeilBrown e516402c0d md/raid5: set reshape_position correctly when reshape starts. 16 years ago
NeilBrown 70471dafe3 md: Handle growth of v1.x metadata correctly. 16 years ago
NeilBrown 3673f305fa md: avoid array overflow with bad v1.x metadata 16 years ago
NeilBrown 3a981b03f3 md: when a level change reduces the number of devices, remove the excess. 16 years ago
Andre Noll ac5e7113e7 md: Push down data integrity code to personalities. 16 years ago
Dan Williams 95fc17aac4 md/raid6: release spare page at ->stop() 16 years ago
Mike Snitzer 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 years ago
Mike Snitzer a732c207d1 dm: remove queue next_ordered workaround for barriers 16 years ago
Mikulas Patocka 69885683d2 dm raid1: wake kmirrord when requeueing delayed bios after remote recovery 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
NeilBrown e62e58a5ff md: use interruptible wait when duration is controlled by userspace. 16 years ago
NeilBrown a5c308d4d1 md/raid5: suspend shouldn't affect read requests. 16 years ago
NeilBrown 0909dc448c md: tidy up error paths in md_alloc 16 years ago
NeilBrown 1ec22eb2b4 md: fix error path when duplicate name is found on md device creation. 16 years ago
NeilBrown b8d966efd9 md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. 16 years ago
Martin K. Petersen 8f6c2e4b32 md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
Mike Snitzer ea9df47cc9 dm table: fix blk_stack_limits arg to use bytes not sectors 16 years ago
Milan Broz 874d2f61d3 dm exception store: really fix type lookup 16 years ago