Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2d408b42ed0a287c64a94b48e24c6bfa95035019
/
block
bc90ba0
block: always requeue !fs requests at the front
by Tejun Heo
· 17 years ago
8ce7ad7
genhd: send async notification on media change
by Kristen Carlson Accardi
· 17 years ago
86ce18d
genhd: expose AN to user space
by Kristen Carlson Accardi
· 17 years ago
f653c34
ll_rw_blk: fix gcc 4.2 warning on current_io_context()
by Jens Axboe
· 17 years ago
d89d879
When stacked block devices are in-use (e.g. md or dm), the recursive calls
by Neil Brown
· 18 years ago
9a9136e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
19a75d8
kblockd: use flush_work
by Andrew Morton
· 18 years ago
dd2a345
Display all possible partitions when the root filesystem failed to mount
by Dave Gilbert
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
02a9320
Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
c6a632a
as: fix antic_expire check
by Nick Piggin
· 18 years ago
821de3a
[PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern()
by Mike Christie
· 18 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
4f7a307
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
07e4470
Merge branch 'cfq' into for-linus
by Jens Axboe
· 18 years ago
2a12dcd
[PATCH] elevator: elv_list_lock does not need irq disabling
by Jens Axboe
· 18 years ago
597bc48
cfq-iosched: speedup cic rb lookup
by Jens Axboe
· 18 years ago
4e521c2
ll_rw_blk: add io_context private pointer
by Jens Axboe
· 18 years ago
91fac31
cfq-iosched: get rid of cfqq hash
by Vasily Tarasov
· 18 years ago
cc19747
cfq-iosched: tighten queue request overlap condition
by Jens Axboe
· 18 years ago
3ed9a29
cfq-iosched: improve sync vs async workloads
by Jens Axboe
· 18 years ago
1be92f2
cfq-iosched: never allow an async queue idling
by Jens Axboe
· 18 years ago
20e493a
cfq-iosched: get rid of ->dispatch_slice
by Jens Axboe
· 18 years ago
6084cdd
cfq-iosched: don't pass unused preemption variable around
by Jens Axboe
· 18 years ago
edd75ff
cfq-iosched: get rid of ->cur_rr and ->cfq_list
by Jens Axboe
· 18 years ago
67e6b49
cfq-iosched: slice offset should take ioprio into account
by Jens Axboe
· 18 years ago
498d3aa
[PATCH] cfq-iosched: style cleanups and comments
by Jens Axboe
· 18 years ago
67060e3
cfq-iosched: sort IDLE queues into the rbtree
by Jens Axboe
· 18 years ago
0c534e0
cfq-iosched: sort RT queues into the rbtree
by Jens Axboe
· 18 years ago
cc09e29
[PATCH] cfq-iosched: speed up rbtree handling
by Jens Axboe
· 18 years ago
d9e7620
cfq-iosched: rework the whole round-robin list concept
by Jens Axboe
· 18 years ago
1afba04
cfq-iosched: minor updates
by Jens Axboe
· 18 years ago
6d048f5
cfq-iosched: development update
by Jens Axboe
· 18 years ago
1e3335d
cfq-iosched: improve preemption for cooperating tasks
by Jens Axboe
· 18 years ago
5044eed
cfq-iosched: fix alias + front merge bug
by Jens Axboe
· 18 years ago
a993800
cfq-iosched: fix sequential write regression
by Jens Axboe
· 18 years ago
44ec954
[SCSI] sg: cap reserved_size values at max_sectors
by Alan Stern
· 18 years ago
2363cc0
[PATCH] remove protection of LANANA-reserved majors
by Andrew Morton
· 18 years ago
1ffb96c
make elv_register() output atomic
by Thibaut VARENE
· 18 years ago
f772b3d
block: blk_max_pfn is somtimes wrong
by Vasily Tarasov
· 18 years ago
6d740cd
[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
by Peter Zijlstra
· 18 years ago
b446b60
[PATCH] rework reserved major handling
by Andrew Morton
· 18 years ago
a8e14b9
update I/O sched Kconfig help texts - CFQ is now default, not AS.
by Jesper Juhl
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
fdf892b
[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors
by Andrew Morton
· 18 years ago
9ede209
cfq-iosched: improve continue or break logic in cfq_dispatch
by Jens Axboe
· 18 years ago
28f95cbc
cfq-iosched: remove the implicit queue kicking in slice expire
by Jens Axboe
· 18 years ago
3c6bd2f
cfq-iosched: check whether a queue timed out in accounting
by Jens Axboe
· 18 years ago
cb88741
cfq-iosched: tweak the FIFO checking
by Jens Axboe
· 18 years ago
1792669
cfq-iosched: don't pass in queue for cfq_arm_slice_timer()
by Jens Axboe
· 18 years ago
c5b680f
cfq-iosched: account for slice over/under time
by Jens Axboe
· 18 years ago
44f7c16
cfq-iosched: defer slice activation to first request being active
by Jens Axboe
· 18 years ago
99f9628
[PATCH] cfq-iosched: use last service point as the fairness criteria
by Jens Axboe
· 18 years ago
b0b8d74
cfq-iosched: document the cfqq flags
by Jens Axboe
· 18 years ago
98e41c7
[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()
by Jens Axboe
· 18 years ago
aaf1228
cfq-iosched: remove cfq_io_context last_queue
by Jens Axboe
· 18 years ago
783660b
elevator: don't sort reads between writes
by Jens Axboe
· 18 years ago
cad9751
elevator: abstract out the activate and deactivate functions
by Jens Axboe
· 18 years ago
c827ba4
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
23c8875
[PATCH] Relay: add CPU hotplug support
by Mathieu Desnoyers
· 18 years ago
d18d768
[PARTITION]: Add whole_disk attribute.
by Fabio Massimo Di Nitto
· 18 years ago
387bb17
[PATCH] md: fix various bugs with aligned reads in RAID5
by Neil Brown
· 18 years ago
c0d4d57
[PATCH] Fix SG_IO timeout jiffy conversion
by Mike Christie
· 18 years ago
9554317
[PATCH] elevator: move clearing of unplug flag earlier
by Linas Vepstas
· 18 years ago
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
Next »