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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-27
[SCSI] bnx2fc: Drop incoming ABTS
Bhanu Prakash Gollapudi
1
-0
/
+8
2011-08-27
[SCSI] bnx2fc: code cleanup in bnx2fc_offload_session
Bhanu Prakash Gollapudi
1
-4
/
+3
2011-08-27
[SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.
Bhanu Prakash Gollapudi
2
-11
/
+18
2011-08-27
[SCSI] bnx2fc: IO errors when receiving unsolicited LOGO
Bhanu Prakash Gollapudi
1
-6
/
+0
2011-08-27
[SCSI] bnx2fc: Do not reuse the fcoe connection id immediately
Bhanu Prakash Gollapudi
1
-1
/
+0
2011-08-27
[SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroy
Bhanu Prakash Gollapudi
1
-2
/
+3
2011-08-27
[SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices
Bhanu Prakash Gollapudi
1
-35
/
+57
2011-08-27
[SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destory
Bhanu Prakash Gollapudi
1
-24
/
+23
2011-08-27
[SCSI] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cle...
Bhanu Prakash Gollapudi
1
-6
/
+6
2011-08-27
[SCSI] bnx2fc: Do not attempt destroying NPIV port twice
Bhanu Prakash Gollapudi
1
-0
/
+12
2011-08-27
[SCSI] bnx2fc: Remove erroneous kref_get on IO request
Bhanu Prakash Gollapudi
1
-1
/
+0
2011-08-27
[SCSI] bnx2fc: Enable bsg_request support for bnx2fc
Bhanu Prakash Gollapudi
1
-0
/
+2
2011-08-27
[SCSI] bnx2fc: Bug fixes in percpu_thread_create/destroy
Bhanu Prakash Gollapudi
1
-3
/
+2
2011-08-27
[SCSI] bnx2fc: Reset the max receive frame size
Bhanu Prakash Gollapudi
1
-0
/
+5
2011-08-27
[SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context
kashyap.desai@lsi.com
1
-0
/
+1
2011-08-27
[SCSI] mptfusion: Bump version 3.4.20
kashyap.desai@lsi.com
1
-2
/
+2
2011-08-27
[SCSI] mptfusion: Avoid out of order Event processing due to cpu migration
kashyap.desai@lsi.com
1
-7
/
+9
2011-08-27
[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition
kashyap.desai@lsi.com
5
-30
/
+105
2011-08-27
[SCSI] mptfusion: Set max sector count module parameter
kashyap.desai@lsi.com
1
-0
/
+20
2011-08-27
[SCSI] libsas: export sas_alloc_task()
Dan Williams
5
-111
/
+41
2011-08-27
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
Chad Dupuis
1
-1
/
+1
2011-08-27
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
Saurav Kashyap
1
-10
/
+10
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
2
-4
/
+0
2011-08-27
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
Saurav Kashyap
1
-2
/
+3
2011-08-27
[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...
Chad Dupuis
1
-0
/
+4
2011-08-27
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
Saurav Kashyap
1
-0
/
+3
2011-08-27
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
Chad Dupuis
1
-3
/
+2
2011-08-27
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
8
-64
/
+62
2011-08-27
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
6
-38
/
+335
2011-08-26
[SCSI] hpsa: fix physical device lun and target numbering problem
Stephen M. Cameron
1
-0
/
+10
2011-08-26
[SCSI] hpsa: fix problem that OBDR devices are not detected
Stephen M. Cameron
1
-20
/
+27
2011-08-23
[SCSI] isci: add version number
Dan Williams
1
-1
/
+10
2011-08-23
[SCSI] isci: fix event-get pointer increment
Dan Williams
1
-0
/
+3
2011-08-23
[SCSI] isci: dynamic interrupt coalescing
Dan Williams
2
-1
/
+12
2011-08-23
[SCSI] isci: Leave requests alone if already terminating.
Jeff Skirvin
1
-2
/
+10
2011-08-23
[SCSI] isci: Adding documentation to API change and fixup sysfs registration
Dave Jiang
2
-18
/
+31
2011-08-23
[SCSI] isci: Update MAINTAINERS entry for the isci driver
Dave Jiang
1
-0
/
+11
2011-08-23
[SCSI] isci: change sas phy timeouts from 54us to 59us
Marcin Tomczak
2
-0
/
+25
2011-08-23
[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
Dan Williams
2
-2
/
+2
2011-08-23
[SCSI] isci: fix sata response handling
Dan Williams
1
-12
/
+6
2011-08-23
m68k: fix __page_to_pfn for a const struct page argument
Ian Campbell
1
-1
/
+1
2011-08-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
56
-81
/
+78
2011-08-23
Merge git://git.infradead.org/users/cbou/battery-3.1
Linus Torvalds
3
-0
/
+3
2011-08-23
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-15
/
+70
2011-08-23
Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"
Linus Torvalds
1
-1
/
+0
2011-08-23
drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...
Thomas Reim
1
-0
/
+10
2011-08-23
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
1
-4
/
+6
2011-08-23
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
1
-1
/
+1
2011-08-23
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
1
-1
/
+3
2011-08-22
xfs: fix tracing builds inside the source tree
Christoph Hellwig
1
-0
/
+2
[next]