Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
69a4bf7c9525e5c92c0ecda0db0373f30162b28f
/
block
a580290
Documentation: fix minor kernel-doc warnings
by Martin Waitz
· 19 years ago
88b9adb
[PATCH] config: fix CONFIG_LFS option
by Trond Myklebust
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
68eef3b
[PATCH] Simplify proc/devices and fix early termination regression
by Joe Korty
· 19 years ago
7baf398
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
206dc69
[BLOCK] cfq-iosched: seek and async performance fixes
by Jens Axboe
· 19 years ago
7143dd4
[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()
by Jens Axboe
· 19 years ago
e8a9905
[PATCH] cfq-iosched: small cfq_choose_req() optimization
by Andreas Mohr
· 19 years ago
e2d74ac
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
by Jens Axboe
· 19 years ago
4fa6391
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
89e5c8b
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
by NeilBrown
· 19 years ago
09540e6
[PATCH] Fix blktrace compile with sysfs not defined
by Jens Axboe
· 19 years ago
837c787
[BLOCK] increase size of disk stat counters
by Ben Woodard
· 19 years ago
4c5d0bb
[PATCH] blk_execute_rq_nowait-speedup
by Andrew Morton
· 19 years ago
f68110f
[BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion
by Jens Axboe
· 19 years ago
a0f62ac
[PATCH] 2TB files: add blkcnt_t
by Takashi Sato
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
ce52449
BUG_ON() Conversion in block/elevator.c
by Eric Sesterhenn
· 19 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago
c039e31
[PATCH] sem2mutex: blockdev #2
by Arjan van de Ven
· 19 years ago
58383af
[PATCH] kobj_map semaphore to mutex conversion
by Jes Sorensen
· 19 years ago
e572ec7
[PATCH] fix rmmod problems with elevator attributes, clean them up
by Al Viro
· 19 years ago
3d1ab40
[PATCH] elevator_t lifetime rules and sysfs fixes
by Al Viro
· 19 years ago
1cc9be6
[PATCH] noise removal: cfq-iosched.c
by Al Viro
· 19 years ago
a90d742
[PATCH] don't bother with refcounting for cfq_data
by Al Viro
· 19 years ago
483f4af
[PATCH] fix sysfs interaction and lifetime rules handling for queues
by Al Viro
· 19 years ago
6f325a1
[PATCH] fix cfq_get_queue()/ioprio_set(2) races
by Al Viro
· 19 years ago
334e94d
[PATCH] deal with rmmod/put_io_context() races
by Al Viro
· 19 years ago
e17a948
[PATCH] stop elv_unregister() from rogering other iosched's data, fix locking
by Al Viro
· 19 years ago
25975f8
[PATCH] stop cfq from pinning queue down
by Al Viro
· 19 years ago
d9ff418
[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue
by Al Viro
· 19 years ago
a6a0763
[PATCH] fix the exclusion for ioprio_set()
by Al Viro
· 19 years ago
12a0573
[PATCH] keep sync and async cfq_queue separate
by Al Viro
· 19 years ago
478a82b
[PATCH] switch to use of ->key to get cfq_data by cfq_io_context
by Al Viro
· 19 years ago
7670876
[PATCH] stop leaking cfq_data in cfq_set_request()
by Al Viro
· 19 years ago
b0a6916
[PATCH] fix cfq hash lookups
by Al Viro
· 19 years ago
c981ff9
[PATCH] fix locking in queue_requests_store()
by Al Viro
· 19 years ago
8669aaf
[PATCH] fix double-free in blk_init_queue_node()
by Al Viro
· 19 years ago
5ee1af9
[PATCH] block: disable block layer bouncing for most memory on 64bit systems
by Andi Kleen
· 19 years ago
7b14e3b
[PATCH] cfq-iosched: slice expiry fixups
by Jens Axboe
· 19 years ago
b7ed1de
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
30e9656
[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)
by Tejun Heo
· 19 years ago
01840f9
[PATCH] blk: Fix SG_IO ioctl failure retry looping
by Jens Axboe
· 19 years ago
238e7db
[PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER
by Tejun Heo
· 19 years ago
9a7a67a
[PATCH] fix ordering on requeued request drainage
by Jens Axboe
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
3eaf840
[PATCH] device-mapper disk statistics: timing
by Jun'ichi "Nick" Nomura
· 19 years ago
fddfdea
[BLOCK] A few kerneldoc fixups
by Jens Axboe
· 19 years ago
60481b1
[BLOCK] ll_rw_blk: fix setting of ->ordered on init
by Tetsuo Takata
· 19 years ago
248d5ca
[BLOCK] elevator: allow default scheduler to potentially be modular
by Nate Diller
· 19 years ago
5f00397
[BLOCK] elevator: default choice selection
by Nate Diller
· 19 years ago
53e8606
[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion
by Jens Axboe
· 19 years ago
2cb2e14
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
by Jens Axboe
· 19 years ago
b7bfcf7
[BLOCK] elevator: if specified scheduler is not found, fall back to default
by Jens Axboe
· 19 years ago
752a3b7
[BLOCK] elevator: Make elevator=as work again for anticipatory
by Chuck Ebbert
· 19 years ago
7170be5
[PATCH] convert /proc/devices to use seq_file interface
by Neil Horman
· 19 years ago
1bc691d
[PATCH] fix queue stalling while barrier sequencing
by Tejun Heo
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e2688f0
Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
ff856ba
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
by Jens Axboe
· 19 years ago
356cebe
[BLOCK] Kill blk_attempt_remerge()
by Jens Axboe
· 19 years ago
5a57be8
[BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev()
by Jens Axboe
· 19 years ago
769db45
make elv_try_merge() static, kill the dead declaration of
by Coywolf Qi Hunt
· 19 years ago
1abee6d
[BLOCK][TRIVIAL] ll_rw_blk: header included twice
by Nicolas Kaiser
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
d99cf9d
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
797e7db
[BLOCK] reimplement handling of barrier request
by Tejun Heo
· 19 years ago
52d9e67
[BLOCK] ll_rw_blk: separate out bio init part from __make_request
by Tejun Heo
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
6410009
[BLOCK] mark some block/ variables cons
by Arjan van de Ven
· 19 years ago
88ee5ef
[BLOCK] ll_rw_blk: fastpath get_request()
by Jens Axboe
· 19 years ago
ef9be1d
[BLOCK] as-iosched: update alias handling
by Tejun Heo
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
f61ea1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
f98d2df
[PATCH] block: Cleanup CDROMEJECT ioctl
by Ben Collins
· 19 years ago
defd94b
[SCSI] seperate max_sectors from max_hw_sectors
by Mike Christie
· 19 years ago
6e39b69
[SCSI] export blk layer functions needed for blk_execute_rq_nowait
by Mike Christie
· 19 years ago
8ad9ebb
[PATCH] as-iosched: remove state assertion in as_add_request()
by Jens Axboe
· 19 years ago
eb97b73
[BLOCK] new block/ directory comment tidy
by Coywolf Qi Hunt
· 19 years ago
3beb207
[BLOCK] elevator: elv_latter/former_request update
by Tejun Heo
· 19 years ago
5a7c47e
[BLOCK] noop-iosched: reimplementation of request dispatching
by Tejun Heo
· 19 years ago
b740d98
[BLOCK] cfq-iosched: fix slice_left calculation
by Tejun Heo
· 19 years ago
be56123
[BLOCK] fix string handling in elv_iosched_store
by Tejun Heo
· 19 years ago
15853af
[BLOCK] Implement elv_drain_elevator for improved switch error detection
by Tejun Heo
· 19 years ago
1b5ed5e1
[BLOCK] cfq-iosched: cfq forced dispatching fix
by Tejun Heo
· 19 years ago
407df2a
[BLOCK] elevator: run queue in elevator_switch
by Tejun Heo
· 19 years ago
47a0041
[BLOCK] Document the READ/WRITE splitup of the disk stats
by Jens Axboe
· 19 years ago
cff3ba2
[BLOCK] elevator init fixes #2
by Zachary Amsden
· 19 years ago
b8ea2cb
[BLOCK] elevator init fixes
by Zachary Amsden
· 19 years ago
333c47c
Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
c6ea2ba
[BLOCK] iosched: fix setting of default io scheduler
by Jens Axboe
· 19 years ago
3a65dfe
[BLOCK] Move all core block layer code to new block/ directory
by Jens Axboe
· 19 years ago