1. 787a996c dm thin: add error_if_no_space feature by Mike Snitzer · 11 years ago
  2. 8c0f0e8 dm thin: requeue bios to DM core if no_free_space and in read-only mode by Mike Snitzer · 11 years ago
  3. 399cadd dm thin: cleanup and improve no space handling by Mike Snitzer · 11 years ago
  4. 6f7f51d dm thin: log info when growing the data or metadata device by Mike Snitzer · 11 years ago
  5. b533065 dm thin: handle metadata failures more consistently by Joe Thornber · 11 years ago
  6. 88a6621 dm thin: factor out check_low_water_mark and use bools by Joe Thornber · 11 years ago
  7. daec338 dm thin: add mappings to end of prepared_* lists by Mike Snitzer · 11 years ago
  8. 8d30abf dm thin: return error from alloc_data_block if pool is not in write mode by Joe Thornber · 11 years ago
  9. 7f21466 dm thin: use bool rather than unsigned for flags in structures by Mike Snitzer · 11 years ago
  10. 1034318 dm persistent data: cleanup dm-thin specific references in text by Mike Snitzer · 11 years ago
  11. c46985e dm space map metadata: limit errors in sm_metadata_new_block by Mike Snitzer · 11 years ago
  12. 4206546 dm delay: use per-bio data instead of a mempool and slab cache by Mikulas Patocka · 11 years ago
  13. 57a2f23 dm table: remove unused buggy code that extends the targets array by Mikulas Patocka · 11 years ago
  14. 19fa1a6 dm thin: fix discard support to a previously shared block by Joe Thornber · 11 years ago
  15. 16961b0 dm thin: initialize dm_thin_new_mapping returned by get_next_mapping by Mike Snitzer · 11 years ago
  16. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  17. c5fdd53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  18. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  19. 60e53a6 Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache into for-linus by Jens Axboe · 11 years ago
  20. 16749c2 bcache: New writeback PD controller by Kent Overstreet · 11 years ago
  21. 6d3d1a9 bcache: bugfix for race between moving_gc and bucket_invalidate by Kent Overstreet · 11 years ago
  22. bf0a628 bcache: fix for gc and writeback race by Nicholas Swenson · 11 years ago
  23. 981aa8c bcache: bugfix - moving_gc now moves only correct buckets by Nicholas Swenson · 11 years ago
  24. bee63f4 bcache: fix for gc crashing when no sectors are used by Nicholas Swenson · 11 years ago
  25. 97d11a6 bcache: Fix heap_peek() macro by Nicholas Swenson · 11 years ago
  26. 9eb8ebe bcache: Fix for can_attach_cache() by Nicholas Swenson · 11 years ago
  27. d24a6e1 bcache: Fix dirty_data accounting by Kent Overstreet · 11 years ago
  28. ce2b3f5 bcache: Use uninterruptible sleep in writeback by Kent Overstreet · 11 years ago
  29. f665c0f bcache: kthread don't set writeback task to INTERUPTIBLE by Stefan Priebe · 11 years ago
  30. 93e1585 Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  31. ed9571f dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 11 years ago
  32. 5b564d8 dm space map: disallow decrementing a reference count below zero by Joe Thornber · 11 years ago
  33. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  34. 76f5bee dm stats: initialize read-only module parameter by Mikulas Patocka · 11 years ago
  35. 4cb57ab dm bufio: initialize read-only module parameters by Mikulas Patocka · 11 years ago
  36. 0884480 dm cache: actually resize cache by Vincent Pelletier · 11 years ago
  37. af95e7a dm cache policy mq: fix promotions to occur as expected by Joe Thornber · 11 years ago
  38. 9b7aaa6 dm thin: allow pool in read-only mode to transition to read-write mode by Joe Thornber · 11 years ago
  39. 5383ef3 dm thin: re-establish read-only state when switching to fail mode by Joe Thornber · 11 years ago
  40. 020cc3b dm thin: always fallback the pool mode if commit fails by Joe Thornber · 11 years ago
  41. 4a02b34 dm thin: switch to read-only mode if metadata space is exhausted by Mike Snitzer · 11 years ago
  42. fafc7a8 dm thin: switch to read only mode if a mapping insert fails by Joe Thornber · 11 years ago
  43. f62b6b8 dm space map metadata: return on failure in sm_metadata_new_block by Mike Snitzer · 11 years ago
  44. 5b2d065 dm table: fail dm_table_create on dm_round_up overflow by Mikulas Patocka · 11 years ago
  45. 230c83a dm snapshot: avoid snapshot space leak on crash by Mikulas Patocka · 11 years ago
  46. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  47. 8d30726 dm cache: increment bi_remaining when bi_end_io is restored by Mike Snitzer · 11 years ago
  48. 08239ca bcache: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  49. 6d183de md/raid5: fix newly-broken locking in get_active_stripe. by NeilBrown · 11 years ago
  50. 142d44c md: test mddev->flags more safely in md_check_recovery. by NeilBrown · 11 years ago
  51. 0c775d5 md/raid5: fix new memory-reference bug in alloc_thread_groups. by NeilBrown · 11 years ago
  52. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  53. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  54. ee67891 block: Rename bio_split() -> bio_pair_split() by Kent Overstreet · 11 years ago
  55. 196d38b block: Generic bio chaining by Kent Overstreet · 11 years ago
  56. e90abc8 block: Remove bi_idx hacks by Kent Overstreet · 11 years ago
  57. 1c3b13e dm: Refactor for new bio cloning/splitting by Kent Overstreet · 11 years ago
  58. 59d276f block: Add bio_clone_fast() by Kent Overstreet · 11 years ago
  59. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  60. 458b76e block: Kill bio_segments()/bi_vcnt usage by Kent Overstreet · 11 years ago
  61. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  62. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
  63. 75d5d81 dm: Use bvec_iter for dm_bio_record() by Kent Overstreet · 11 years ago
  64. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  65. ed9c47b bcache: Kill unaligned bvec hack by Kent Overstreet · 11 years ago
  66. 33879d4 block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  67. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  68. 60aaf93 md/raid5: Use conf->device_lock protect changing of multi-thread resources. by majianpeng · 11 years ago
  69. d206dcf md/raid5: Before freeing old multi-thread worker, it should flush them. by majianpeng · 11 years ago
  70. e59aa23 md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE. by majianpeng · 11 years ago
  71. 79ef3a8 raid1: Rewrite the implementation of iobarrier. by majianpeng · 11 years ago
  72. 8e005f7 raid1: Add some macros to make code clearly. by majianpeng · 11 years ago
  73. 07169fd4 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. by majianpeng · 11 years ago
  74. b364e3d raid1: Add a field array_frozen to indicate whether raid in freeze state. by majianpeng · 11 years ago
  75. 82592c3 md: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  76. 30b8feb md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes. by NeilBrown · 11 years ago
  77. c91abf5 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. by NeilBrown · 11 years ago
  78. 29f097c md: fix some places where mddev_lock return value is not checked. by NeilBrown · 11 years ago
  79. edfa1f6 raid5: Retry R5_ReadNoMerge flag when hit a read error. by Bian Yu · 11 years ago
  80. 4bda556 raid5: relieve lock contention in get_active_stripe() by Shaohua Li · 11 years ago
  81. 718822c dm delay: fix a possible deadlock due to shared workqueue by Mikulas Patocka · 11 years ago
  82. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  83. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  84. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  85. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  86. 566c09c raid5: relieve lock contention in get_active_stripe() by Shaohua Li · 11 years ago
  87. ba8805b md/raid5.c: add proper locking to error path of raid5_start_reshape. by NeilBrown · 11 years ago
  88. 02e5f5c md: fix calculation of stacking limits on level change. by NeilBrown · 11 years ago
  89. ad4068d raid5: Use slow_path to release stripe when mddev->thread is null by majianpeng · 11 years ago
  90. 7f2dc5c Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  91. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  92. 7b6b2bc dm cache: resolve small nits and improve Documentation by Mike Snitzer · 11 years ago
  93. 65790ff dm cache: add cache block invalidation support by Joe Thornber · 11 years ago
  94. 532906a dm cache: add remove_cblock method to policy interface by Joe Thornber · 11 years ago
  95. 633618e dm cache policy mq: reduce memory requirements by Joe Thornber · 11 years ago
  96. 53d4981 dm cache metadata: check the metadata version when reading the superblock by Joe Thornber · 11 years ago
  97. 2ee57d5 dm cache: add passthrough mode by Joe Thornber · 11 years ago
  98. f494a9c dm cache: cache shrinking support by Joe Thornber · 11 years ago
  99. c869494 bcache: defensively handle format strings by Kees Cook · 11 years ago
  100. 5ceaaad bcache: Bypass torture test by Kent Overstreet · 11 years ago