Historial de Commits

Autor SHA1 Mensaje Fecha
  Ming Lei 2a5cf35cd6 block: fix single range discard merge hace 6 años
  Ming Lei 1adfc5e413 block: make sure discard bio is aligned with logical block size hace 6 años
  Johannes Thumshirn df376b2ed5 block: respect virtual boundary mask in bvecs hace 6 años
  Jianchao Wang 6984046608 block: fix the DISCARD request merge hace 6 años
  Christoph Hellwig 3dccdae54f block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable hace 6 años
  Christoph Hellwig 6a9f5f240a block: simplify BIOVEC_PHYS_MERGEABLE hace 6 años
  Christoph Hellwig e9907009cb block: move req_gap_{back,front}_merge to blk-merge.c hace 6 años
  Jens Axboe cd4a4ae468 block: don't use blocking queue entered for recursive bio submits hace 7 años
  Kent Overstreet 338aa96d56 block: convert bounce, q->bio_split to bioset_init()/mempool_init() hace 7 años
  Omar Sandoval 522a777566 block: consolidate struct request timestamp fields hace 7 años
  Jens Axboe 445251d0f4 blk-mq: fix discard merge with scheduler attached hace 7 años
  Ming Lei b4b6cb6135 Revert "block: blk-merge: try to make front segments in full size" hace 7 años
  Ming Lei cf8c0c6a38 block: blk-merge: remove unnecessary check hace 7 años
  Ming Lei a2d37968d7 block: blk-merge: try to make front segments in full size hace 7 años
  Ming Lei 6a501bf080 blk-merge: compute bio->bi_seg_front_size efficiently hace 7 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index hace 8 años
  Jens Axboe d62e26b3ff block: pass in queue to inflight accounting hace 8 años
  Jens Axboe cb6934f8ea block: add support for write hints in a bio hace 8 años
  Bart Van Assche 2fff8a924d block: Check locking assumptions at runtime hace 8 años
  NeilBrown 58c94cc19e block: don't check for BIO_MAX_PAGES in blk_bio_segment_split() hace 8 años
  NeilBrown 9b10f6a9c2 block: remove bio_clone() and all references. hace 8 años
  NeilBrown a8821f3f32 block: Improvements to bounce-buffer handling hace 8 años
  NeilBrown af67c31fba blk: remove bio_set arg from blk_queue_split() hace 8 años
  Christoph Hellwig 885fa13f65 block: implement splitting of REQ_OP_WRITE_ZEROES bios hace 8 años
  Christoph Hellwig 1e739730c5 block: optionally merge discontiguous discard bios into a single request hace 8 años
  Christoph Hellwig 34fe7c0540 block: enumify ELEVATOR_*_MERGE hace 8 años
  Christoph Hellwig 6cf7677f1a block: move req_set_nomerge to blk.h hace 8 años
  Jens Axboe e4d750c977 block: free merged request in the caller hace 8 años
  Jens Axboe b973cb7e89 blk-merge: return the merged request hace 8 años