Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7167d08e780a722fa79ea414fc4e72bc00751392
/
include
/
linux
/
blkdev.h
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
d2bf1b6
block: move register_disk() and del_gendisk() to block/genhd.c
by Tejun Heo
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
e6fa0be
Add helper function for blkdev_issue_zeroout (sb_issue_discard)
by Lukas Czerner
· 14 years ago
f253b86
Revert "block: fix accounting bug on cross partition merges"
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
7681bfe
block: fix accounting bug on cross partition merges
by Yasuaki Ishimatsu
· 14 years ago
892b6f9
block: Ensure physical block size is unsigned int
by Martin K. Petersen
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
e43473b
blkio: Core implementation of throttle policy
by Vivek Goyal
· 14 years ago
1441779
block: fix an address space warning in blk-map.c
by Namhyung Kim
· 14 years ago
13f05c8
block/scsi: Provide a limit on the number of integrity segments
by Martin K. Petersen
· 14 years ago
8c55536
block: remove the BLKDEV_IFL_BARRIER flag
by Christoph Hellwig
· 14 years ago
2cf6d26
block: pass gfp_mask and flags to sb_issue_discard
by Christoph Hellwig
· 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
6958f14
block: kill QUEUE_ORDERED_BY_TAG
by Tejun Heo
· 14 years ago
0da2f50
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
by Tejun Heo
· 14 years ago
8d57a98
block: add secure discard
by Adrian Hunter
· 14 years ago
edca4a3
block: disallow FS recursion from sb_issue_discard allocation
by Mike Snitzer
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
a89f5c8
block: remove unused REQ_TYPE_LINUX_BLOCK
by FUJITA Tomonori
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
28018c2
block: implement an unprep function corresponding directly to prep
by James Bottomley
· 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
bfe1723
block: kill ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 years ago
e2e1a14
block: add sysfs knob for turning off disk entropy contributions
by Jens Axboe
· 14 years ago
28f4197
block: disable preemption before using sched_clock()
by Jens Axboe
· 14 years ago
d79df0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
c3e33e0
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
by Tejun Heo
· 14 years ago
b3a27d0
swap: Add swap slot free callback to block_device_operations
by Nitin Gupta
· 14 years ago
01effb0
block: allow initialization of previously allocated request_queue
by Mike Snitzer
· 14 years ago
3f14d79
blkdev: add blkdev_issue_zeroout helper function
by Dmitry Monakhov
· 15 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
7f1dc8a
blkio: Fix blkio crash during rq stat update
by Vivek Goyal
· 15 years ago
84c124d
blkio: Changes to IO controller additional stats patches
by Divyesh Shah
· 15 years ago
9195291
blkio: Increment the blkio cgroup stats for real now
by Divyesh Shah
· 15 years ago
181fdde
block: remove 16 bytes of padding from struct request on 64bits
by Richard Kennedy
· 15 years ago
ee714f2
block: Finalize conversion of block limits functions
by Martin K. Petersen
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
eb28d31
block: Add BLK_ prefix to definitions
by Martin K. Petersen
· 15 years ago
e751e76
block: Remove unused accessor function
by Martin K. Petersen
· 15 years ago
7f03292
Merge branch 'master' into for-2.6.34
by Jens Axboe
· 15 years ago
79da0644
Revert "block: improve queue_should_plug() by looking at IO depths"
by Jens Axboe
· 15 years ago
488991e
block: Added in stricter no merge semantics for block I/O
by Alan D. Brunelle
· 15 years ago
e03a72e
block: Stop using byte offsets
by Martin K. Petersen
· 15 years ago
17be8c2
block: bdev_stack_limits wrapper
by Martin K. Petersen
· 15 years ago
dd3d145
block: Fix discard alignment calculation and printing
by Martin K. Petersen
· 15 years ago
9bd3f98
block: blk_rq_err_sectors cleanup
by Gui Jianfeng
· 15 years ago
81744ee
block: Fix incorrect alignment offset reporting and update documentation
by Martin K. Petersen
· 15 years ago
98262f2
block: Allow devices to indicate whether discarded blocks are zeroed
by Martin K. Petersen
· 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
86b3728
block: Expose discard granularity
by Martin K. Petersen
· 15 years ago
b9d128f
block: move bdi/address_space unplug functions to backing-dev.h
by Jens Axboe
· 15 years ago
23e018a
block: get rid of kblock_schedule_delayed_work()
by Jens Axboe
· 15 years ago
ac481c2
block: Topology ioctls
by Martin K. Petersen
· 15 years ago
8e29675
cfq-iosched: implement slower async initiate and queue ramp up
by Jens Axboe
· 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
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 15 years ago
3c5820c
block: Optimal I/O limit wrapper
by Martin K. Petersen
· 15 years ago
01e97f6
block: enable rq CPU completion affinity by default
by Jens Axboe
· 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
7c958e3
block: Add a wrapper for setting minimum request size without a queue
by Martin K. Petersen
· 15 years ago
373c0a7
Fix compile error due to congestion_wait() changes
by Trond Myklebust
· 15 years ago
ecb554a
block: fix sg SG_DXFER_TO_FROM_DEV regression
by FUJITA Tomonori
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
018e044
block: get rid of queue-private command filter
by Jens Axboe
· 15 years ago
e475bba
block: Introduce helper to reset queue limits to default values
by Martin K. Petersen
· 15 years ago
d614aec
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
9df1bb9
Revert "block: Fix bounce limit setting in DM"
by Jens Axboe
· 15 years ago
db429e9
partitions: add ->set_capacity block device method
by Bartlomiej Zolnierkiewicz
· 15 years ago
a05c0205
block: Fix bounce limit setting in DM
by Martin K. Petersen
· 15 years ago
c72758f
block: Export I/O topology for block devices and partitions
by Martin K. Petersen
· 15 years ago
025146e
block: Move queue limits to an embedded struct
by Martin K. Petersen
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
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
a411f4b
block: Un-export blk_rq_append_bio
by Boaz Harrosh
· 15 years ago
79eb63e
block: Add blk_make_request(), takes bio, returns a request
by Boaz Harrosh
· 15 years ago
b1f7449
block: move completion related functions back to blk-core.c
by FUJITA Tomonori
· 15 years ago
1822952
block: let blk_end_request_all handle bidi requests
by FUJITA Tomonori
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 15 years ago
Next »