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
*
add a struct request pointer to the request structure
FUJITA Tomonori
2007-07-16
2
-0
/
+6
*
bsg: fix the deadlock on discarding done commands
FUJITA Tomonori
2007-07-16
1
-0
/
+1
*
bsg: fix a blocking read bug
FUJITA Tomonori
2007-07-16
1
-61
/
+23
*
bsg: minor bug fixes
FUJITA Tomonori
2007-07-16
2
-2
/
+4
*
improve bsg device allocation
FUJITA Tomonori
2007-07-16
1
-8
/
+41
*
bind bsg to all SCSI devices
FUJITA Tomonori
2007-07-16
2
-15
/
+52
*
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
2007-07-16
5
-29
/
+29
*
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
2007-07-16
8
-14
/
+13
*
bsg: simplify __bsg_alloc_command failpath
FUJITA Tomonori
2007-07-16
1
-3
/
+2
*
bsg: add cheasy error checks for sysfs stuff
Jens Axboe
2007-07-16
1
-1
/
+10
*
Add queue resizing support
Jens Axboe
2007-07-16
1
-64
/
+32
*
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
2007-07-16
1
-29
/
+29
*
bsg: silence a bogus gcc warning
Jens Axboe
2007-07-16
1
-1
/
+1
*
bsg: style cleanup
Jens Axboe
2007-07-16
1
-2
/
+2
*
bsg: use u32 etc instead of uint32_t
Jens Axboe
2007-07-16
1
-29
/
+29
*
bsg: add SG_IO to SG v4
FUJITA Tomonori
2007-07-16
1
-2
/
+21
*
bsg: replace SG v3 with SG v4
FUJITA Tomonori
2007-07-16
1
-77
/
+121
*
bsg: add sg_io_v4 structure
FUJITA Tomonori
2007-07-16
1
-0
/
+43
*
block: export blk_verify_command for SG v4
FUJITA Tomonori
2007-07-16
2
-3
/
+5
*
bsg: minor cleanups
FUJITA Tomonori
2007-07-16
1
-7
/
+6
*
block: changes for blk_rq_unmap_user new API
FUJITA Tomonori
2007-07-16
1
-12
/
+1
*
bsg: support for full generic block layer SG v3
Jens Axboe
2007-07-16
10
-79
/
+1171
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2007-07-15
10
-49
/
+20
|
\
|
*
git-battery vs git-acpi
Andrew Morton
2007-07-15
1
-2
/
+3
|
*
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-15
9
-39
/
+0
|
*
pda_power: clean up irq, timer
Jeff Garzik
2007-07-15
1
-9
/
+8
|
*
MAINTAINERS: Add maintainers for power supply subsystem and drivers
Anton Vorontsov
2007-07-15
1
-0
/
+10
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
190
-26337
/
+21725
|
\
\
|
*
|
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
1
-57
/
+23
|
*
|
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
1
-103
/
+60
|
*
|
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
1
-59
/
+11
|
*
|
[SCSI] sym53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
2
-73
/
+12
|
*
|
[SCSI] ppa: coding police and printk levels
Alan Cox
2007-07-15
1
-30
/
+27
|
*
|
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
Satyam Sharma
2007-07-15
1
-1
/
+1
|
*
|
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
2007-07-15
1
-1
/
+1
|
*
|
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Adrian Bunk
2007-07-15
1
-2
/
+0
|
*
|
[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
Cornelia Huck
2007-07-14
4
-41
/
+58
|
*
|
[SCSI] Clean up scsi_add_lun a bit
Matthew Wilcox
2007-07-14
1
-38
/
+26
|
*
|
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
2007-07-14
1
-2
/
+0
|
*
|
[SCSI] sni_53c710: Cleanup
Thomas Bogendoerfer
2007-07-14
1
-8
/
+2
|
*
|
[SCSI] qla4xxx: Fix underrun/overrun conditions
David C Somayajulu
2007-07-14
2
-26
/
+33
|
*
|
[SCSI] megaraid_mbox: use mutex instead of semaphore
Matthias Kaehlcke
2007-07-14
3
-5
/
+6
|
*
|
[SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.
Salyzyn, Mark
2007-07-14
1
-0
/
+3
|
*
|
[SCSI] qla2xxx: update version to 8.02.00-k1.
Seokmann Ju
2007-07-14
1
-3
/
+3
|
*
|
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-07-14
13
-154
/
+1593
|
*
|
[SCSI] stex: use resid for xfer len information
Ed Lin
2007-07-14
1
-2
/
+2
|
*
|
[SCSI] Add Brownie 1200U3P to blacklist
Matthew Wilcox
2007-07-14
1
-0
/
+1
|
*
|
[SCSI] scsi.c: convert to use the data buffer accessors
Boaz Harrosh
2007-07-14
1
-1
/
+1
|
*
|
[SCSI] tmscsim: Further clean-up of the driver
Boaz Harrosh
2007-07-14
2
-4
/
+0
|
*
|
[SCSI] CONFIG_SCSI_FD_8xx no longer exists
Geert Uytterhoeven
2007-07-14
1
-1
/
+0
[next]