index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-01
[SCSI] dpt: whitespace cleanup
Henne
3
-27
/
+27
2007-04-01
[SCSI] pcmcia: allow drivers to be built non-modular
Robert P. J. Day
1
-6
/
+3
2007-04-01
[SCSI] aacraid: Add likely() and unlikely()
Salyzyn, Mark
2
-31
/
+25
2007-04-01
[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
Richard Lary
1
-8
/
+8
2007-04-01
[SCSI] lpfc: fix oops when parsing dodgy VPD
Anton Blanchard
1
-1
/
+1
2007-03-21
[SCSI] aacraid: cleanup and version stamp driver
Salyzyn, Mark
3
-11
/
+6
2007-03-21
[SCSI] aacraid: check buffer address in aac_internal_transfer
Salyzyn, Mark
1
-2
/
+3
2007-03-21
[SCSI] fix scsi_wait_scan build problem
James Bottomley
1
-2
/
+0
2007-03-20
[SCSI] sd: fix up start/stop messages for new sd_printk() API
James Bottomley
1
-22
/
+16
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
4
-4
/
+131
2007-03-20
[SCSI] sd: fix return value of sd_sync_cache()
Tejun Heo
1
-1
/
+3
2007-03-20
[SCSI] fusion: remove VMWare guest OS remounted as read only work around
Eric Moore
1
-4
/
+1
2007-03-20
[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()
Horms
2
-3
/
+5
2007-03-20
[SCSI] fusion: remove unnecessary code in mptscsih_resume()
Horms
1
-12
/
+0
2007-03-20
[SCSI] eata_pio: Remove FALSE/TRUE defines
Richard Knutsson
1
-7
/
+0
2007-03-20
[SCSI] expose eh_timed_out to the host template
James Bottomley
2
-1
/
+23
2007-03-20
[SCSI] aacraid: Improved error handling
Mark Haverkamp
5
-33
/
+130
2007-03-20
[SCSI] aacraid: fix srb ioctl for 64 bits
Mark Haverkamp
1
-102
/
+157
2007-03-20
[SCSI] aacraid: remove un-needed references to container id (cid)
Mark Haverkamp
1
-17
/
+17
2007-03-20
[SCSI] aacraid: Fix ioctl handling when adapter resets
Mark Haverkamp
2
-8
/
+19
2007-03-20
[SCSI] aacraid: Fix blocking issue with container probing function (cast update)
Mark Haverkamp
1
-142
/
+169
2007-03-20
[SCSI] aacraid: Fix struct element name issue
Mark Haverkamp
5
-45
/
+41
2007-03-20
[SCSI] aacraid: add restart adapter platform function
Mark Haverkamp
3
-25
/
+31
2007-03-20
[SCSI] set resid in scsi_io_completion() even for check condition
Pete Wyckoff
1
-2
/
+2
2007-03-20
[SCSI] tgt: remove the code to build sense
FUJITA Tomonori
1
-14
/
+13
2007-03-20
[SCSI] fc_transport: update potential link speeds
James Smart
2
-0
/
+4
2007-03-20
[SCSI] qla2xxx: Update version number to 8.01.07-k6.
Andrew Vasquez
1
-1
/
+1
2007-03-20
[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.
Andrew Vasquez
1
-1
/
+1
2007-03-20
[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.
Andrew Vasquez
1
-6
/
+0
2007-03-20
[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.
Andrew Vasquez
1
-0
/
+5
2007-03-20
[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.
Andrew Vasquez
1
-0
/
+2
2007-03-20
[SCSI] qla2xxx: fix RSCN handling on big-endian systems
Malahal Naineni
1
-5
/
+8
2007-03-20
[SCSI] make scsi_wait_scan always modular
James Bottomley
2
-1
/
+7
2007-03-20
[SCSI] fusion: kernel-doc warning fixes
Randy Dunlap
3
-26
/
+22
2007-03-11
[SCSI] sd: typo fix: sdkp_printk should be sd_printk
James Bottomley
1
-1
/
+1
2007-03-11
[SCSI] pci2000: Delete unused header file.
Robert P. J. Day
1
-197
/
+0
2007-03-11
[SCSI] tgt: fix scsi command leak
FUJITA Tomonori
1
-3
/
+20
2007-03-11
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
6
-133
/
+44
2007-03-11
[SCSI] tgt: rm bio hacks in scsi tgt
Mike Christie
2
-102
/
+34
2007-03-11
[SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation fails
Mike Christie
1
-2
/
+12
2007-03-11
[SCSI] iscsi_tcp: increase max_sectors
Mike Christie
1
-0
/
+1
2007-03-11
[SCSI] libiscsi: use get_unaligned
Mike Christie
1
-2
/
+3
2007-03-11
[SCSI] iscsi transport: use atomic for session_nr allocations
Mike Christie
1
-2
/
+4
2007-03-11
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
4
-6
/
+16
2007-03-11
[SCSI] libiscsi: clear mtask
Mike Christie
1
-11
/
+8
2007-03-11
[SCSI] libiscsi: flush work before freeing connection
Mike Christie
1
-0
/
+3
2007-03-11
[SCSI] constants.c: Update ASC list and make it const
Martin K. Petersen
1
-1
/
+6
2007-03-11
[SCSI] sd: convert logging to new printk helpers
Martin K. Petersen
1
-21
/
+29
2007-03-11
[SCSI] sd: make printing use a common prefix
Martin K. Petersen
2
-158
/
+165
2007-03-11
[SCSI] Make error printing more verbose
Martin K. Petersen
3
-35
/
+24
[next]