Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06c789ed3b17b0e692d23cebae704476c682adab
/
include
/
linux
/
blkdev.h
75afb35
block: Add nr_bios to block_rq_remap tracepoint
by Jun'ichi Nomura
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
871dd92
block: fix max discard sectors limit
by James Bottomley
· 12 years ago
6c95466
block: add runtime pm helpers
by Lin Ming
· 12 years ago
ac9a197
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.9/core
by Jens Axboe
· 12 years ago
422765c
block: Remove should_sort judgement when flush blk_plug
by Jianpeng Ma
· 12 years ago
548bc8e
block: RCU free request_queue
by Tejun Heo
· 12 years ago
5977107
blk: avoid divide-by-zero with zero discard granularity
by Linus Torvalds
· 12 years ago
8dd2cb7
block: discard granularity might not be power of 2
by Shaohua Li
· 12 years ago
24faf6f
block: Make blk_cleanup_queue() wait until request_fn finished
by Bart Van Assche
· 12 years ago
c246e80
block: Avoid that request_fn is invoked on a dead queue
by Bart Van Assche
· 12 years ago
3f3299d
block: Rename queue dead flag
by Bart Van Assche
· 12 years ago
4363ac7
block: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
f31dc1c
block: Consolidate command flag and queue limit checks for merges
by Martin K. Petersen
· 12 years ago
e2a60da
block: Clean up special command handling logic
by Martin K. Petersen
· 12 years ago
276f0f5
block: disable discard request merge temporarily
by Shaohua Li
· 12 years ago
85b9f66
block: Add blk_bio_map_sg() helper
by Asias He
· 12 years ago
c6e6663
block: split discard into aligned requests
by Paolo Bonzini
· 12 years ago
74018dc
blk: pass from_schedule to non-request unplug functions.
by NeilBrown
· 12 years ago
9cbb175
blk: centralize non-request unplug handling.
by NeilBrown
· 12 years ago
a051661
blkcg: implement per-blkg request allocation
by Tejun Heo
· 12 years ago
5b788ce
block: prepare for multiple request_lists
by Tejun Heo
· 12 years ago
8a5ecdd
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
by Tejun Heo
· 12 years ago
76aaa51
block: Drop dead function blk_abort_queue()
by Asias He
· 12 years ago
0d16751
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
85fd0bc
Fix blkdev.h build errors when BLOCK=n
by Russell King
· 12 years ago
0b7877d
Merge tag 'v3.4-rc5' into for-3.5/core
by Jens Axboe
· 13 years ago
3c79839
blkcg: mass rename of blkcg API
by Tejun Heo
· 13 years ago
a2b1693
blkcg: implement per-queue policy activation
by Tejun Heo
· 13 years ago
03d8e11
blkcg: add request_queue->root_blkg
by Tejun Heo
· 13 years ago
8bd435b
blkcg: remove static policy ID enums
by Tejun Heo
· 13 years ago
8bcb6c7
block: use lockdep_assert_held for queue locking
by Andi Kleen
· 13 years ago
c875f4d
blkcg: drop unnecessary RCU locking
by Tejun Heo
· 13 years ago
03aa264
blkcg: let blkcg core manage per-queue blkg list and counter
by Tejun Heo
· 13 years ago
4eef304
blkcg: move per-queue blkg list heads and counters to queue and blkg
by Tejun Heo
· 13 years ago
923adde
blkcg: clear all request_queues on blkcg policy [un]registrations
by Tejun Heo
· 13 years ago
d732580
block: implement blk_queue_bypass_start/end()
by Tejun Heo
· 13 years ago
11a3122
block: strip out locking optimization in put_io_context()
by Tejun Heo
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
0bfc96c
block: fail SCSI passthrough ioctls on partition devices
by Paolo Bonzini
· 13 years ago
577ebb3
block: add and use scsi_blk_cmd_ioctl
by Paolo Bonzini
· 13 years ago
fd83240
blockdev: convert some macros to static inlines
by Stephen Rothwell
· 13 years ago
b1bd055
block: Introduce blk_set_stacking_limits function
by Martin K. Petersen
· 13 years ago
a612fdd
block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq
by Tejun Heo
· 13 years ago
b2efa05
block, cfq: unlink cfq_io_context's immediately
by Tejun Heo
· 13 years ago
09ac46c
block: misc updates to blk_get_queue()
by Tejun Heo
· 13 years ago
a73f730
block, cfq: move cfqd->cic_index to q->id
by Tejun Heo
· 13 years ago
34f6055
block: add blk_queue_dead()
by Tejun Heo
· 13 years ago
1ba64ed
block, sx8: kill blk_insert_request()
by Tejun Heo
· 13 years ago
5151412
block: initialize request_queue's numa node during
by Mike Snitzer
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 13 years ago
bc9fcbf
block: move blk_throtl prototypes to block/blk.h
by Tejun Heo
· 13 years ago
5c04b42
Merge branch 'v3.1-rc10' into for-3.2/core
by Jens Axboe
· 13 years ago
75df713
block: document blk-plug
by Suresh Jayaraman
· 13 years ago
5a7bbad
block: remove support for bio remapping from ->make_request
by Christoph Hellwig
· 13 years ago
c20e8de
block: rename __make_request() to blk_queue_bio()
by Jens Axboe
· 13 years ago
166e1f9
block: export __make_request
by Christoph Hellwig
· 13 years ago
56ebdaf
block: simplify force plug flush code a little bit
by Shaohua Li
· 13 years ago
4853aba
block: fix flush machinery for stacking drivers with differring flush flags
by Jeff Moyer
· 13 years ago
aa387cc
block: add bsg helper library
by Mike Christie
· 13 years ago
5757a6d
block: strict rq_affinity
by Dan Williams
· 13 years ago
d7b7630
block: reorder request_queue to remove 64 bit alignment padding
by Richard Kennedy
· 13 years ago
316cc67
block: document blk_plug list access
by Shaohua Li
· 13 years ago
55c022b
block: avoid building too big plug list
by Shaohua Li
· 13 years ago
04bf786
Merge branch 'for-linus' into for-3.1/core
by Jens Axboe
· 13 years ago
4d0d98b6
block:fix the comment error in blkdev.h
by Wanlong Gao
· 13 years ago
ea9d655
block: remove unwanted semicolons
by Namhyung Kim
· 13 years ago
698567f
Merge commit 'v2.6.39' into for-2.6.40/core
by Jens Axboe
· 13 years ago
a934a00
block: Fix discard topology stacking and reporting
by Martin K. Petersen
· 13 years ago
3ac0cc4
block: hold queue if flush is running for non-queueable flush drive
by shaohua.li@intel.com
· 14 years ago
f387693
block: add a non-queueable flush flag
by shaohua.li@intel.com
· 14 years ago
c21e6be
block: get rid of QUEUE_FLAG_REENTER
by Jens Axboe
· 14 years ago
24ecfbe
block: add blk_run_queue_async
by Christoph Hellwig
· 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
a237c1c
block: let io_schedule() flush the plug inline
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
f756645
block: add callback function for unplug notification
by Jens Axboe
· 14 years ago
a63a5cf
dm: improve block integrity support
by Mike Snitzer
· 14 years ago
1f940bd
block: fixup plugging stubs for !CONFIG_BLOCK
by Jens Axboe
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
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
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
c186794
block: share request flush fields with elevator_private
by Mike Snitzer
· 14 years ago
ae1b153
block: reimplement FLUSH/FUA to support merge
by Tejun Heo
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
81c5e2a
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
by Jens Axboe
· 14 years ago
09e099d
block: fix accounting bug on cross partition merges
by Jerome Marchand
· 14 years ago
72d4cd9
block: max hardware sectors limit wrapper
by Mike Snitzer
· 14 years ago
e692cb6
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
by Martin K. Petersen
· 14 years ago
77ea887
implement in-kernel gendisk events handling
by Tejun Heo
· 14 years ago
Next »