Commit History

Author SHA1 Message Date
  Bart Van Assche 6b1d83d274 block: Remove bdev_nr_zones() 7 years ago
  Keith Busch 15bfd21fbc block: Fix transfer when chunk sectors exceeds max 7 years ago
  Christoph Hellwig be7f99c536 block: remov blk_queue_invalidate_tags 7 years ago
  Christoph Hellwig da66126739 blk-mq: don't time out requests again that are in the timeout handler 7 years ago
  Kent Overstreet 338aa96d56 block: convert bounce, q->bio_split to bioset_init()/mempool_init() 7 years ago
  Jens Axboe 0b7576d8eb block: move ->timeout request member 7 years ago
  Christoph Hellwig 88b0cfad28 block: document the blk_eh_timer_return values 7 years ago
  Christoph Hellwig f6e7d48a78 block: remove BLK_EH_HANDLED 7 years ago
  Christoph Hellwig 6600593cbd block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE 7 years ago
  Keith Busch 12f5b93145 blk-mq: Remove generation seqeunce 7 years ago
  Christoph Hellwig ff005a0662 block: sanitize blk_get_request calling conventions 7 years ago
  Omar Sandoval 522a777566 block: consolidate struct request timestamp fields 7 years ago
  Omar Sandoval 84c7afcebe block: use ktime_get_ns() instead of sched_clock() for cfq and bfq 7 years ago
  Omar Sandoval 544ccc8dc9 block: get rid of struct blk_issue_stat 7 years ago
  Linus Torvalds 3442097b76 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi 7 years ago
  Bart Van Assche ccce20fc79 scsi: sd_zbc: Avoid that resetting a zone fails sporadically 7 years ago
  Dave Chinner 0ce9144471 block: add blk_queue_fua() helper function 7 years ago
  Bart Van Assche 233bde21aa block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> 7 years ago
  Bart Van Assche 8a0ac14b8d block: Move the queue_flag_*() functions from a public into a private header file 7 years ago
  Bart Van Assche 1db2008b79 block: Complain if queue_flag_(set|clear)_unlocked() is abused 7 years ago
  Bart Van Assche 8814ce8a0f block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() 7 years ago
  Bart Van Assche 66f91322f3 block: Reorder the queue flag manipulation function definitions 7 years ago
  Bart Van Assche 5ee0524ba1 block: Add 'lock' as third argument to blk_alloc_queue_node() 7 years ago
  Minwoo Im 096392e071 block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS 7 years ago
  Linus Torvalds 0a4b6e2f80 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block 7 years ago
  Bart Van Assche f5ced52aaa block: Remove kblockd_schedule_delayed_work{,_on}() 7 years ago
  Jens Axboe 7c3fb70f03 block: rearrange a few request fields for better cache layout 7 years ago
  Jens Axboe e14575b3d4 block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit 7 years ago
  Jens Axboe 0a72e7f449 block: add accessors for setting/querying request deadline 7 years ago
  Jens Axboe 76a86f9d02 block: remove REQ_ATOM_POLL_SLEPT 7 years ago