Historial de Commits

Autor SHA1 Mensaje Fecha
  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 11 años
  Joe Thornber 65790ff919 dm cache: add cache block invalidation support hace 11 años
  Joe Thornber 2ee57d5873 dm cache: add passthrough mode hace 11 años
  Joe Thornber f494a9c6b1 dm cache: cache shrinking support hace 11 años
  Joe Thornber c9d28d5d09 dm cache: promotion optimisation for writes hace 11 años
  Heinz Mauelshagen ffcbcb6720 dm cache: optimize commit_if_needed hace 12 años
  Heinz Mauelshagen 2c2263c93f dm cache: log error message if dm_kcopyd_copy() fails hace 12 años
  Heinz Mauelshagen 80f659f3f5 dm cache: use cell_defer() boolean argument consistently hace 12 años
  Mikulas Patocka 4cb3e1db21 dm cache: return -EINVAL if the user specifies unknown cache policy hace 12 años
  Joe Thornber 238f8363b6 dm cache: improve efficiency of quiescing flag management hace 11 años
  Joe Thornber 66cb1910df dm cache: fix a race condition between queuing new migrations and quiescing for a shutdown hace 11 años