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
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: introduce partition 0
Tejun Heo
2008-10-09
5
-28
/
+41
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
11
-77
/
+86
*
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
2008-10-09
4
-3
/
+63
*
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
2008-10-09
2
-5
/
+15
*
block: adjust formatting for large minors and add ext_range sysfs attr
Tejun Heo
2008-10-09
2
-11
/
+35
*
block: implement extended dev numbers
Tejun Heo
2008-10-09
4
-9
/
+135
*
block: fix diskstats access
Tejun Heo
2008-10-09
13
-156
/
+158
*
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
8
-94
/
+323
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
16
-67
/
+132
*
block: make variable and argument names more consistent
Tejun Heo
2008-10-09
5
-62
/
+60
*
block: misc updates
Tejun Heo
2008-10-09
5
-11
/
+19
*
block: update add_partition() error handling
Tejun Heo
2008-10-09
2
-24
/
+23
*
block: allow deleting zero length partition
Tejun Heo
2008-10-09
2
-4
/
+0
*
block: use class_dev_iterator instead of class_for_each_device()
Tejun Heo
2008-10-09
1
-155
/
+97
*
block: don't grab block_class_lock unnecessarily
Tejun Heo
2008-10-09
1
-19
/
+9
*
block: fix partition info printouts
Tejun Heo
2008-10-09
1
-5
/
+5
*
driver-core: use klist for class device list and implement iterator
Tejun Heo
2008-10-09
4
-38
/
+120
*
klist: don't iterate over deleted entries
Tejun Heo
2008-10-09
2
-28
/
+71
*
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...
Randy Dunlap
2008-10-09
8
-59
/
+64
*
block: make bi_phys_segments an unsigned int instead of short
Jens Axboe
2008-10-09
2
-7
/
+7
*
block: raid fixups for removal of bi_hw_segments
Jens Axboe
2008-10-09
3
-17
/
+51
*
drop vmerge accounting
Mikulas Patocka
2008-10-09
8
-69
/
+6
*
block: drop virtual merging accounting
Mikulas Patocka
2008-10-09
3
-92
/
+8
*
block: update documentation for deadline fifo_batch tunable
Aaron Carroll
2008-10-09
1
-4
/
+10
*
deadline-iosched: non-functional fixes
Aaron Carroll
2008-10-09
1
-13
/
+13
*
deadline-iosched: allow non-sequential batching
Aaron Carroll
2008-10-09
1
-11
/
+3
*
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
2
-2
/
+7
*
Kill REQ_TYPE_FLUSH
David Woodhouse
2008-10-09
2
-8
/
+7
*
Allow elevators to sort/merge discard requests
David Woodhouse
2008-10-09
8
-23
/
+42
*
Add BLKDISCARD ioctl to allow userspace to discard sectors
David Woodhouse
2008-10-09
3
-0
/
+78
*
Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)
OGAWA Hirofumi
2008-10-09
1
-1
/
+1
*
blktrace: simplify flags handling in __blk_add_trace
David Woodhouse
2008-10-09
1
-30
/
+8
*
blktrace: support discard requests
David Woodhouse
2008-10-09
2
-1
/
+14
*
Support 'discard sectors' operation.
David Woodhouse
2008-10-09
1
-0
/
+24
*
Support 'discard sectors' operation in translation layer support core
David Woodhouse
2008-10-09
3
-0
/
+19
*
Let the block device know when sectors can be discarded
David Woodhouse
2008-10-09
1
-0
/
+14
*
Add 'discard' request handling
David Woodhouse
2008-10-09
6
-11
/
+130
*
Fix up comments about matching flags between bio and rq
David Woodhouse
2008-10-09
3
-8
/
+5
*
highmem: use bio_has_data() in the bounce path
Jens Axboe
2008-10-09
1
-1
/
+1
*
block: use bio_has_data() in the IO completion path
Jens Axboe
2008-10-09
1
-5
/
+4
*
block: use bio_has_data() to check for data carrying bio
Jens Axboe
2008-10-09
2
-5
/
+2
*
block: add bio_has_data() to detect whether a bio carries data or not
Jens Axboe
2008-10-09
1
-0
/
+8
*
SG_IO block filter whitelist missing MMC SET READ AHEAD command
xiphmont@xiph.org
2008-10-09
1
-0
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-10-08
1
-0
/
+4
|
\
|
*
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
Ralf Baechle
2008-10-08
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-08
9
-39
/
+38
|
\
\
|
|
/
|
/
|
|
*
tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.
Daniele Lacamera
2008-10-07
1
-1
/
+5
|
*
net: Fix netdev_run_todo dead-lock
Herbert Xu
2008-10-07
2
-22
/
+7
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-10-07
2
-5
/
+5
|
|
\
|
|
*
[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
Marcel Holtmann
2008-10-06
1
-0
/
+1
[next]