Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3021629a0d820247ee12b6c5192a1d5380e21c6
/
block
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
f1ac2502
block: remove all rcu head initializations
by Paul E. McKenney
· 14 years ago
01effb0
block: allow initialization of previously allocated request_queue
by Mike Snitzer
· 14 years ago
0341509
blk-cgroup: Fix an RCU warning in blkiocg_create()
by Li Zefan
· 14 years ago
dcf097b
blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
by Vivek Goyal
· 15 years ago
0f3942a
block: kill some useless goto's in blk-cgroup.c
by Jens Axboe
· 15 years ago
0341aaf
block: fix bad use of min() on different types
by Jens Axboe
· 15 years ago
50eaeb3
cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n
by Dmitry Monakhov
· 15 years ago
3f14d79
blkdev: add blkdev_issue_zeroout helper function
by Dmitry Monakhov
· 15 years ago
f31e7e4
blkdev: move blkdev_issue helper functions to separate file
by Dmitry Monakhov
· 15 years ago
f17e232
blkdev: allow async blkdev_issue_flush requests
by Dmitry Monakhov
· 15 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
afc24d4
blk-cgroup: config options re-arrangement
by Vivek Goyal
· 15 years ago
e5ff082
blkio: Fix another BUG_ON() crash due to cfqq movement across groups
by Vivek Goyal
· 15 years ago
7f1dc8a
blkio: Fix blkio crash during rq stat update
by Vivek Goyal
· 15 years ago
a534dbe
block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
by Richard Kennedy
· 15 years ago
8d2a91f
blkio: Initialize blkg->stats_lock for the root cfqg too
by Divyesh Shah
· 15 years ago
b6ac23af
blkio: fix for modular blk-cgroup build
by Divyesh Shah
· 15 years ago
c0d97e9
block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
by Richard Kennedy
· 15 years ago
28baf44
blkio: Fix compile errors
by Divyesh Shah
· 15 years ago
4facdae
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
a11cdaa
block: Update to io-controller stats
by Divyesh Shah
· 15 years ago
34d0f17
io-controller: Add a new interface "weight_device" for IO-Controller
by Gui Jianfeng
· 15 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
3440c49
cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch
by Divyesh Shah
· 15 years ago
812df48
blkio: Add more debug-only per-cgroup stats
by Divyesh Shah
· 15 years ago
cdc1184
blkio: Add io_queued and avg_queue_size stats
by Divyesh Shah
· 15 years ago
812d402
blkio: Add io_merged stat
by Divyesh Shah
· 15 years ago
84c124d
blkio: Changes to IO controller additional stats patches
by Divyesh Shah
· 15 years ago
31373d0
laptop-mode: Make flushes per-device
by Matthew Garrett
· 15 years ago
a74b2ad
block: expose the statistics in blkio.time and blkio.sectors for the root cgroup
by Ricky Benitez
· 15 years ago
9195291
blkio: Increment the blkio cgroup stats for real now
by Divyesh Shah
· 15 years ago
303a3ac
blkio: Add io controller stats like
by Divyesh Shah
· 15 years ago
9a0785b
blkio: Remove per-cfqq nr_sectors as we'll be passing
by Divyesh Shah
· 15 years ago
a506aed
Block: Fix block/elevator.c elevator_get() off-by-one error
by wzt.wzt@gmail.com
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
39c01b2
cfq-iosched: Do not merge queues of BE and IDLE classes
by Divyesh Shah
· 15 years ago
b1ffe73
cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
by Divyesh Shah
· 15 years ago
b4b7a4e
Merge branch 'master' into for-linus
by Jens Axboe
· 15 years ago
e9ce335
cfq-iosched: fix a kbuild regression
by Shaohua Li
· 15 years ago
910ac73
block: make CONFIG_BLK_CGROUP visible
by Li Zefan
· 15 years ago
c77a571
block: Export max number of segments and max segment size in sysfs
by Martin K. Petersen
· 15 years ago
2cda272
block: Fix overrun in lcm() and move it to lib
by Martin K. Petersen
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
67523c4
cgroups: blkio subsystem as module
by Ben Blum
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
4671a13
block: don't access jiffies when initialising io_context
by Richard Kennedy
· 15 years ago
73e9ffd
cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds
by Richard Kennedy
· 15 years ago
abc3c74
cfq-iosched: quantum check tweak
by Shaohua Li
· 15 years ago
53c583d
cfq-iosched: requests "in flight" vs "in driver" clarification
by Corrado Zoccolo
· 15 years ago
41647e7
cfq-iosched: rethink seeky detection for SSDs
by Corrado Zoccolo
· 15 years ago
3dde36d
cfq-iosched: rework seeky detection
by Corrado Zoccolo
· 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
2800aac
block: Update blk_queue_max_sectors and documentation
by Martin K. Petersen
· 15 years ago
024f906
cfq: Remove useless css reference get
by Gui Jianfeng
· 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
c4081ba
cfq: reorder cfq_queue removing padding on 64bit
by Richard Kennedy
· 15 years ago
f11cbd7
Merge branch 'master' into for-2.6.34
by Jens Axboe
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
ae54abe
cfq-iosched: split seeky coop queues after one slice
by Shaohua Li
· 15 years ago
1efe8fe
cfq-iosched: Do not idle on async queues
by Vivek Goyal
· 15 years ago
bcf4dd4
blk-cgroup: Fix potential deadlock in blk-cgroup
by Gui Jianfeng
· 15 years ago
488991e
block: Added in stricter no merge semantics for block I/O
by Alan D. Brunelle
· 15 years ago
875feb6
cfq-iosched: Respect ioprio_class when preempting
by Divyesh Shah
· 15 years ago
e03a72e
block: Stop using byte offsets
by Martin K. Petersen
· 15 years ago
ce28932
block: removed unused as_io_context
by Kirill Afonshin
· 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
fe0b393
block: Correct handling of bottom device misaligment
by Martin K. Petersen
· 15 years ago
e79e95d
block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard()
by OGAWA Hirofumi
· 15 years ago
81744ee
block: Fix incorrect alignment offset reporting and update documentation
by Martin K. Petersen
· 15 years ago
2f7a2d8
cfq-iosched: don't regard requests with long distance as close
by Shaohua Li
· 15 years ago
9504e08
block: Fix topology stacking for data and discard alignment
by Martin K. Petersen
· 15 years ago
65b32a5
cfq-iosched: Remove prio_change logic for workload selection
by Vivek Goyal
· 15 years ago
fb104db
cfq-iosched: Get rid of nr_groups
by Vivek Goyal
· 15 years ago
1db32c4
cfq-iosched: Remove the check for same cfq group from allow_merge
by Vivek Goyal
· 15 years ago
b568be6
block: temporarily disable discard granularity
by Jens Axboe
· 15 years ago
51b736b
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
66ae291
cfq: set workload as expired if it doesn't have any slice left
by Gui Jianfeng
· 15 years ago
82bbbf2
Fix a CFQ crash in "for-2.6.33" branch of block tree
by Vivek Goyal
· 15 years ago
554554f
cfq: Remove wait_request flag when idle time is being deleted
by Gui Jianfeng
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
edc7113
cfq-iosched: commenting non-obvious initialization
by Corrado Zoccolo
· 15 years ago
7667aa0
cfq-iosched: Take care of corner cases of group losing share due to deletion
by Vivek Goyal
· 15 years ago
c244bb5
cfq-iosched: Get rid of cfqq wait_busy_done flag
by Vivek Goyal
· 15 years ago
b9d8f4c
cfq: Optimization for close cooperating queue searching
by Gui Jianfeng
· 15 years ago
573412b
cfq-iosched: reduce write depth only if sync was delayed
by Corrado Zoccolo
· 15 years ago
878eadd
cfq-iosched: Do not access cfqq after freeing it
by Vivek Goyal
· 15 years ago
accee78
block: include linux/err.h to use ERR_PTR
by Stephen Rothwell
· 15 years ago
bb729bc
cfq-iosched: use call_rcu() instead of doing grace period stall on queue exit
by Jens Axboe
· 15 years ago
846954b
blkio: Allow CFQ group IO scheduling even when CFQ is a module
by Vivek Goyal
· 15 years ago
3e25206
blkio: Implement dynamic io controlling policy registration
by Vivek Goyal
· 15 years ago
9d6a986
blkio: Export some symbols from blkio as its user CFQ can be a module
by Vivek Goyal
· 15 years ago
b69f229
block: Fix io_context leak after failure of clone with CLONE_IO
by Louis Rilling
· 15 years ago
Next »