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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
[SCSI] mpt2sas : fix oops when firmware sends large sense buffer size
Eric Moore
1
-1
/
+2
2009-04-27
[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...
Eric Moore
1
-3
/
+12
2009-04-27
[SCSI] mpt2sas : unique ioctl magic number
Eric Moore
1
-1
/
+1
2009-04-27
[SCSI] fix sign extension with 1.5TB usb-storage LBD=y
Dave Hansen
1
-10
/
+5
2009-04-27
[SCSI] ipr: Fix sleeping function called with interrupts disabled
Brian King
1
-4
/
+9
2009-04-27
[SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.
Joe Eykholt
1
-0
/
+1
2009-04-27
[SCSI] libfc: Fix compilation warnings with allmodconfig
Robert Love
3
-6
/
+5
2009-04-27
[SCSI] fcoe: fix spelling typos and bad comments
Chris Leech
2
-28
/
+21
2009-04-27
[SCSI] fcoe: don't export functions that are internal to fcoe
Chris Leech
1
-9
/
+0
2009-04-27
[SCSI] fcoe: kfree() -> kfree_skb()
Dan Carpenter
1
-1
/
+1
2009-04-27
[SCSI] libfc: whenever queueing delete ev for rport, set state to NONE
Abhijeet Joglekar
1
-0
/
+4
2009-04-27
[SCSI] libfc: Change state to NONE in fc_lport_destroy
Abhijeet Joglekar
1
-0
/
+5
2009-04-27
[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port
Abhijeet Joglekar
1
-4
/
+5
2009-04-27
[SCSI] libfc: Track rogue remote ports
Abhijeet Joglekar
2
-11
/
+53
2009-04-27
[SCSI] libfc: Do not retry if the new state is not the same as old state
Abhijeet Joglekar
2
-45
/
+63
2009-04-27
[SCSI] libfc: Hold disc mutex while processing gpn ft resp
Abhijeet Joglekar
1
-3
/
+15
2009-04-27
[SCSI] cxgb3i: fix ddp map overrun
kxie@chelsio.com
1
-13
/
+19
2009-04-27
[SCSI] cxgb3i: fix cpu use abuse during writes
Mike Christie
2
-10
/
+13
2009-04-27
[SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization
Mike Christie
2
-3
/
+3
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
4
-0
/
+13
2009-04-27
[SCSI] iscsi_tcp: don't fire conn error if pdu init fails
Mike Christie
2
-2
/
+5
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
3
-8
/
+24
2009-04-27
[SCSI] zfcp: Reference counting for cfdc requests
Christof Schmitt
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Fix port reference counting
Martin Petermann
1
-3
/
+4
2009-04-27
[SCSI] zfcp: revert previous patch for sbal counting
Martin Petermann
1
-14
/
+14
2009-04-27
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
1
-1
/
+1
2009-04-27
[SCSI] zfcp: no port recovery after ADISC request timeout
Swen Schillig
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Let actcli handle control file errors
Christof Schmitt
1
-2
/
+0
2009-04-27
[SCSI] zfcp: remove unit will fail if add unit is not finished
Martin Petermann
1
-6
/
+15
2009-04-27
[SCSI] zfcp: no port recovery after storage side error inject
Swen Schillig
1
-5
/
+0
2009-04-27
[SCSI] zfcp: avoid false ERP complete due to sema race
Swen Schillig
1
-4
/
+5
2009-04-27
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
5
-9
/
+12
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
5
-50
/
+25
2009-04-27
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
Christof Schmitt
1
-6
/
+12
2009-04-27
[SCSI] zfcp: Enable auto-port discovery for NPIV.
Swen Schillig
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Avoid referencing freed memory in req send
Martin Petermann
1
-3
/
+4
2009-04-27
[SCSI] fix q->lock not held warning when target is busy
Mike Christie
1
-3
/
+1
2009-04-27
[SCSI] lpfc 8.3.1 : Update version to 8.3.1
James Smart
1
-3
/
+3
2009-04-27
[SCSI] lpfc 8.3.1: misc fixes/changes
James Smart
12
-246
/
+378
2009-04-27
[SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments
James Smart
10
-445
/
+424
2009-04-27
[SCSI] sg: return EFAULT for an invalid user address
FUJITA Tomonori
1
-5
/
+8
2009-04-27
[SCSI] sr: report more accurate drive status after closing the tray.
Peter Jones
1
-0
/
+5
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
14
-244
/
+293
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+4
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
32
-271
/
+314
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2009-04-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-16
/
+7
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
4
-66
/
+47
2009-04-24
radio_si470x: Fix free memory corruption
Alan Cox
1
-1
/
+1
[next]