Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
82f3952c02add60b15eea9151d4d99b6b82066c6
/
block
« Previous
464191c
Revert "cfq: Make use of service count to estimate the rb_key offset"
by Jens Axboe
· 15 years ago
8e55063
cfq-iosched: fix corner cases in idling logic
by Corrado Zoccolo
· 15 years ago
76280af
cfq-iosched: idling on deep seeky sync queues
by Corrado Zoccolo
· 15 years ago
e4a2291
cfq-iosched: fix no-idle preemption logic
by Corrado Zoccolo
· 15 years ago
e459dd0
cfq-iosched: fix ncq detection code
by Corrado Zoccolo
· 15 years ago
c16632b
cfq-iosched: cleanup unreachable code
by Corrado Zoccolo
· 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
3586e91
cfq: Make use of service count to estimate the rb_key offset
by Gui Jianfeng
· 15 years ago
ad5ebd2
block: jiffies fixes
by Randy Dunlap
· 15 years ago
86b3728
block: Expose discard granularity
by Martin K. Petersen
· 15 years ago
cf7c25c
cfq-iosched: fix next_rq computation
by Corrado Zoccolo
· 15 years ago
476d42f
block/scsi_ioctl.c: quiet sparse noise
by H Hartley Sweeten
· 15 years ago
e00ef79
cfq-iosched: get rid of the coop_preempt flag
by Jens Axboe
· 15 years ago
125c4f2
cfq-iosched: fix merge error
by Jens Axboe
· 15 years ago
2058297
Merge branch 'for-linus' into for-2.6.33
by Jens Axboe
· 15 years ago
150e6c6
Merge branch 'cfq-2.6.33' into for-2.6.33
by Jens Axboe
· 15 years ago
4b27e1b
cfq-iosched: limit coop preemption
by Shaohua Li
· 15 years ago
e6ec4fe
cfq-iosched: fix bad return value cfq_should_preempt()
by Jens Axboe
· 15 years ago
dddb745
cfq-iosched: simplify prio-unboost code
by Corrado Zoccolo
· 15 years ago
5869619
cfq-iosched: fix style issue in cfq_get_avg_queues()
by Jens Axboe
· 15 years ago
718eee0
cfq-iosched: fairness for sync no-idle queues
by Corrado Zoccolo
· 15 years ago
a6d44e9
cfq-iosched: enable idling for last queue on priority class
by Corrado Zoccolo
· 15 years ago
c0324a0
cfq-iosched: reimplement priorities using different service trees
by Corrado Zoccolo
· 15 years ago
aa6f6a3
cfq-iosched: preparation to handle multiple service trees
by Corrado Zoccolo
· 15 years ago
5db5d64
cfq-iosched: adapt slice to number of processes doing I/O
by Corrado Zoccolo
· 15 years ago
1a1238a
cfq-iosched: improve hw_tag detection
by Shaohua Li
· 15 years ago
e6c5bc7
cfq: break apart merged cfqqs if they stop cooperating
by Jeff Moyer
· 15 years ago
b3b6d04
cfq: change the meaning of the cfqq_coop flag
by Jeff Moyer
· 15 years ago
df5fe3e
cfq: merge cooperating cfq_queues
by Jeff Moyer
· 15 years ago
b2c18e1
cfq: calculate the seek_mean per cfq_queue not per cfq_io_context
by Jeff Moyer
· 15 years ago
6cafb12
block: silently error unsupported empty barriers too
by Mark McLoughlin
· 15 years ago
c30f334
Merge branch 'for-linus' into for-2.6.33
by Jens Axboe
· 15 years ago
c7ebf06
blk-settings: fix function parameter kernel-doc notation
by Randy Dunlap
· 15 years ago
8c27959
elv_iosched_store(): fix strstrip() misuse
by KOSAKI Motohiro
· 15 years ago
355b659
cfq-iosched: avoid probable slice overrun when idling
by Corrado Zoccolo
· 15 years ago
a6151c3
cfq-iosched: apply bool value where we return 0/1
by Jens Axboe
· 15 years ago
ec60e4f
cfq-iosched: fix think time allowed for seekers
by Corrado Zoccolo
· 15 years ago
b9c8946
cfq-iosched: fix the slice residual sign
by Jens Axboe
· 15 years ago
0b182d6
cfq-iosched: abstract out the 'may this cfqq dispatch' logic
by Jens Axboe
· 15 years ago
1b59dd5
block: use proper BLK_RW_ASYNC in blk_queue_start_tag()
by Jens Axboe
· 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
48e025e
cfq-iosched: fix possible problem with jiffies wraparound
by Corrado Zoccolo
· 15 years ago
30996f4
cfq-iosched: fix issue with rq-rq merging and fifo list ordering
by Jens Axboe
· 15 years ago
5d13379
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
0f78ab9
Revert "Seperate read and write statistics of in_flight requests"
by Jens Axboe
· 15 years ago
e00c54c
cfq-iosched: don't delay async queue if it hasn't dispatched at all
by Jens Axboe
· 15 years ago
ac481c2
block: Topology ioctls
by Martin K. Petersen
· 15 years ago
61f0c1d
cfq-iosched: use assigned slice sync value, not default
by Jens Axboe
· 15 years ago
963b72f
cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'
by Jens Axboe
· 15 years ago
8e29675
cfq-iosched: implement slower async initiate and queue ramp up
by Jens Axboe
· 15 years ago
365722b
cfq-iosched: delay async IO dispatch, if sync IO was just done
by Vivek Goyal
· 15 years ago
08dc872
block: CFQ is more than a desktop scheduler
by Jens Axboe
· 15 years ago
492af63
block: remove the anticipatory IO scheduler
by Jens Axboe
· 15 years ago
1d22351
cfq-iosched: add a knob for desktop interactiveness
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
1a35e0f
Add a tracepoint for block request remapping
by Jun'ichi Nomura
· 15 years ago
ca80650
block: allow large discard requests
by Christoph Hellwig
· 15 years ago
1122a26
block: use normal I/O path for discard requests
by Christoph Hellwig
· 15 years ago
48c0d4d
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
by Zdenek Kabelac
· 15 years ago
5dee247
block: Do not clamp max_hw_sectors for stacking devices
by Martin K. Petersen
· 15 years ago
80ddf24
block: Set max_sectors correctly for stacking devices
by Martin K. Petersen
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 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
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 15 years ago
b8a9ae7
block: don't assume device has a request list backing in nr_requests store
by Jens Axboe
· 15 years ago
3c5820c
block: Optimal I/O limit wrapper
by Martin K. Petersen
· 15 years ago
06d2188
cfq: choose a new next_req when a request is dispatched
by Jeff Moyer
· 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
b217a90
cfq: fix the log message after dispatched a request
by Shan Wei
· 15 years ago
1b379d8
cfq-iosched: get rid of must_alloc flag
by Jens Axboe
· 15 years ago
a33dac2
block: use interrupts disabled version of raise_softirq_irqoff()
by Jens Axboe
· 15 years ago
fca51d6
block: fix comment in blk-iopoll.c
by Jens Axboe
· 15 years ago
37867ae
block: adjust default budget for blk-iopoll
by Jens Axboe
· 15 years ago
1badcfb
block: fix long lines in block/blk-iopoll.c
by Jens Axboe
· 15 years ago
5e605b6
block: add blk-iopoll, a NAPI like approach for block devices
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
e3264a4
Send uevents for write_protect changes
by Hannes Reinecke
· 15 years ago
d58b85e
cfq-iosched: no need to keep track of busy_rt_queues
by Vivek Goyal
· 15 years ago
5ad531d
cfq-iosched: drain device queue before switching to a sync queue
by Jens Axboe
· 15 years ago
da6c5c7
scsi,block: update SCSI to handle mixed merge failures
by Tejun Heo
· 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
c295fc0
block: Allow changing max_sectors_kb above the default 512
by Nikanth Karthikesan
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
14d9fa3
Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSG
by John Stoffel
· 15 years ago
7e5f5fb
block: Update topology documentation
by Martin K. Petersen
· 15 years ago
70dd5bf
block: Stack optimal I/O size
by Martin K. Petersen
· 15 years ago
7c958e3
block: Add a wrapper for setting minimum request size without a queue
by Martin K. Petersen
· 15 years ago
fef2466
block: Make blk_queue_stack_limits use the new stacking interface
by Martin K. Petersen
· 15 years ago
56ad174
block: make the end_io functions be non-GPL exports
by Jens Axboe
· 15 years ago
3839e4b
block: fix improper kobject release in blk_integrity_unregister
by Xiaotian Feng
· 15 years ago
Next »