Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac96511bb5cf92bad97ffc2249f75e45eb70301d
/
block
/
blk-core.c
« Previous
99e2259
block: drop queue lock before calling __blk_run_queue() for kblockd punt
by Jens Axboe
· 14 years ago
b4cb290
Revert "block: add callback function for unplug notification"
by Jens Axboe
· 14 years ago
048c937
block: Enhance new plugging support to support general callbacks
by NeilBrown
· 14 years ago
49cac01
block: make unplug timer trace event correspond to the schedule() unplug
by Jens Axboe
· 14 years ago
f660378
block: only force kblockd unplugging from the schedule() path
by Jens Axboe
· 14 years ago
88b996c
block: cleanup the block plug helper functions
by Christoph Hellwig
· 14 years ago
f4af3c3
block: move queue run on unplug to kblockd
by Jens Axboe
· 14 years ago
cf82c79
block: kill queue_sync_plugs()
by Jens Axboe
· 14 years ago
dc6d36c
block: readd plug trace event
by Jens Axboe
· 14 years ago
f756645
block: add callback function for unplug notification
by Jens Axboe
· 14 years ago
1881127
block: add comment on why we save and disable interrupts in flush_plug_list()
by Jens Axboe
· 14 years ago
94b5eb2
block: fixup block IO unplug trace call
by Jens Axboe
· 14 years ago
109b812
block: splice plug list to local context
by NeilBrown
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
f83e826
block: fix request sorting at unplug
by Konstantin Khlebnikov
· 14 years ago
8182924
block: dump request state on seeing a corrupted request completion
by Jens Axboe
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ad3d9d7
block: fix issue with calling blk_stop_queue() from the request_fn handler
by Jens Axboe
· 14 years ago
401a18e
block: fix bug with inserting flush requests as sort/merge
by Jens Axboe
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5e84ea3
block: attempt to merge with existing requests on plug flush
by Jens Axboe
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
73c1010
block: initial patch for on-stack per-task plugging
by Jens Axboe
· 14 years ago
3cca6dc
block: add API for delaying work/request_fn a little bit
by Jens Axboe
· 14 years ago
e83a46b
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
by Tejun Heo
· 14 years ago
da52777
block: Move blk_throtl_exit() call to blk_cleanup_queue()
by Vivek Goyal
· 14 years ago
c94a96a
block: Initialize ->queue_lock to internal lock at queue allocation time
by Vivek Goyal
· 14 years ago
1654e74
block: add @force_kblockd to __blk_run_queue()
by Tejun Heo
· 14 years ago
6fae9c2
Merge commit 'v2.6.38-rc6' into for-2.6.39/core
by Jens Axboe
· 14 years ago
450adcb
blk-throttle: Do not use kblockd workqueue for throtl work
by Vivek Goyal
· 14 years ago
7977556
[SCSI] block: improve detail in I/O error messages
by Hannes Reinecke
· 14 years ago
9d5a4e9
block: skip elevator data initialization for flush requests
by Mike Snitzer
· 14 years ago
ae1b153
block: reimplement FLUSH/FUA to support merge
by Tejun Heo
· 14 years ago
143a87f
block: improve flush bio completion
by Tejun Heo
· 14 years ago
414b4ff
block: add REQ_FLUSH_SEQ
by Tejun Heo
· 14 years ago
6c23a96
block: add internal hd part table references
by Jens Axboe
· 14 years ago
09e099d
block: fix accounting bug on cross partition merges
by Jerome Marchand
· 14 years ago
89b90be
block: make kblockd_workqueue smarter
by Tejun Heo
· 14 years ago
d07335e
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.
by Mike Snitzer
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
77304d2
block: read i_size with i_size_read()
by Mike Snitzer
· 14 years ago
8e77516
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f253b86
Revert "block: fix accounting bug on cross partition merges"
by Jens Axboe
· 14 years ago
7ad58c0
block: fix use-after-free bug in blk throttle code
by Jens Axboe
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
7681bfe
block: fix accounting bug on cross partition merges
by Yasuaki Ishimatsu
· 14 years ago
e43473b
blkio: Core implementation of throttle policy
by Vivek Goyal
· 14 years ago
8dcbdc7
block: block_dump: Add number of sectors to debug output
by San Mehat
· 14 years ago
3a2edd0
block: make __blk_rq_prep_clone() copy most command flags
by Tejun Heo
· 14 years ago
1e87901
block: filter flush bio's in __generic_make_request()
by Tejun Heo
· 14 years ago
4fed947
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
by Tejun Heo
· 14 years ago
dd4c133
block: rename barrier/ordered to flush
by Tejun Heo
· 14 years ago
28e7d18
block: drop barrier ordering by queue draining
by Tejun Heo
· 14 years ago
dd83100
block: misc cleanups in barrier code
by Tejun Heo
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
5e00d1b
BLOCK: fix bio.bi_rw handling
by Jiri Slaby
· 14 years ago
8d57a98
block: add secure discard
by Adrian Hunter
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
eef35c2
Fix spelling fuction -> function in comments
by Stefan Weil
· 14 years ago
3383977
block: update request stacking methods to support discards
by ike Snitzer
· 14 years ago
28018c2
block: implement an unprep function corresponding directly to prep
by James Bottomley
· 14 years ago
3ffb52e
block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD
by Jens Axboe
· 14 years ago
66ac028
block: don't allocate a payload for discard request
by Christoph Hellwig
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
e2e1a14
block: add sysfs knob for turning off disk entropy contributions
by Jens Axboe
· 14 years ago
1b99973
block: Don't count_vm_events for discard bio in submit_bio.
by Tao Ma
· 14 years ago
fbbf055
block: fix DISCARD_BARRIER requests
by Christoph Hellwig
· 14 years ago
1abec4f
block: make blk_init_free_list and elevator_init idempotent
by Mike Snitzer
· 14 years ago
c86d1b8
block: avoid unconditionally freeing previously allocated request_queue
by Mike Snitzer
· 14 years ago
01effb0
block: allow initialization of previously allocated request_queue
by Mike Snitzer
· 14 years ago
812d402
blkio: Add io_merged stat
by Divyesh Shah
· 15 years ago
31373d0
laptop-mode: Make flushes per-device
by Matthew Garrett
· 15 years ago
9195291
blkio: Increment the blkio cgroup stats for real now
by Divyesh Shah
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
7f03292
Merge branch 'master' into for-2.6.34
by Jens Axboe
· 15 years ago
bddd87c
blk-core: use BIO list management functions
by Akinobu Mita
· 15 years ago
79da0644
Revert "block: improve queue_should_plug() by looking at IO depths"
by Jens Axboe
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
6cafb12
block: silently error unsupported empty barriers too
by Mark McLoughlin
· 15 years ago
316d315
block: Seperate read and write statistics of in_flight requests v2
by Nikanth Karthikesan
· 15 years ago
23e018a
block: get rid of kblock_schedule_delayed_work()
by Jens Axboe
· 15 years ago
0f78ab9
Revert "Seperate read and write statistics of in_flight requests"
by Jens Axboe
· 15 years ago
8e29675
cfq-iosched: implement slower async initiate and queue ramp up
by Jens Axboe
· 15 years ago
b0da3f0
Add a tracepoint for block request remapping
by Jun'ichi Nomura
· 15 years ago
67efc92
block: allow large discard requests
by Christoph Hellwig
· 15 years ago
c15227d
block: use normal I/O path for discard requests
by Christoph Hellwig
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
a9327ca
Seperate read and write statistics of in_flight requests
by Nikanth Karthikesan
· 15 years ago
01edede
block: trace bio queueing trial only when it occurs
by Minchan Kim
· 15 years ago
fb1e753
block: improve queue_should_plug() by looking at IO depths
by Jens Axboe
· 15 years ago
1f98a13
bio: first step in sanitizing the bio->bi_rw flag testing
by Jens Axboe
· 15 years ago
80a761f
block: implement mixed merge of different failfast requests
by Tejun Heo
· 15 years ago
a82afdf
block: use the same failfast bits for bio and request
by Tejun Heo
· 15 years ago
Next »