Age | Commit message (Expand) | Author | Files | Lines |
2009-12-11 | dm: use md pending for in flight IO counting | Kiyoshi Ueda | 1 | -28/+18 |
2009-12-11 | dm: simplify request based suspend | Kiyoshi Ueda | 1 | -144/+14 |
2009-12-11 | dm: abstract clone_rq | Kiyoshi Ueda | 1 | -17/+28 |
2009-12-11 | dm: pass gfp_mask to alloc_rq_tio | Kiyoshi Ueda | 1 | -3/+4 |
2009-12-11 | dm: use clone in map_request function | Kiyoshi Ueda | 1 | -3/+2 |
2009-12-11 | dm: abstract dm_in_flight function | Kiyoshi Ueda | 1 | -2/+7 |
2009-12-11 | dm kcopyd: accept zero size jobs | Mikulas Patocka | 1 | -1/+4 |
2009-12-11 | dm snapshot: track suspended state in target | Mike Snitzer | 1 | -1/+16 |
2009-12-11 | dm snapshot: move cow ref from exception store to snap core | Mike Snitzer | 5 | -57/+78 |
2009-12-11 | dm snapshot: add allocated metadata to snapshot status | Mike Snitzer | 4 | -24/+41 |
2009-12-11 | dm snapshot: rename exception functions | Jon Brassow | 1 | -33/+33 |
2009-12-11 | dm snapshot: rename exception_table to dm_exception_table | Jon Brassow | 1 | -8/+9 |
2009-12-11 | dm snapshot: rename dm_snap_exception to dm_exception | Jon Brassow | 4 | -28/+28 |
2009-12-11 | dm snapshot: consolidate insert exception functions | Jon Brassow | 1 | -12/+4 |
2009-12-11 | dm snapshot: abstract minimum_chunk_size fn | Mikulas Patocka | 1 | -12/+22 |
2009-12-11 | dm snapshot: simplify sector_to_chunk expression | Mikulas Patocka | 1 | -1/+1 |
2009-12-11 | dm snapshot: avoid else clause in persistent_read_metadata | Jon Brassow | 1 | -25/+21 |
2009-12-11 | dm ioctl: prefer strlcpy over strncpy | Roel Kluin | 1 | -2/+2 |
2009-12-11 | dm raid1: explicitly initialise bio_lists | Mikulas Patocka | 1 | -0/+4 |
2009-12-11 | dm raid1: hold all write bios when leg fails | Mikulas Patocka | 1 | -2/+10 |
2009-12-11 | dm raid1: hold write bios when errors are handled | Mikulas Patocka | 1 | -31/+32 |
2009-12-11 | dm raid1: remove bio_endio from dm_rh_mark_nosync | Mikulas Patocka | 2 | -6/+3 |
2009-12-11 | dm raid1: abstract get_valid_mirror function | Mikulas Patocka | 1 | -7/+15 |
2009-12-11 | dm raid1: use hold framework in do_failures | Mikulas Patocka | 1 | -25/+9 |
2009-12-11 | dm raid1: add framework to hold bios during suspend | Mikulas Patocka | 1 | -0/+41 |
2009-12-11 | dm raid1: report flush errors separately in status | Mikulas Patocka | 2 | -6/+16 |
2009-12-11 | dm raid1: implement mirror_flush | Mikulas Patocka | 1 | -1/+36 |
2009-12-11 | dm log: use flush callback fn | Mikulas Patocka | 1 | -2/+15 |
2009-12-11 | dm log: add flush callback fn | Mikulas Patocka | 2 | -3/+5 |
2009-12-11 | dm log: introduce flush_failed variable | Mikulas Patocka | 1 | -1/+4 |
2009-12-11 | dm log: add flush_header function | Mikulas Patocka | 1 | -1/+22 |
2009-12-11 | dm raid1: split touched state into two | Mikulas Patocka | 1 | -7/+11 |
2009-12-11 | dm raid1: support flush | Mikulas Patocka | 2 | -4/+34 |
2009-12-11 | dm io: remove extra bi_io_vec region hack | Mikulas Patocka | 1 | -34/+55 |
2009-12-11 | dm io: use slab for struct io | Mikulas Patocka | 3 | -1/+25 |
2009-12-11 | dm crypt: make wipe message also wipe essiv key | Milan Broz | 1 | -4/+30 |
2009-12-11 | dm crypt: separate essiv allocation from initialisation | Milan Broz | 1 | -26/+43 |
2009-12-11 | dm crypt: restructure essiv error path | Milan Broz | 1 | -20/+26 |
2009-12-11 | dm crypt: move private iv fields to structs | Milan Broz | 1 | -13/+22 |
2009-12-11 | dm crypt: make wipe message also wipe tfm key | Milan Broz | 1 | -12/+7 |
2009-12-11 | dm snapshot: cope with chunk size larger than origin | Mikulas Patocka | 1 | -0/+2 |
2009-12-11 | dm snapshot: only take lock for statustype info not table | Mikulas Patocka | 1 | -4/+6 |
2009-12-11 | dm: sysfs add empty release function to avoid debug warning | Milan Broz | 1 | -0/+8 |
2009-12-11 | dm exception store: free tmp_store on persistent flag error | Julia Lawall | 1 | -1/+2 |
2009-12-11 | dm: avoid _hash_lock deadlock | Mikulas Patocka | 2 | -9/+17 |
2009-12-10 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 46 | -279/+1148 |
2009-12-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 49 | -1650/+2082 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+2 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 49 | -1148/+2871 |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 264 | -11097/+27182 |