Historial de Commits

Autor SHA1 Mensaje Fecha
  Anssi Hannula 40aa978ecc dm cache: fix race causing dirty blocks to be marked as clean hace 11 años
  Mike Snitzer b02465308f dm cache: set minimum_io_size to cache's data block size hace 11 años
  Mike Snitzer 895b47d798 dm cache metadata: use dm-space-map-metadata.h defined size limits hace 11 años
  Joe Thornber 304affaa88 dm cache: fail migrations in the do_worker error path hace 11 años
  Joe Thornber 8c081b52c6 dm cache: simplify deferred set reference count increments hace 11 años
  Anssi Hannula 44fa816bb7 dm cache: fix race affecting dirty block count hace 11 años
  Heinz Mauelshagen f1daa838e8 dm cache: always split discards on cache block boundaries hace 11 años
  Mike Snitzer 131cd131a9 dm cache: fix writethrough mode quiescing in cache_map hace 11 años
  Joe Thornber 0596661f0a dm cache: fix a lock-inversion hace 11 años
  Heinz Mauelshagen 64ab346a36 dm cache: remove remainder of distinct discard block size hace 11 años
  Mike Snitzer d132cc6d9e dm cache: prevent corruption caused by discard_block_size > cache_block_size hace 11 años
  Heinz Mauelshagen e893fba90c dm cache: fix access beyond end of origin device hace 11 años
  Heinz Mauelshagen 8b9d966665 dm cache: fix truncation bug when copying a block to/from >2TB fast device hace 11 años
  Heinz Mauelshagen e0d849fad7 dm cache: fix truncation bug when mapping I/O to >2TB fast device hace 11 años
  Mike Snitzer 80ae49aaed dm cache: do not add migration to completed list before unhooking bio hace 11 años
  Mike Snitzer c6eda5e81c dm cache: move hook_info into common portion of per_bio_data structure hace 11 años
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block hace 11 años
  Mike Snitzer 2e68c4e6ca dm cache: add policy name to status output hace 11 años
  Mike Snitzer 6a388618f1 dm cache: add block sizes and total cache blocks to status output hace 11 años
  Jens Axboe b28bc9b38c Merge tag 'v3.13-rc6' into for-3.14/core hace 11 años
  Vincent Pelletier 088448007b dm cache: actually resize cache hace 11 años
  Mike Snitzer 8d30726912 dm cache: increment bi_remaining when bi_end_io is restored hace 11 años
  Kent Overstreet 196d38bccf block: Generic bio chaining hace 11 años
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator hace 12 años
  Mike Snitzer 7b6b2bc98c dm cache: resolve small nits and improve Documentation hace 12 años
  Joe Thornber 65790ff919 dm cache: add cache block invalidation support hace 12 años
  Joe Thornber 2ee57d5873 dm cache: add passthrough mode hace 12 años
  Joe Thornber f494a9c6b1 dm cache: cache shrinking support hace 12 años
  Joe Thornber c9d28d5d09 dm cache: promotion optimisation for writes hace 12 años
  Heinz Mauelshagen ffcbcb6720 dm cache: optimize commit_if_needed hace 12 años