index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
generic_acl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-19
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
Dan Williams
2
-1
/
+8
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
6
-41
/
+56
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
6
-14
/
+0
2012-02-19
[SCSI] libsas: remove unused ata_task_resp fields
Dan Williams
2
-11
/
+0
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
7
-9
/
+137
2012-02-19
[SCSI] mpt2sas: spell "primitive" correctly in function prototype
Andrew Morton
1
-3
/
+3
2012-02-19
[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machines
Paolo Bonzini
5
-0
/
+718
2012-02-19
[SCSI] hpsa: add some older controllers to the kdump blacklist
Tomas Henzl
1
-0
/
+12
2012-02-19
[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_...
Mike Snitzer
1
-0
/
+8
2012-02-19
[SCSI] sd: Make sure provisioning mode is reported correctly
Martin K. Petersen
1
-2
/
+2
2012-02-19
[SCSI] Ensure discard failure gets treated as a target problem
Martin K. Petersen
1
-0
/
+1
2012-02-19
[SCSI] mpt2sas: add missing allocation check
Tomas Henzl
1
-0
/
+5
2012-02-19
[SCSI] qla4xxx: Update driver version to 5.02.00-k14
Vikas Chaudhary
1
-1
/
+1
2012-02-19
[SCSI] qla4xxx: Added ping support
Vikas Chaudhary
7
-0
/
+328
2012-02-19
[SCSI] iscsi_transport: Added Ping support
Vikas Chaudhary
3
-0
/
+84
2012-02-19
[SCSI] qla4xxx: added support for host event
Vikas Chaudhary
4
-0
/
+111
2012-02-19
[SCSI] scsi_transport_iscsi: added support for host event
Vikas Chaudhary
3
-0
/
+50
2012-02-19
[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx
Vikas Chaudhary
3
-3
/
+2
2012-02-19
[SCSI] qla4xxx: Remove un-necessary print statment
Lalit Chandivade
1
-4
/
+1
2012-02-19
[SCSI] qla4xxx: Modified debug log messages for boot info.
Manish Rangankar
1
-14
/
+12
2012-02-19
[SCSI] qla4xxx: Fix verify boot idx correctly
Lalit Chandivade
1
-3
/
+2
2012-02-19
[SCSI] qla4xxx: Fix un-necessary delay on invalid DDB
Lalit Chandivade
2
-0
/
+6
2012-02-19
[SCSI] qla4xxx: Remove unused code
Vikas Chaudhary
1
-12
/
+0
2012-02-19
[SCSI] libfc: Handle discovery failure during ctlr link down
Bhanu Prakash Gollapudi
1
-0
/
+7
2012-02-19
[SCSI] libfc: Fix panic in fc_exch_recv
Bhanu Prakash Gollapudi
1
-3
/
+4
2012-02-19
[SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'
Robert Love
2
-46
/
+5
2012-02-19
[SCSI] fcoe: Do not switch context in vport_delete callback
Robert Love
1
-9
/
+6
2012-02-19
[SCSI] fcoe: Rename out_nomod label to out_putmod
Robert Love
1
-3
/
+3
2012-02-19
[SCSI] fcoe: Allow exposing FDMI attributes via sysfs
Neerav Parikh
1
-0
/
+8
2012-02-19
[SCSI] libfcoe: Don't KERN_ERR on netdev notification
Robert Love
1
-2
/
+2
2012-02-19
[SCSI] isci: T10 DIF support
Dave Jiang
3
-16
/
+193
2012-02-19
[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...
Arun Easi
1
-11
/
+17
2012-02-19
[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.
Arun Easi
1
-0
/
+6
2012-02-19
[SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs().
Arun Easi
1
-1
/
+1
2012-02-19
[SCSI] qla2xxx: Handle device mapping changes due to device logout.
Arun Easi
2
-0
/
+27
2012-02-19
[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...
Chad Dupuis
7
-48
/
+77
2012-02-19
[SCSI] qla2xxx: Cache swl during fabric discovery.
Andrew Vasquez
3
-7
/
+8
2012-02-19
[SCSI] qla2xxx: Remove EDC sysfs interface.
Joe Carnuccio
4
-149
/
+4
2012-02-19
[SCSI] qla2xxx: Update LICENSE.qla2xxx.
Chad Dupuis
1
-39
/
+2
2012-02-19
[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.
Chad Dupuis
1
-0
/
+6
2012-02-19
[SCSI] qla2xxx: Change the log message when previous dump is available to ret...
Giridhar Malavali
1
-2
/
+3
2012-02-19
[SCSI] qla2xxx: Log messages to use correct vha.
Arun Easi
2
-47
/
+47
2012-02-19
[SCSI] qla2xxx: Add new message when a new loopid is assigned.
Arun Easi
2
-1
/
+4
2012-02-19
[SCSI] qla2xxx: Fix ql_dbg arguments.
Arun Easi
1
-2
/
+2
2012-02-19
[SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().
Chad Dupuis
1
-6
/
+6
2012-02-19
[SCSI] qla2xxx: Convert remaining printk's to ql_log format.
Chad Dupuis
3
-16
/
+16
2012-02-19
[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...
Chad Dupuis
1
-7
/
+9
2012-02-19
[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.
Andrew Vasquez
1
-3
/
+4
2012-02-19
[SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.
Andrew Vasquez
1
-17
/
+7
2012-02-19
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
Andrew Vasquez
5
-5
/
+51
[next]