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
*
[PATCH] z2_init() in non-modular case
Al Viro
2006-10-11
1
-22
/
+6
*
[PATCH] amiga_floppy_init() in non-modular case
Al Viro
2006-10-11
1
-8
/
+5
*
[PATCH] DAC960: use memmove for overlapping areas
Alexey Dobriyan
2006-10-11
1
-2
/
+2
*
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
2006-10-11
1
-1
/
+1
*
[PATCH] __user annotations: loop.c
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] fix misannotations in loop.c
Al Viro
2006-10-10
1
-3
/
+3
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
1
-7
/
+7
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
17
-57
/
+45
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2006-10-04
2
-2
/
+0
|
\
|
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-04
1
-2
/
+2
|
\
\
|
*
|
[POWERPC] Update swim3 printk after blkdev.h change
Olaf Hering
2006-10-04
1
-2
/
+2
*
|
|
[PATCH] pktcdvd: rename a variable for better readability
Thomas Maier
2006-10-04
1
-7
/
+7
*
|
|
[PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.
Thomas Maier
2006-10-04
1
-61
/
+63
|
|
/
|
/
|
*
|
Fix bytes <-> kilobytes typo in Kconfig for ramdisk
Christian Borntraeger
2006-10-03
1
-1
/
+1
*
|
remove mentionings of devfs in documentation
Adrian Bunk
2006-10-03
1
-2
/
+1
|
/
*
[PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference
Zach Brown
2006-10-03
1
-1
/
+2
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
5
-7
/
+7
*
[PATCH] cciss: remove unneeded spaces in output for attached volumes
Metathronius Galabant
2006-10-01
1
-1
/
+1
*
[PATCH] cciss: support for >2TB logical volumes
Mike Miller (OS Dev)
2006-10-01
3
-73
/
+192
*
[PATCH] Generic boolean
Richard Knutsson
2006-10-01
1
-1
/
+1
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-0
/
+4
*
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
2006-09-30
1
-0
/
+160
*
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2006-09-30
2
-2
/
+0
*
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
3
-5
/
+4
*
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
3
-4
/
+3
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
5
-11
/
+11
*
[PATCH] loop: forward-port resource leak checks from Solar
Serge E. Hallyn
2006-09-29
1
-2
/
+11
*
[PATCH] kthread: convert loop.c to kthread
Serge E. Hallyn
2006-09-29
1
-45
/
+24
*
USB: UB: Let cdrecord to see a device with media absent
Pete Zaitcev
2006-09-27
1
-13
/
+25
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-2
/
+5
*
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2006-09-23
2
-10
/
+6
|
\
|
*
Merge ../linux-2.6
James Bottomley
2006-08-27
2
-11
/
+14
|
|
\
|
*
|
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
1
-9
/
+5
|
*
|
[SCSI] DAC960: PCI id table fixup
Brian King
2006-08-04
1
-1
/
+1
*
|
|
[BLOCK] cryptoloop: Use block ciphers where applicable
Herbert Xu
2006-09-21
1
-106
/
+54
*
|
|
[PATCH] cciss: version update, new hw
Mike Miller
2006-09-13
1
-4
/
+6
*
|
|
[PATCH] exit early in floppy_init when no floppy exists
Olaf Hering
2006-09-01
1
-7
/
+5
|
|
/
|
/
|
*
|
[PATCH] nbd: Abort request on data reception failure
Michal Feix
2006-07-31
1
-1
/
+2
*
|
[PATCH] nbd: Check magic before doing anything else
Michal Feix
2006-07-31
1
-7
/
+9
*
|
[PATCH] lockdep: annotate pktcdvd natural device hierarchy
Arjan van de Ven
2006-07-31
1
-3
/
+3
|
/
*
[PATCH] cciss: fix stall with softirq handling and CFQ
Jens Axboe
2006-07-25
1
-41
/
+45
*
[PATCH] drivers/block/cpqarray.c: remove an unused variable
Adrian Bunk
2006-07-14
1
-2
/
+0
*
[PATCH] ramdisk blocksize Kconfig entry
Nathan Scott
2006-07-14
2
-1
/
+11
*
[PATCH] aoe: cleanup i_rdev usage
Eric Sesterhenn
2006-07-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
1
-100
/
+130
|
\
|
*
[POWERPC] Update the SWIM3 (powermac) floppy driver
Benjamin Herrenschmidt
2006-07-03
1
-100
/
+130
*
|
[PATCH] lockdep: floppy.c irq release fix
Ingo Molnar
2006-07-03
1
-38
/
+4
|
/
*
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
6
-7
/
+7
*
[PATCH] drivers/block/nbd.c compile fix
Ingo van Lil
2006-07-01
1
-1
/
+1
[next]