Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1bb67c2582f4271488721001a707124fd0af347e
/
block
ec8acb6
[PATCH] cfq-iosched: merging problem
by Jens Axboe
· 18 years ago
719d340
[PATCH] cfq-iosched: tighten allow merge criteria
by Jens Axboe
· 18 years ago
af9997e
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
by Randy Dunlap
· 18 years ago
bb4067e
[PATCH] elevator: fixup typo in merge logic
by Jens Axboe
· 18 years ago
da77526
[PATCH] cfq-iosched: don't allow sync merges across queues
by Jens Axboe
· 18 years ago
8e5cfc4
[PATCH] Fixup blk_rq_unmap_user() API
by Jens Axboe
· 18 years ago
48785bb
[PATCH] __blk_rq_unmap_user() fails to return error
by Jens Axboe
· 18 years ago
9c9381f
[PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock
by Jens Axboe
· 18 years ago
1aa4f24
[PATCH] Remove queue merging hooks
by Jens Axboe
· 18 years ago
2985259
[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests
by Jens Axboe
· 18 years ago
c65fb61
[PATCH] Allow as-iosched to be unloaded
by Jens Axboe
· 18 years ago
7749a8d
[PATCH] Propagate down request sync flag
by Jens Axboe
· 18 years ago
3353026
[PATCH] remove unnecessary blk_queue_bounce in SG_IO
by FUJITA Tomonori
· 18 years ago
77d172c
[PATCH] fix SG_IO bio leak
by FUJITA Tomonori
· 18 years ago
2b02a17
[PATCH] remove blk_queue_activity_fn
by Boaz Harrosh
· 18 years ago
faccbd4
[PATCH] io-accounting: read accounting
by Andrew Morton
· 18 years ago
c17bb49
[PATCH] fault-injection capability for disk IO
by Akinobu Mita
· 18 years ago
c5a20b6
[PATCH] struct path: convert block
by Josef Sipek
· 18 years ago
2e7b651
[PATCH] remove the old bd_mutex lockdep annotation
by Peter Zijlstra
· 18 years ago
0231606
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
a120586
[PATCH] Allow NULL pointers in percpu_free
by Alan Stern
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
ec0bf39
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
e624386
[PATCH] Centralise definitions of sector_t and blkcnt_t
by Matthew Wilcox
· 18 years ago
a863055
[PATCH] blktrace: don't return blktrace_seq from trace_note()
by Jens Axboe
· 18 years ago
d3d9d2a
[PATCH] blktrace: uninline trace_note()
by Jens Axboe
· 18 years ago
bb37b94
[BLOCK] Cleanup unused variable passing
by Jens Axboe
· 18 years ago
0e75f90
[PATCH] block: support larger block pc requests
by Mike Christie
· 18 years ago
be1c634
[PATCH] blktrace: add timestamp message
by Olaf Kirch
· 18 years ago
0bd2af4
Merge ../scsi-rc-fixes-2.6
by James Bottomley
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
097b845
[PATCH] scsi: clear garbage after CDBs on SG_IO
by Tejun Heo
· 18 years ago
85e04e3
[SCSI] block: convert jiffies to msecs in scsi_ioctl()
by Hannes Reinecke
· 18 years ago
616e8a0
[PATCH] Fix bad data direction in SG_IO
by Jens Axboe
· 18 years ago
df66b85
[PATCH] tidy "md: check bio address after mapping through partitions"
by Andrew Morton
· 18 years ago
5fccbf6
[PATCH] CFQ: request <-> request merging rr_list fixup
by Jens Axboe
· 18 years ago
5ddfe96
[PATCH] md: check bio address after mapping through partitions.
by NeilBrown
· 18 years ago
c1b707d
[PATCH] CFQ: bad locking in changed_ioprio()
by Jens Axboe
· 18 years ago
0261d68
[PATCH] CFQ: use irq safe locking in cfq_cic_link()
by Jens Axboe
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
79e2de4
[PATCH] export clear_queue_congested and set_queue_congested
by Thomas Maier
· 18 years ago
c584164
[PATCH] block layer: elv_iosched_show should get elv_list_lock
by Vasily Tarasov
· 18 years ago
a22b169
[PATCH] block layer: elevator_find function cleanup
by Vasily Tarasov
· 18 years ago
f583f49
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
by David C Somayajulu
· 18 years ago
7006f6e
[PATCH] dm: export blkdev_driver_ioctl
by Alasdair G Kergon
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
51d7513
[PATCH] Only enable CONFIG_BLOCK option for embedded
by Jens Axboe
· 18 years ago
059af49
[PATCH] blk_queue_start_tag() shared map race fix
by Jens Axboe
· 18 years ago
0fe2347
[PATCH] Update axboe@suse.de email address
by Jens Axboe
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
4090959
[PATCH] blktrace: cleanup using on_each_cpu
by Martin Peschke
· 18 years ago
25034d7
[PATCH] exit_io_context: don't disable irqs
by Oleg Nesterov
· 18 years ago
7457e6e
[PATCH] blktrace: support for logging metadata reads
by Jens Axboe
· 18 years ago
374f84a
[PATCH] cfq-iosched: use metadata read flag
by Jens Axboe
· 18 years ago
5404bc7
[PATCH] Allow file systems to differentiate between data and meta reads
by Jens Axboe
· 18 years ago
da20a20
[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store
by Jens Axboe
· 18 years ago
bf57225
[PATCH] cfq-iosched: improve queue preemption
by Jens Axboe
· 18 years ago
dc72ef4
[PATCH] Add blk_start_queueing() helper
by Jens Axboe
· 18 years ago
981a797
[PATCH] cfq-iosched: kill the empty_list
by Jens Axboe
· 18 years ago
53b0374
[PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()
by Jens Axboe
· 18 years ago
b5deef9
[PATCH] Make sure all block/io scheduler setups are node aware
by Jens Axboe
· 18 years ago
1ea25ec
[PATCH] Audit block layer inlines
by Jens Axboe
· 18 years ago
4050cf1
[PATCH] cfq-iosched: use new io context counting mechanism
by Jens Axboe
· 18 years ago
e4313dd
[PATCH] as-iosched: use new io context counting mechanism
by Jens Axboe
· 18 years ago
fc46379
[PATCH] cfq-iosched: kill cfq_exit_lock
by Jens Axboe
· 18 years ago
89850f7
[PATCH] cfq-iosched: cleanups, fixes, dead code removal
by Jens Axboe
· 18 years ago
51da90f
[PATCH] ll_rw_blk: cleanup __make_request()
by Jens Axboe
· 18 years ago
cb78b28
[PATCH] Drop useless bio passing in may_queue/set_request API
by Jens Axboe
· 18 years ago
cdd6026
[PATCH] Remove ->rq_status from struct request
by Jens Axboe
· 18 years ago
49171e5
[PATCH] Remove struct request_list from struct request
by Jens Axboe
· 18 years ago
c00895a
[PATCH] Remove ->waiting member from struct request
by Jens Axboe
· 18 years ago
8a8e674
[PATCH] as-iosched: kill arq
by Jens Axboe
· 18 years ago
5e70537
[PATCH] cfq-iosched: kill crq
by Jens Axboe
· 18 years ago
5380a10
[PATCH] cfq-iosched: remove the crq flag functions/variable
by Jens Axboe
· 18 years ago
8840faa
[PATCH] deadline-iosched: remove elevator private drq request type
by Jens Axboe
· 18 years ago
9e2585a
[PATCH] as-iosched: remove arq->is_sync member
by Jens Axboe
· 18 years ago
d4f2f46
[PATCH] as-iosched: reuse rq for fifo
by Jens Axboe
· 18 years ago
95e8810
[PATCH] cfq-iosched: convert to using the FIFO elevator defines
by Jens Axboe
· 18 years ago
b8aca35
[PATCH] deadline-iosched: migrate to using the elevator rb functions
by Jens Axboe
· 18 years ago
21183b0
[PATCH] cfq-iosched: migrate to using the elevator rb functions
by Jens Axboe
· 18 years ago
e37f346
[PATCH] as-iosched: migrate to using the elevator rb functions
by Jens Axboe
· 18 years ago
2e662b6
[PATCH] elevator: abstract out the rbtree sort handling
by Jens Axboe
· 18 years ago
10fd48f
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
by Jens Axboe
· 18 years ago
9817064
[PATCH] elevator: move the backmerging logic into the elevator core
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
6c5c934
[PATCH] ifdef blktrace debugging fields
by Alexey Dobriyan
· 18 years ago
87a5726
[PATCH] block: handle subsystem_register() init errors
by Randy Dunlap
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
1aedf2c
Merge mulgrave-w:git/linux-2.6
by James Bottomley
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
492dfb4
[SCSI] block: add support for shared tag maps
by James Bottomley
· 18 years ago
2d8f613
elv_unregister: fix possible crash on module unload
by Oleg Nesterov
· 18 years ago
be33c3a
[PATCH] cfq_cic_link: fix usage of wrong cfq_io_context
by Oleg Nesterov
· 18 years ago
9f83e45
[PATCH] Fix current_io_context() vs set_task_ioprio() race
by Oleg Nesterov
· 18 years ago
44eb123
[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs
by Jens Axboe
· 18 years ago
ad01b1c
[PATCH] blktrace: fix read-ahead bit
by Milton Miller
· 18 years ago
ddca60c
[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl
by Arjan van de Ven
· 18 years ago
Next »