index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable
Vasu Dev
2011-05-01
1
-71
/
+60
*
[SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect
Vasu Dev
2011-05-01
1
-23
/
+9
*
[SCSI] libfc: remove duplicate ema_list init
Vasu Dev
2011-05-01
1
-1
/
+0
*
[SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
Yi Zou
2011-05-01
1
-1
/
+1
*
[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show
Yi Zou
2011-05-01
1
-2
/
+2
*
[SCSI] libfcoe: clean up netdev mapping properly when the transport goes away
Yi Zou
2011-05-01
1
-0
/
+14
*
[SCSI] libfc: Move host_lock usage into ramp_up/down routines
Robert Love
2011-05-01
1
-10
/
+15
*
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...
Kirill A. Shutemov
2011-05-01
3
-12
/
+6
*
[SCSI] fcoe: remove unnecessary module state check
Yi Zou
2011-05-01
1
-47
/
+0
*
[SCSI] fcoe: Remove mutex_trylock/restart_syscall checks
Robert Love
2011-05-01
1
-20
/
+4
*
[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks
Robert Love
2011-05-01
1
-25
/
+11
*
[SCSI] bnx2fc: introduce missing kfree
Julia Lawall
2011-05-01
1
-0
/
+3
*
[SCSI] ipr: fix synchronous request flags for better performance
Wayne Boyer
2011-05-01
2
-2
/
+3
*
[SCSI] qla2xxx: Update version number to 8.03.07.03-k.
Madhuranath Iyengar
2011-05-01
1
-2
/
+2
*
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
2011-05-01
6
-8
/
+35
*
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
Andrew Vasquez
2011-05-01
2
-5
/
+23
*
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
Giridhar Malavali
2011-05-01
1
-4
/
+14
*
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
2011-05-01
3
-0
/
+10
*
[SCSI] qla2xxx: Display hardware/firmware registers to get more information a...
Giridhar Malavali
2011-05-01
1
-0
/
+18
*
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
2011-05-01
3
-3
/
+14
*
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...
Giridhar Malavali
2011-05-01
2
-11
/
+37
*
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
Giridhar Malavali
2011-05-01
1
-1
/
+0
*
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
Giridhar Malavali
2011-05-01
1
-2
/
+17
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2011-05-01
22
-22
/
+22
*
[SCSI] qla2xxx: Update License file.
Madhuranath Iyengar
2011-05-01
1
-5
/
+287
*
[SCSI] qla2xxx: Free firmware PCB on logout request.
Andrew Vasquez
2011-05-01
1
-1
/
+2
*
[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...
Mike Hernandez
2011-05-01
1
-1
/
+1
*
[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...
Andrew Vasquez
2011-05-01
1
-1
/
+0
*
[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...
Andrew Vasquez
2011-05-01
1
-6
/
+9
*
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...
Andrew Vasquez
2011-05-01
1
-3
/
+3
*
[SCSI] qla2xxx: Display PortID information during FCP command-status handling.
Andrew Vasquez
2011-05-01
1
-4
/
+5
*
[SCSI] be2iscsi: Fix for proper setting of FW
Jayamohan Kallickal
2011-04-15
1
-4
/
+9
*
[SCSI] be2iscsi: check boot_kset is created before destroying it
Jayamohan Kallickal
2011-04-15
1
-2
/
+4
*
[SCSI] be2iscsi: Set a timeout to FW
Jayamohan Kallickal
2011-04-15
1
-0
/
+1
*
[SCSI] be2iscsi: Modifying Maintainer's emailid
Jayamohan Kallickal
2011-04-15
1
-2
/
+2
*
[SCSI] be2iscsi: change in copyright notice
Jayamohan Kallickal
2011-04-15
9
-57
/
+52
*
[SCSI] Log thin provisioning threshold event
Shyam Iyer
2011-04-15
2
-0
/
+7
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-15
6
-84
/
+78
|
\
|
*
block: only force kblockd unplugging from the schedule() path
Jens Axboe
2011-04-15
2
-8
/
+9
|
*
block: cleanup the block plug helper functions
Christoph Hellwig
2011-04-15
2
-21
/
+9
|
*
block, blk-sysfs: Use the variable directly instead of a function call
Liu Yuan
2011-04-13
1
-2
/
+1
|
*
block: move queue run on unplug to kblockd
Jens Axboe
2011-04-12
1
-1
/
+1
|
*
block: kill queue_sync_plugs()
Jens Axboe
2011-04-12
1
-14
/
+0
|
*
block: readd plug trace event
Jens Axboe
2011-04-12
1
-1
/
+9
|
*
block: add callback function for unplug notification
Jens Axboe
2011-04-12
3
-0
/
+22
|
*
block: add comment on why we save and disable interrupts in flush_plug_list()
Jens Axboe
2011-04-12
1
-0
/
+5
|
*
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
3
-10
/
+22
|
*
block: remove block_unplug_timer() trace point
Jens Axboe
2011-04-12
2
-31
/
+0
|
*
block: splice plug list to local context
NeilBrown
2011-04-11
1
-5
/
+9
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-04-15
2
-58
/
+97
|
\
\
[next]