930 Commits (1168386aa7d850ead2ae135d5a7949a592c6e9a0)

Author SHA1 Message Date
Hannes Reinecke ae11b1b36d [SCSI] scsi_dh: attach to hardware handler from dm-mpath 17 years ago
Milan Broz d41e26b901 dm crypt: add merge 17 years ago
Milan Broz 9980c638a6 dm table: remove merge_bvec sector restriction 17 years ago
Milan Broz 7bc3447b69 dm: linear add merge 17 years ago
Milan Broz f6fccb1213 dm: introduce merge_bvec_fn 17 years ago
Mikulas Patocka 92e868122e dm snapshot: use per device mempools 17 years ago
Mikulas Patocka a8d41b59f3 dm snapshot: fix race during exception creation 17 years ago
Mikulas Patocka cd45daffd1 dm snapshot: track snapshot reads 17 years ago
Alasdair G Kergon def052d21c dm mpath: fix test for reinstate_path 17 years ago
Mikulas Patocka 148acff615 dm mpath: return parameter error 17 years ago
Richard Kennedy 6ae2fa6718 dm io: remove struct padding 17 years ago
Adrian Bunk c8da2f8dd8 dm log: make dm_dirty_log init and exit static 17 years ago
Mikulas Patocka 371b2e348b dm mpath: free path selector on invalid args 17 years ago
NeilBrown 4b80991c6c md: Protect access to mddev->disks list using RCU 17 years ago
NeilBrown f2ea68cf42 md: only count actual openers as access which prevent a 'stop' 17 years ago
Andre Noll d6e2215052 md: linear: Make array_size sector-based and rename it to array_sectors. 17 years ago
Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 years ago
Andre Noll 15f4a5fdf3 md: Make super_type->rdev_size_change() take sector-based sizes. 17 years ago
Andre Noll d07bd3bcc4 md: Fix check for overlapping devices. 17 years ago
Neil Brown d7027458d6 md: Tidy up rdev_size_store a bit: 17 years ago
Chandra Seetharaman fe9233fb69 [SCSI] scsi_dh: fix kconfig related build errors 17 years ago
Andre Noll 0f420358e3 md: Turn rdev->sb_offset into a sector-based quantity. 17 years ago
Andre Noll b73df2d3d6 md: Make calc_dev_sboffset() return a sector count. 17 years ago
Andre Noll e7debaa495 md: Replace calc_dev_size() by calc_num_sectors(). 17 years ago
Andre Noll d71f9f88d7 md: Make update_size() take the number of sectors. 17 years ago
Neil Brown df5b20cf68 md: Better control of when do_md_stop is allowed to stop the array. 17 years ago
Andre Noll 26ef379f53 md: get_disk_info(): Don't convert between signed and unsigned and back. 17 years ago
Andre Noll 80fab1d77b md: Simplify restart_array(). 17 years ago
Andre Noll ebc2433728 md: alloc_disk_sb(): Return proper error value. 17 years ago
Andre Noll ce0c8e05f8 md: Simplify sb_equal(). 17 years ago
Andre Noll 05710466c9 md: Simplify uuid_equal(). 17 years ago
Dan Williams 7a1fc53c5a md: ensure all blocks are uptodate or locked when syncing 17 years ago
Andre Noll 35020f1a06 md: sb_equal(): Fix misleading printk. 17 years ago
Andre Noll 7f6ce76928 md: Fix a typo in the comment to cmd_match(). 17 years ago
Andre Noll 910d8cb3f4 md: Fix typo in array_state comment. 17 years ago
Andre Noll 9687a60c78 md: sync_speed_show(): Trivial cleanups. 17 years ago
Andre Noll 13e53df354 md: do_md_run(): Fix misleading error message. 17 years ago
Andre Noll 2f9618ce63 md: md_getgeo(): Move comment to proper position. 17 years ago
Andre Noll bb57fc64b2 md: md_ioctl(): Fix misleading indentation. 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Milan Broz c7f1b20441 dm crypt: use cond_resched 17 years ago
Dan Williams b5470dc5fc md: resolve external metadata handling deadlock in md_allow_write 17 years ago
Dan Williams 1fe797e67f md: rationalize raid5 function names 17 years ago
Dan Williams 7b3a871ed9 md: handle operation chaining in raid5_run_ops 17 years ago
Dan Williams d8ee0728b5 md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states 17 years ago
Dan Williams 600aa10993 md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' 17 years ago
Dan Williams 976ea8d475 md: replace STRIPE_OP_COMPUTE_BLK with STRIPE_COMPUTE_RUN 17 years ago
Dan Williams 83de75cc92 md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUN 17 years ago
Dan Williams ecc65c9b3f md: replace STRIPE_OP_CHECK with 'check_states' 17 years ago
Dan Williams f0e43bcdeb md: unify raid5/6 i/o submission 17 years ago