index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
17
-286
/
+255
2011-05-01
[SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable
Vasu Dev
1
-71
/
+60
2011-05-01
[SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect
Vasu Dev
1
-23
/
+9
2011-05-01
[SCSI] libfc: remove duplicate ema_list init
Vasu Dev
1
-1
/
+0
2011-05-01
[SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
Yi Zou
1
-1
/
+1
2011-05-01
[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show
Yi Zou
1
-2
/
+2
2011-05-01
[SCSI] libfcoe: clean up netdev mapping properly when the transport goes away
Yi Zou
1
-0
/
+14
2011-05-01
[SCSI] libfc: Move host_lock usage into ramp_up/down routines
Robert Love
1
-10
/
+15
2011-05-01
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...
Kirill A. Shutemov
3
-12
/
+6
2011-05-01
[SCSI] fcoe: remove unnecessary module state check
Yi Zou
1
-47
/
+0
2011-05-01
[SCSI] fcoe: Remove mutex_trylock/restart_syscall checks
Robert Love
1
-20
/
+4
2011-05-01
[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks
Robert Love
1
-25
/
+11
2011-05-01
[SCSI] bnx2fc: introduce missing kfree
Julia Lawall
1
-0
/
+3
2011-05-01
[SCSI] ipr: fix synchronous request flags for better performance
Wayne Boyer
2
-2
/
+3
2011-05-01
[SCSI] qla2xxx: Update version number to 8.03.07.03-k.
Madhuranath Iyengar
1
-2
/
+2
2011-05-01
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
6
-8
/
+35
2011-05-01
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
Andrew Vasquez
2
-5
/
+23
2011-05-01
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
Giridhar Malavali
1
-4
/
+14
2011-05-01
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
3
-0
/
+10
2011-05-01
[SCSI] qla2xxx: Display hardware/firmware registers to get more information a...
Giridhar Malavali
1
-0
/
+18
2011-05-01
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
3
-3
/
+14
2011-05-01
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...
Giridhar Malavali
2
-11
/
+37
2011-05-01
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
Giridhar Malavali
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
Giridhar Malavali
1
-2
/
+17
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
22
-22
/
+22
2011-05-01
[SCSI] qla2xxx: Update License file.
Madhuranath Iyengar
1
-5
/
+287
2011-05-01
[SCSI] qla2xxx: Free firmware PCB on logout request.
Andrew Vasquez
1
-1
/
+2
2011-05-01
[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...
Mike Hernandez
1
-1
/
+1
2011-05-01
[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...
Andrew Vasquez
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...
Andrew Vasquez
1
-6
/
+9
2011-05-01
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...
Andrew Vasquez
1
-3
/
+3
2011-05-01
[SCSI] qla2xxx: Display PortID information during FCP command-status handling.
Andrew Vasquez
1
-4
/
+5
2011-04-15
[SCSI] be2iscsi: Fix for proper setting of FW
Jayamohan Kallickal
1
-4
/
+9
2011-04-15
[SCSI] be2iscsi: check boot_kset is created before destroying it
Jayamohan Kallickal
1
-2
/
+4
2011-04-15
[SCSI] be2iscsi: Set a timeout to FW
Jayamohan Kallickal
1
-0
/
+1
2011-04-15
[SCSI] be2iscsi: Modifying Maintainer's emailid
Jayamohan Kallickal
1
-2
/
+2
2011-04-15
[SCSI] be2iscsi: change in copyright notice
Jayamohan Kallickal
9
-57
/
+52
2011-04-15
[SCSI] Log thin provisioning threshold event
Shyam Iyer
2
-0
/
+7
2011-04-15
vfs: fix incorrect dentry_update_name_case() BUG_ON() test
Linus Torvalds
1
-1
/
+1
2011-04-15
block: only force kblockd unplugging from the schedule() path
Jens Axboe
2
-8
/
+9
2011-04-15
block: cleanup the block plug helper functions
Christoph Hellwig
2
-21
/
+9
2011-04-15
mm/thp: use conventional format for boolean attributes
Ben Hutchings
1
-10
/
+14
2011-04-15
ramfs: fix memleak on no-mmu arch
Bob Liu
1
-0
/
+1
2011-04-15
um: disable CONFIG_CMPXCHG_LOCAL
Richard Weinberger
1
-0
/
+4