Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77304d2abac6101f7249754ffdd4421258877ab0
/
block
/
blk-core.c
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
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
56ad174
block: make the end_io functions be non-GPL exports
by Jens Axboe
· 15 years ago
a4e7d46
block: always assign default lock to queues
by Jens Axboe
· 15 years ago
db64f68
blocK: Restore barrier support for md and probably other virtual devices.
by NeilBrown
· 15 years ago
018e044
block: get rid of queue-private command filter
by Jens Axboe
· 15 years ago
7878cba
block: Create bip slabs with embedded integrity vectors
by Martin K. Petersen
· 15 years ago
e212d6f
block: remove some includings of blktrace_api.h
by Li Zefan
· 15 years ago
0989a02
block: don't overwrite bdi->state after bdi_init() has been run
by Jens Axboe
· 15 years ago
8ebf975
block: fix kernel-doc in recent block/ changes
by Randy Dunlap
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
27951da
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
b0fd271
block: add request clone interface (v2)
by Kiyoshi Ueda
· 15 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 15 years ago
dbb66c4
block: needs to set the residual length of a bidi request
by FUJITA Tomonori
· 15 years ago
c143dc9
block: fix an oops on BLKPREP_KILL
by James Bottomley
· 15 years ago
ba396a6
block: fix oops with block tag queueing
by James Bottomley
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
e4b6363
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
0a7ae2f
block: change the tag sync vs async restriction logic
by Jens Axboe
· 15 years ago
53674ac
block: add warning to blk_make_request()
by Jens Axboe
· 15 years ago
79eb63e
block: Add blk_make_request(), takes bio, returns a request
by Boaz Harrosh
· 15 years ago
5f49f63
block: set rq->resid_len to blk_rq_bytes() on issue
by Tejun Heo
· 15 years ago
1079cac
Merge commit 'v2.6.30-rc6' into tracing/core
by Ingo Molnar
· 15 years ago
af498d7
block: fix the bio_vec array index out-of-bounds test
by Kazuhisa Ichikawa
· 15 years ago
b1f7449
block: move completion related functions back to blk-core.c
by FUJITA Tomonori
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
a2dec7b
block: hide request sector and data_len
by Tejun Heo
· 15 years ago
2e46e8b
block: drop request->hard_* and *nr_sectors
by Tejun Heo
· 15 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 15 years ago
5b93629
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
by Tejun Heo
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
22a7c31
blktrace: from-sector redundant in trace_block_remap
by Alan D. Brunelle
· 16 years ago
9eb55b0
block: catch trying to use more bits than request->cmd_flags has
by Nikanth Karthikesan
· 16 years ago
c2553b5
block: make blk_do_io_stat() do the full "is this rq accountable" checks
by Jens Axboe
· 16 years ago
731ec49
block: kill rq->data
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
b243ddc
block: move rq->start_time initialization to blk_rq_init()
by Tejun Heo
· 16 years ago
2e60e02
block: clean up request completion API
by Tejun Heo
· 16 years ago
0b302d5
block: kill blk_end_request_callback()
by Tejun Heo
· 16 years ago
158dbda
block: reorganize request fetching functions
by Tejun Heo
· 16 years ago
5efccd1
block: reorder request completion functions
by Tejun Heo
· 16 years ago
10732f5
block: cleanup REQ_SOFTBARRIER usages
by Tejun Heo
· 16 years ago
e4025f6
block: don't set REQ_NOMERGE unnecessarily
by Tejun Heo
· 16 years ago
Next »