index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use list_for_each_entry() instead of list_for_each() in the block device
Matthias Kaehlcke
2007-07-10
1
-10
/
+3
*
Use menuconfigs instead of menus, so the whole menu can be disabled at once
Jan Engelhardt
2007-07-10
1
-2
/
+2
*
cfq-iosched: fix async queue behaviour
Jens Axboe
2007-07-10
1
-3
/
+36
*
[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio
Tejun Heo
2007-07-10
1
-9
/
+0
*
blk_hw_contig_segment(): bad segment size checks
Jens Axboe
2007-07-10
1
-2
/
+2
*
block: always requeue !fs requests at the front
Tejun Heo
2007-06-15
1
-0
/
+9
*
genhd: send async notification on media change
Kristen Carlson Accardi
2007-05-23
1
-0
/
+23
*
genhd: expose AN to user space
Kristen Carlson Accardi
2007-05-23
1
-1
/
+9
*
ll_rw_blk: fix gcc 4.2 warning on current_io_context()
Jens Axboe
2007-05-15
1
-1
/
+0
*
When stacked block devices are in-use (e.g. md or dm), the recursive calls
Neil Brown
2007-05-11
1
-1
/
+52
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-1
/
+1
*
|
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
|
kblockd: use flush_work
Andrew Morton
2007-05-09
2
-5
/
+4
*
|
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
2007-05-09
1
-0
/
+53
|
/
*
Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-05-08
1
-0
/
+1
|
\
|
*
[PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern()
Mike Christie
2007-05-08
1
-0
/
+1
*
|
as: fix antic_expire check
Nick Piggin
2007-05-08
1
-3
/
+3
|
/
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
1
-4
/
+2
*
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-05-07
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-05
2
-1
/
+5
|
\
|
*
[SCSI] sg: cap reserved_size values at max_sectors
Alan Stern
2007-04-17
2
-1
/
+5
*
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-6
/
+6
*
|
Merge branch 'cfq' into for-linus
Jens Axboe
2007-04-30
2
-416
/
+438
|
\
\
|
*
|
cfq-iosched: speedup cic rb lookup
Jens Axboe
2007-04-30
1
-2
/
+18
|
*
|
ll_rw_blk: add io_context private pointer
Jens Axboe
2007-04-30
1
-0
/
+1
|
*
|
cfq-iosched: get rid of cfqq hash
Vasily Tarasov
2007-04-30
1
-100
/
+67
|
*
|
cfq-iosched: tighten queue request overlap condition
Jens Axboe
2007-04-30
1
-1
/
+2
|
*
|
cfq-iosched: improve sync vs async workloads
Jens Axboe
2007-04-30
1
-13
/
+18
|
*
|
cfq-iosched: never allow an async queue idling
Jens Axboe
2007-04-30
1
-1
/
+6
|
*
|
cfq-iosched: get rid of ->dispatch_slice
Jens Axboe
2007-04-30
1
-5
/
+1
|
*
|
cfq-iosched: don't pass unused preemption variable around
Jens Axboe
2007-04-30
1
-15
/
+13
|
*
|
cfq-iosched: get rid of ->cur_rr and ->cfq_list
Jens Axboe
2007-04-30
1
-55
/
+32
|
*
|
cfq-iosched: slice offset should take ioprio into account
Jens Axboe
2007-04-30
1
-1
/
+2
|
*
|
[PATCH] cfq-iosched: style cleanups and comments
Jens Axboe
2007-04-30
1
-16
/
+50
|
*
|
cfq-iosched: sort IDLE queues into the rbtree
Jens Axboe
2007-04-30
1
-36
/
+31
|
*
|
cfq-iosched: sort RT queues into the rbtree
Jens Axboe
2007-04-30
1
-15
/
+12
|
*
|
[PATCH] cfq-iosched: speed up rbtree handling
Jens Axboe
2007-04-30
1
-14
/
+48
|
*
|
cfq-iosched: rework the whole round-robin list concept
Jens Axboe
2007-04-30
1
-238
/
+123
|
*
|
cfq-iosched: minor updates
Jens Axboe
2007-04-30
1
-63
/
+18
|
*
|
cfq-iosched: development update
Jens Axboe
2007-04-30
1
-120
/
+261
|
*
|
cfq-iosched: improve preemption for cooperating tasks
Jens Axboe
2007-04-30
1
-6
/
+20
*
|
|
[PATCH] elevator: elv_list_lock does not need irq disabling
Jens Axboe
2007-04-30
1
-8
/
+9
|
/
/
*
|
cfq-iosched: fix alias + front merge bug
Jens Axboe
2007-04-25
1
-6
/
+6
*
|
cfq-iosched: fix sequential write regression
Jens Axboe
2007-04-20
1
-15
/
+19
*
|
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
2007-04-04
1
-2
/
+0
*
|
make elv_register() output atomic
Thibaut VARENE
2007-03-27
1
-3
/
+4
*
|
block: blk_max_pfn is somtimes wrong
Vasily Tarasov
2007-03-27
1
-3
/
+3
|
/
*
[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
Peter Zijlstra
2007-02-20
1
-1
/
+1
[next]