index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-93
/
+29
2011-03-17
scsi: change to new flag variable
matt mooney
1
-1
/
+1
2011-03-14
[SCSI] libsas: fix ata list corruption issue
James Bottomley
1
-0
/
+13
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-2
/
+2
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
1
-2
/
+2
2011-03-02
libsas: convert to libata new error handler
James Bottomley
2
-8
/
+93
2011-02-28
[SCSI] libsas: fix loopback topology bug during discovery
jack_wang
1
-0
/
+5
2011-02-13
[SCSI] libsas: convert to libata new error handler
James Bottomley
2
-8
/
+93
2011-01-24
[SCSI] libsas: remove spurious sata control register read/write
James Bottomley
1
-51
/
+0
2011-01-24
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
5
-33
/
+1
2011-01-24
[SCSI] libsas: fix ATAPI check condition termination
James Bottomley
1
-3
/
+5
2011-01-24
[SCSI] libsas: fix runaway error handler problem
James Bottomley
1
-0
/
+1
2011-01-10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
1
-2
/
+1
2010-12-21
[SCSI] libsas: fix definition of wideport, include local sas address
Dan Williams
1
-5
/
+13
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-3
/
+21
2010-10-11
[SCSI] libsas: fix bug for vacant phy
Jack Wang
1
-3
/
+6
2010-10-08
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
Darrick J. Wong
3
-0
/
+14
2010-10-07
[SCSI] libsas: fix NCQ mixing with non-NCQ
David Milburn
1
-0
/
+1
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
1
-12
/
+1
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
4
-12
/
+12
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-10
/
+11
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-1
/
+1
2010-05-16
[SCSI] libsas: fix deref before check in commit 70b25f890ce
James Bottomley
2
-10
/
+11
2010-05-01
[SCSI] fix locking around blk_abort_request()
Tejun Heo
2
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+6
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+5
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-11-06
[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()
jack wang
1
-1
/
+0
2009-07-30
[SCSI] libsas: fix wide port hotplug issues
Tom Peng
1
-40
/
+107
2009-07-16
[SCSI] libsas: reuse the original port when hotplugging phys in wide ports
Tom Peng
1
-4
/
+15
2009-05-19
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
2
-3
/
+4
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
2
-13
/
+13
2009-05-11
block: add rq->resid_len
Tejun Heo
2
-23
/
+21
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
1
-1
/
+1
2009-01-02
[SCSI] libsas: fix test for negative unsigned and typos
Roel Kluin
1
-6
/
+6
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-17
/
+17
2008-10-09
block: unify request timeout handling
Jens Axboe
3
-17
/
+17
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-4
/
+4
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
4
-31
/
+31
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-1
/
+42
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-8
/
+0
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-8
/
+9
[next]