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