Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
644f36d14825b929091614c16920c2011fc33cc1
/
block
7f9b9bf
block: Remove "requeuing urgent req" error messages
by Tatyana Brokhman
· 11 years ago
4001b17
Merge "block: urgent: Fix dispatching of URGENT mechanism"
by Linux Build Service Account
· 12 years ago
2dd5b26
block: urgent: Fix dispatching of URGENT mechanism
by Tatyana Brokhman
· 12 years ago
7fd5fad
block: row: Fix starvation tolerance values
by Maya Erez
· 12 years ago
9bc2fe9
Merge "block: row: Update sysfs functions"
by Linux Build Service Account
· 12 years ago
449542f
Merge "block: row: Prevent starvation of regular priority by high priority"
by Linux Build Service Account
· 12 years ago
fd79902
block: urgent request: Update dispatch_urgent in case of requeue/reinsert
by Tatyana Brokhman
· 12 years ago
e9aab61
block: row: Update sysfs functions
by Tatyana Brokhman
· 12 years ago
eec4947
block: row: Prevent starvation of regular priority by high priority
by Tatyana Brokhman
· 12 years ago
75de0c3
block: blk-core: add printk_ratelimit
by Asutosh Das
· 12 years ago
1dc123c
Merge "block: urgent request: remove unnecessary urgent marking"
by Linux Build Service Account
· 12 years ago
3fb3487
Merge "block: row: Re-design urgent request notification mechanism"
by Linux Build Service Account
· 12 years ago
2c41518
block: urgent request: remove unnecessary urgent marking
by Tatyana Brokhman
· 12 years ago
fe6fd2f
block: row: Re-design urgent request notification mechanism
by Tatyana Brokhman
· 12 years ago
3df69bf
Revert "block: row: Re-design urgent request notification mechanism"
by Shashank Babu Chinta Venkata
· 12 years ago
3b6651e
block: test-iosched: Sleep before each test
by Tatyana Brokhman
· 12 years ago
0c3b048
block: row: Re-design urgent request notification mechanism
by Tatyana Brokhman
· 12 years ago
17e5e1e
block: fix test crashing due to synchronization issue
by Dolev Raviv
· 12 years ago
522778f
block: row: Update initial values of ROW data structures
by Tatyana Brokhman
· 12 years ago
4c3c3cc
block: row: Don't notify URGENT if there are un-completed urgent req
by Tatyana Brokhman
· 12 years ago
ce1a8ed
block: row: Idling mechanism re-factoring
by Tatyana Brokhman
· 12 years ago
db7c153
block: row: Dispatch requests according to their io-priority
by Tatyana Brokhman
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
220de21
Merge "block: row: Aggregate row_queue parameters to one structure"
by Linux Build Service Account
· 12 years ago
bf28529
Merge "block: row: fix sysfs functions - idle_time conversion"
by Linux Build Service Account
· 12 years ago
86fa161
Merge "block: row: Insert dispatch_quantum into struct row_queue"
by Linux Build Service Account
· 12 years ago
992adc54
Merge "block: row: Add some debug information on ROW queues"
by Linux Build Service Account
· 12 years ago
76c5b46
Merge "mmc: enhance long_sequential_test for higher throughput"
by Linux Build Service Account
· 12 years ago
9375bcc
block: row: Aggregate row_queue parameters to one structure
by Tatyana Brokhman
· 12 years ago
9ca05c0
block: row: fix sysfs functions - idle_time conversion
by Tatyana Brokhman
· 12 years ago
8a970bc
block: row: Insert dispatch_quantum into struct row_queue
by Tatyana Brokhman
· 12 years ago
bd56be3
block: row: Add some debug information on ROW queues
by Tatyana Brokhman
· 12 years ago
70160bb
mmc: enhance long_sequential_test for higher throughput
by Lee Susman
· 12 years ago
ac8d447
Merge "block: blk-merge: don't merge the pages with non-contiguous descriptors"
by Linux Build Service Account
· 12 years ago
6e25ce3
block: blk-merge: don't merge the pages with non-contiguous descriptors
by Subhash Jadavani
· 12 years ago
03ba728
Merge "block: test-iosched: Add support for setting rq_disk"
by Linux Build Service Account
· 12 years ago
5003238
block: test-iosched: Add support for setting rq_disk
by Dolev Raviv
· 12 years ago
7f0c012
Merge "row: Add support for urgent request handling"
by Linux Build Service Account
· 12 years ago
8f893d6
Merge "row: Adding support for reinsert already dispatched req"
by Linux Build Service Account
· 12 years ago
0ef8143
row: Add support for urgent request handling
by Tatyana Brokhman
· 12 years ago
b09c041
mmc: new request notification unit-test
by Lee Susman
· 12 years ago
1199b4c
block: test-iosched infrastructure enhancement
by Lee Susman
· 12 years ago
5746a1c
cfq-iosched: Fix null pointer dereference
by Sujit Reddy Thumma
· 12 years ago
de806e9
Merge "block:row: fix idling mechanism in ROW"
by Linux Build Service Account
· 12 years ago
bfb04f6
block:row: fix idling mechanism in ROW
by Tatyana Brokhman
· 12 years ago
b7bf9ac
row: Adding support for reinsert already dispatched req
by Tatyana Brokhman
· 12 years ago
88fd1b4
block: Add API for urgent request handling
by Tatyana Brokhman
· 12 years ago
57d8019
block: Add support for reinsert a dispatched req
by Tatyana Brokhman
· 12 years ago
825578d
Merge "mmc: Enable eMMC unit-tests"
by Linux Build Service Account
· 12 years ago
58e59c7
mmc: Enable eMMC unit-tests
by Maya Erez
· 12 years ago
039ce09
mmc: improve mmc_block_test printouts
by Lee Susman
· 12 years ago
f18263a
mmc: card: Add long sequential read test to test-iosched
by Lee Susman
· 12 years ago
25f3988
block: ROW: Fix forced dispatch
by Tatyana Brokhman
· 12 years ago
0a0345a
block: ROW: Correct minimum values of ROW tunable parameters
by Tatyana Brokhman
· 12 years ago
1634906
block: Adding ROW scheduling algorithm
by Tatyana Brokhman
· 12 years ago
22f7abf
mmc: card: Add Sanitize unit test
by Maya Erez
· 12 years ago
db8cbfe
block: test-iosched error handling fixes
by Maya Erez
· 12 years ago
6018155
block: Add test-iosched scheduler
by Maya Erez
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 12 years ago
73937f5
block: ioctl support for sanitize in eMMC 4.5
by Maya Erez
· 12 years ago
05c69d2
block: fix buffer overflow when printing partition UUIDs
by Tejun Heo
· 12 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 13 years ago
d8dd0b6
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
38c6302
block: genhd: Add disk/partition specific uevent callbacks for partition info
by San Mehat
· 15 years ago
1b2e19f
block: make auto block plug flush threshold per-disk based
by Shaohua Li
· 13 years ago
5bf14c0
block: Make cfq_target_latency tunable through sysfs.
by Tao Ma
· 13 years ago
8bcb6c7
block: use lockdep_assert_held for queue locking
by Andi Kleen
· 13 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
00380a4
block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL
by Dan Carpenter
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f1cbd03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
ff8c147
block: fix ioc leak in put_io_context
by Xiaotian Feng
· 13 years ago
62d3c54
Block: use a freezable workqueue for disk-event polling
by Alan Stern
· 13 years ago
9f53d2fe
block: fix __blkdev_get and add_disk race condition
by Stanislaw Gruszka
· 13 years ago
fe316bf
block: Fix NULL pointer dereference in sd_revalidate_disk
by Jun'ichi Nomura
· 13 years ago
7e4d960
Merge branch 'linus' into sched/core
by Ingo Molnar
· 13 years ago
97387e3
LDM: Fix reassembly of extended VBLKs.
by Anton Altaparmakov
· 13 years ago
621032a
block: exit_io_context() should call elevator_exit_icq_fn()
by Tejun Heo
· 13 years ago
2274b02
block: simplify ioc_release_fn()
by Tejun Heo
· 13 years ago
d705ae6
block: replace icq->changed with icq->flags
by Tejun Heo
· 13 years ago
d8c66c5
block: fix lockdep warning on io_context release put_io_context()
by Tejun Heo
· 13 years ago
37b40ad
bsg: fix sysfs link remove warning
by Stanislaw Gruszka
· 13 years ago
07c2bd3
block: don't call elevator callbacks for plug merges
by Tejun Heo
· 13 years ago
050c8ea
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions
by Tejun Heo
· 13 years ago
11a3122
block: strip out locking optimization in put_io_context()
by Tejun Heo
· 13 years ago
9fa7347
block: fix ioc locking warning
by Shaohua Li
· 13 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
39be350
sched, block: Unify cache detection
by Peter Zijlstra
· 13 years ago
8bd8442
block: fail SCSI passthrough ioctls on partition devices
by Paolo Bonzini
· 13 years ago
3b8373b
block: add and use scsi_blk_cmd_ioctl
by Paolo Bonzini
· 13 years ago
05c30b9
block: fix NULL icq_cache reference
by Shaohua Li
· 13 years ago
df0793a
block,cfq: change code order
by Shaohua Li
· 13 years ago
54b466e
cfq-iosched: fix use-after-free of cfqq
by Jens Axboe
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
5d381ef
Revert "block: recursive merge requests"
by Jens Axboe
· 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
ef00f59
block: Add BLKROTATIONAL ioctl
by Martin K. Petersen
· 13 years ago
Next »