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
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
2
-2
/
+2
*
ub: remove sg_stat
Pete Zaitcev
2008-10-17
1
-3
/
+0
*
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-15
/
+11
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
20
-203
/
+280
|
\
|
*
m68k: Remove the broken Hades support
Adrian Bunk
2008-10-14
1
-4
/
+0
|
*
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-12
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-10-12
18
-196
/
+277
|
|
|
\
|
|
*
\
Merge branch 'core/xen' into x86/xen
Ingo Molnar
2008-09-10
1
-25
/
+10
|
|
|
\
\
|
|
*
\
\
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-08-25
2
-5
/
+7
|
|
|
\
\
\
|
|
*
|
|
|
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-08-20
1
-1
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2008-10-12
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-10-11
17
-192
/
+272
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-16
1
-25
/
+10
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
sparc64: Apply const or __initdata to vio_device_id[]
David S. Miller
2008-09-01
1
-2
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-11
1
-4
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
hd: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2008-10-10
1
-4
/
+5
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-10-11
7
-75
/
+57
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
aoe: Fix OOPS after SKB queue changes.
David S. Miller
2008-09-23
1
-1
/
+3
|
|
*
|
|
|
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-09-21
7
-76
/
+56
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
block: mark bio_split_pool static
Denis ChengRq
2008-10-09
1
-1
/
+1
|
*
|
|
|
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
2008-10-09
1
-5
/
+5
|
*
|
|
|
floppy: support arbitrary first-sector numbers
Keith Wansbrough
2008-10-09
1
-8
/
+15
|
*
|
|
|
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-10-09
3
-9
/
+9
|
*
|
|
|
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2008-10-09
2
-53
/
+102
|
*
|
|
|
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
2008-10-09
1
-21
/
+55
|
*
|
|
|
block: move stats from disk to part0
Tejun Heo
2008-10-09
1
-6
/
+6
|
*
|
|
|
block: move capacity from disk to part0
Tejun Heo
2008-10-09
3
-4
/
+4
|
*
|
|
|
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
2
-4
/
+4
|
*
|
|
|
block: fix diskstats access
Tejun Heo
2008-10-09
1
-7
/
+8
|
*
|
|
|
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
1
-1
/
+5
|
*
|
|
|
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
2
-2
/
+2
|
*
|
|
|
block: misc updates
Tejun Heo
2008-10-09
1
-1
/
+1
|
*
|
|
|
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
1
-2
/
+2
|
*
|
|
|
Kill REQ_TYPE_FLUSH
David Woodhouse
2008-10-09
1
-3
/
+6
|
|
/
/
/
*
|
|
|
powerpc/iseries: Remove unused variable in viodasd.c
Johann Felix Soden
2008-10-07
1
-3
/
+0
*
|
|
|
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
Kumar Gala
2008-09-23
1
-1
/
+1
|
/
/
/
*
|
|
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
2008-08-27
1
-25
/
+10
|
/
/
*
|
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-20
1
-1
/
+1
*
|
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-20
1
-4
/
+6
|
/
*
xen-blkfront.c: make blkif_ioctl() static
Adrian Bunk
2008-08-06
1
-2
/
+2
*
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
1
-0
/
+2
*
cciss: add support for multi lun tape devices
Mike Miller
2008-08-06
1
-3
/
+37
*
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
2008-08-06
1
-39
/
+118
*
cciss: fix negative logical drive count in procfs
Mike Miller
2008-08-06
1
-6
/
+9
*
cciss: remove redundant code
Mike Miller
2008-08-06
1
-304
/
+169
*
cciss: make rebuild_lun_table behave better
Mike Miller
2008-08-06
2
-122
/
+216
*
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
2008-08-06
1
-1
/
+1
*
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
2008-08-05
1
-2
/
+0
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
*
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-25
1
-4
/
+5
[next]