Historique des commits

Auteur SHA1 Message Date
  Ming Lei cacc7b0556 dm io: use bvec iterator helpers to implement .get_page and .next_page il y a 8 ans
  Jens Axboe 1eff9d322a block: rename bio bi_rw to bi_opf il y a 9 ans
  Mike Snitzer 4cc96131af dm: move request-based code out to dm-rq.[hc] il y a 9 ans
  Mike Christie 28a8f0d317 block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH il y a 9 ans
  Mike Christie e6047149db dm: use bio op accessors il y a 9 ans
  Mike Christie 5111166693 dm: use op_is_write instead of checking for REQ_WRITE il y a 9 ans
  Mike Christie 4e49ea4a3d block/fs/drivers: remove rw argument from submit_bio il y a 9 ans
  Al Viro 93bbf5831d md: more open-coded offset_in_page() il y a 9 ans
  Julia Lawall 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() il y a 10 ans
  Kent Overstreet b54ffb73ca block: remove bio_get_nr_vecs() il y a 10 ans
  Sasha Levin 9b81c84235 block: don't access bio->bi_error after bio_put() il y a 10 ans
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio il y a 10 ans
  Darrick J. Wong e5db29806b dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME il y a 10 ans
  Darrick J. Wong 37527b8692 dm io: reject unsupported DISCARD requests with EOPNOTSUPP il y a 10 ans
  Joe Thornber 97e7cdf12b dm io: simplify dec_count and sync_io il y a 11 ans
  Joe Thornber 10f1d5d111 dm io: fix a race condition in the wake up code for sync_io il y a 11 ans
  Mikulas Patocka d73f990729 dm io: fix I/O to multiple destinations il y a 11 ans
  Kent Overstreet 003b5c5719 block: Convert drivers to immutable biovecs il y a 12 ans
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator il y a 12 ans
  Mike Snitzer e8603136cb dm: add reserved_bio_based_ios module parameter il y a 12 ans
  Mike Snitzer 70d6c400ac dm kcopyd: add WRITE SAME support to dm_kcopyd_zero il y a 12 ans
  Kent Overstreet 395c72a707 block: Generalized bio pool freeing il y a 13 ans
  Milan Broz 0c535e0d6f dm io: fix discard support il y a 13 ans
  Mikulas Patocka bb91bc7bac dm io: flush cpu cache with vmapped io il y a 14 ans
  Mikulas Patocka bda8efec5c dm io: use fixed initial mempool size il y a 14 ans
  Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG il y a 14 ans
  Tejun Heo d87f4c14f2 dm: implement REQ_FLUSH/FUA support for bio-based dm il y a 15 ans
  Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request il y a 15 ans
  Mikulas Patocka 12fc0f49dc dm io: handle empty barriers il y a 15 ans
  Mikulas Patocka f1e5398746 dm io: remove extra bi_io_vec region hack il y a 15 ans