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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-42
/
+11
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-14
/
+28
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
16
-3
/
+19
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
16
-80
/
+79
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-228
/
+72
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
18
-70
/
+262
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
16
-3
/
+19
2010-10-15
block: Make the integrity mapped property a bio flag
Martin K. Petersen
1
-5
/
+6
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-13
/
+13
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-26
/
+0
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2
-6
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
5
-14
/
+4
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
1
-15
/
+0
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
5
-82
/
+38
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
5
-72
/
+42
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
5
-21
/
+14
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
4
-4
/
+4
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
5
-5
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-4
/
+4
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
1
-30
/
+19
2010-09-16
[SCSI] Fix VPD inquiry page wrapper
Martin K. Petersen
1
-2
/
+2
2010-09-16
aic7xxx_old: removed unused 'req' variable
Jens Axboe
1
-1
/
+0
2010-09-16
sg: fix a warning in blk_rq_aligned() call
Namhyung Kim
1
-1
/
+1
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
14
-67
/
+66
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
3
-8
/
+21
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2
-31
/
+3
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-8
/
+8
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
1
-3
/
+1
2010-09-09
[SCSI] fix use-after-free in scsi_init_io()
James Bottomley
1
-1
/
+1
2010-09-07
[SCSI] sd: fix medium-removal bug
Alan Stern
1
-1
/
+1
2010-09-05
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
Madhuranath Iyengar
1
-2
/
+2
2010-09-05
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
1
-0
/
+13
2010-09-05
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
1
-3
/
+4
2010-09-05
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
1
-8
/
+12
2010-09-05
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+2
2010-09-05
[SCSI] qla2xxx: make rport deletions explicit during vport removal
Arun Easi
1
-1
/
+0
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
7
-36
/
+207
2010-09-02
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
David Miller
2
-9
/
+7
2010-09-02
[SCSI] Fix warning: zero-length gnu_printf format string
Jean Sacren
1
-3
/
+3
2010-09-02
[SCSI] hpsa: disable doorbell reset on reset_devices
Stephen M. Cameron
1
-0
/
+6
2010-09-02
[SCSI] be2iscsi: Fix for Login failure
Jayamohan Kallickal
2
-4
/
+3
2010-09-02
[SCSI] fix bio.bi_rw handling
Jiri Slaby
1
-1
/
+1
2010-08-20
drivers/scsi/qla4xxx: fix build
Andrew Morton
2
-2
/
+2
2010-08-17
arcmsr_hba: Missing slab.h include
David Miller
1
-0
/
+1
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
38
-355
/
+1996
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+2
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-30
/
+30
2010-08-11
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
1
-3
/
+0
2010-08-11
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
3
-21
/
+19
[next]