Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4cb6f9e57d5d7c26d08809c1ce6310c8a7dc96d2
/
block
/
ll_rw_blk.c
387bb17
[PATCH] md: fix various bugs with aligned reads in RAID5
by Neil Brown
· 18 years ago
af9997e
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
by Randy Dunlap
· 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
7749a8d
[PATCH] Propagate down request sync flag
by Jens Axboe
· 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
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
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
0e75f90
[PATCH] block: support larger block pc requests
by Mike Christie
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
df66b85
[PATCH] tidy "md: check bio address after mapping through partitions"
by Andrew Morton
· 18 years ago
5ddfe96
[PATCH] md: check bio address after mapping through partitions.
by NeilBrown
· 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
f583f49
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
by David C Somayajulu
· 18 years ago
059af49
[PATCH] blk_queue_start_tag() shared map race fix
by Jens Axboe
· 18 years ago
25034d7
[PATCH] exit_io_context: don't disable irqs
by Oleg Nesterov
· 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
dc72ef4
[PATCH] Add blk_start_queueing() helper
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
fc46379
[PATCH] cfq-iosched: kill cfq_exit_lock
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
2e662b6
[PATCH] elevator: abstract out the rbtree sort handling
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
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
9f83e45
[PATCH] Fix current_io_context() vs set_task_ioprio() race
by Oleg Nesterov
· 18 years ago
1959d21
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
by Jens Axboe
· 18 years ago
60be6b9
[PATCH] lockdep: annotate on-stack completions
by Ingo Molnar
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5a67e4c
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
by Chandra Seetharaman
· 18 years ago
054cc8a
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
8269730
[BLOCK] Fix bounce limit address check
by Andi Kleen
· 18 years ago
b31dc66
[PATCH] Kill PF_SYNCWRITE flag
by Jens Axboe
· 18 years ago
a038e25
[PATCH] blk_start_queue() must be called with irq disabled - add warning
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
626ab0e
[PATCH] list: use list_replace_init() instead of list_splice_init()
by Oleg Nesterov
· 18 years ago
fd0ff8a
[PATCH] blk: fix gendisk->in_flight accounting during barrier sequence
by Jens Axboe
· 18 years ago
dac07ec
[BLOCK] limit request_fn recursion
by Jens Axboe
· 18 years ago
649bbaa
[PATCH] Remove __devinitdata from notifier block definitions
by Chandra Seetharaman
· 19 years ago
7daac49
[patch] cleanup: use blk_queue_stopped
by Coywolf Qi Hunt
· 19 years ago
a580290
Documentation: fix minor kernel-doc warnings
by Martin Waitz
· 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
7143dd4
[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()
by Jens Axboe
· 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
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
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago
483f4af
[PATCH] fix sysfs interaction and lifetime rules handling for queues
by Al Viro
· 19 years ago
334e94d
[PATCH] deal with rmmod/put_io_context() races
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
30e9656
[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)
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
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
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
1abee6d
[BLOCK][TRIVIAL] ll_rw_blk: header included twice
by Nicolas Kaiser
· 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
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
eb97b73
[BLOCK] new block/ directory comment tidy
by Coywolf Qi Hunt
· 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
3a65dfe
[BLOCK] Move all core block layer code to new block/ directory
by Jens Axboe
· 19 years ago
[Renamed from drivers/block/ll_rw_blk.c]
a362357
[BLOCK] Unify the seperate read/write io stat fields into arrays
by Jens Axboe
· 19 years ago
d72d904
[BLOCK] Update read/write block io statistics at completion time
by Jens Axboe
· 19 years ago
5dd9624
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
28d721e
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
0ee40c6
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
Next »