Commit Graph

178 Commits (35df83970ecdc2cffb141503cf721a740d0f0ec5)

Author SHA1 Message Date
Stefan Weil eef35c2d41 Fix spelling fuction -> function in comments 15 years ago
ike Snitzer 3383977fad block: update request stacking methods to support discards 15 years ago
James Bottomley 28018c242a block: implement an unprep function corresponding directly to prep 15 years ago
Jens Axboe 3ffb52e73b block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD 15 years ago
Christoph Hellwig 66ac028019 block: don't allocate a payload for discard request 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Jens Axboe e2e1a148bc block: add sysfs knob for turning off disk entropy contributions 15 years ago
Tao Ma 1b99973f1c block: Don't count_vm_events for discard bio in submit_bio. 15 years ago
Christoph Hellwig fbbf055692 block: fix DISCARD_BARRIER requests 15 years ago
Mike Snitzer 1abec4fdbb block: make blk_init_free_list and elevator_init idempotent 15 years ago
Mike Snitzer c86d1b8ae6 block: avoid unconditionally freeing previously allocated request_queue 15 years ago
Mike Snitzer 01effb0dc1 block: allow initialization of previously allocated request_queue 15 years ago
Divyesh Shah 812d402648 blkio: Add io_merged stat 15 years ago
Matthew Garrett 31373d09da laptop-mode: Make flushes per-device 15 years ago
Divyesh Shah 9195291e5f blkio: Increment the blkio cgroup stats for real now 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Akinobu Mita bddd87c7e6 blk-core: use BIO list management functions 15 years ago
Jens Axboe 79da0644a8 Revert "block: improve queue_should_plug() by looking at IO depths" 15 years ago
Ilya Loginov 2d4dc890b5 block: add helpers to run flush_dcache_page() against a bio and a request's pages 15 years ago
Mark McLoughlin 6cafb12dc8 block: silently error unsupported empty barriers too 16 years ago
Nikanth Karthikesan 316d315bff block: Seperate read and write statistics of in_flight requests v2 16 years ago
Jens Axboe 23e018a1b0 block: get rid of kblock_schedule_delayed_work() 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Jens Axboe 8e29675555 cfq-iosched: implement slower async initiate and queue ramp up 16 years ago
Jun'ichi Nomura b0da3f0dad Add a tracepoint for block request remapping 16 years ago
Christoph Hellwig 67efc92580 block: allow large discard requests 16 years ago
Christoph Hellwig c15227de13 block: use normal I/O path for discard requests 16 years ago
Jun'ichi Nomura 1a35e0f644 Add a tracepoint for block request remapping 16 years ago
Christoph Hellwig ca80650cfb block: allow large discard requests 16 years ago
Christoph Hellwig 1122a26f2a block: use normal I/O path for discard requests 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Minchan Kim 01edede41e block: trace bio queueing trial only when it occurs 16 years ago
Jens Axboe fb1e75389b block: improve queue_should_plug() by looking at IO depths 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Tejun Heo 80a761fd33 block: implement mixed merge of different failfast requests 16 years ago
Tejun Heo a82afdfcb8 block: use the same failfast bits for bio and request 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Jens Axboe 56ad1740d9 block: make the end_io functions be non-GPL exports 16 years ago
Jens Axboe a4e7d46407 block: always assign default lock to queues 16 years ago
NeilBrown db64f680ba blocK: Restore barrier support for md and probably other virtual devices. 16 years ago
Jens Axboe 018e044689 block: get rid of queue-private command filter 16 years ago
Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
Li Zefan e212d6f250 block: remove some includings of blktrace_api.h 16 years ago
Jens Axboe 0989a025d2 block: don't overwrite bdi->state after bdi_init() has been run 16 years ago
Randy Dunlap 8ebf975608 block: fix kernel-doc in recent block/ changes 16 years ago
Kiyoshi Ueda b0fd271d5f block: add request clone interface (v2) 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
FUJITA Tomonori dbb66c4be0 block: needs to set the residual length of a bidi request 16 years ago
James Bottomley c143dc903d block: fix an oops on BLKPREP_KILL 16 years ago