Commit Graph

1091 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
NeilBrown de01dfadf2 md: Ensure an md array never has too many devices. 16 years ago
Andre Noll 852c8bf484 md: Fix a bug in linear.c causing which_dev() to return the wrong device. 16 years ago
NeilBrown 4706b349f4 md: Allow read error in a single drive raid1 to be passed up. 16 years ago
NeilBrown 4044ba58dd md: don't retry recovery of raid1 that fails due to error on source drive. 16 years ago
NeilBrown efeb53c0e5 md: Allow md devices to be created by name. 16 years ago
NeilBrown d3374825ce md: make devices disappear when they are no longer needed. 16 years ago
NeilBrown a21d15042d md: centralise all freeing of an 'mddev' in 'md_free' 16 years ago
NeilBrown 8b76539823 md: move allocation of ->queue from mddev_find to md_probe 16 years ago
Cheng Renquan cd2ac9321c md: need another print_sb for mdp_superblock_1 16 years ago
Cheng Renquan 159ec1fc06 md: use list_for_each_entry macro directly 16 years ago
Andre Noll ccacc7d2cf md: raid0: make hash_spacing and preshift sector-based. 16 years ago
Andre Noll 83838ed878 md: raid0: Represent the size of strip zones in sectors. 16 years ago
Andre Noll 0825b87a7d md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's. 16 years ago
Andre Noll 6b8796cc3d md: raid0 create_strip_zones(): Make two local variables sector-based. 16 years ago
Andre Noll 6199d3db0f md: raid0: Represent zone->zone_offset in sectors. 16 years ago
Andre Noll 019c4e2f3e md: raid0: Represent device offset in sectors. 16 years ago
Andre Noll e0f0686834 md: raid0_make_request(): Replace local variable block by sector. 16 years ago
Andre Noll a471200595 md: raid0_make_request(): Remove local variable chunk_size. 16 years ago
Andre Noll 1b7fdf8ff7 md: raid0_make_request(): Replace chunksize_bits by chunksect_bits. 16 years ago
NeilBrown 0c3573f19d md: use sysfs_notify_dirent to notify changes to md/sync_action. 16 years ago
NeilBrown 538452700d md: fix bitmap-on-external-file bug. 16 years ago
Jonathan Brassow a159c1ac5f dm snapshot: extend exception store functions 16 years ago
Alasdair G Kergon 4db6bfe02b dm snapshot: split out exception store implementations 16 years ago
Jonathan Brassow 1ae25f9c93 dm snapshot: rename struct exception_store 16 years ago
Jonathan Brassow aea53d92f7 dm snapshot: separate out exception store interface 16 years ago
Alasdair G Kergon fe9cf30eb8 dm mpath: move trigger_event to system workqueue 16 years ago
Milan Broz 784aae735d dm: add name and uuid to sysfs 16 years ago
Mikulas Patocka d58168763f dm table: rework reference counting 16 years ago
Andi Kleen ab4c142488 dm: support barriers on simple devices 16 years ago
Kiyoshi Ueda 8fbf26ad5b dm request: add caches 16 years ago
Milan Broz 23d39f63aa dm ioctl: allow dm_copy_name_and_uuid to return only one field 16 years ago
Milan Broz ac1f0ac22c dm log: ensure log bitmap fits on log device 16 years ago
Milan Broz 2045e88edb dm log: move region_size validation 16 years ago
Takahiro Yasui 6f3af01cb0 dm log: avoid reinitialising io_req on every operation 16 years ago
Mikulas Patocka 10d3bd09a3 dm: consolidate target deregistration error handling 16 years ago
Jonathan Brassow d460c65a6a dm raid1: fix error count 16 years ago
Takahiro Yasui c7a2bd19b7 dm log: fix dm_io_client leak on error paths 16 years ago
Mikulas Patocka 90fa1527bd dm snapshot: change yield to msleep 16 years ago
Mikulas Patocka a1b51e9867 dm table: drop reference at unbind 16 years ago
Jens Axboe bb799ca020 bio: allow individual slabs in the bio_set 16 years ago
NeilBrown a2ed9615e3 md: Don't read past end of bitmap when reading bitmap. 16 years ago
Milan Broz 0e435ac26e block: fix setting of max_segment_size and seg_boundary mask 16 years ago
Ingo Molnar 0bfc24559d blktrace: port to tracepoints, update 16 years ago
Arnaldo Carvalho de Melo 5f3ea37c77 blktrace: port to tracepoints 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