index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
scsi: fnic: Zero io_cmpl_skip on fw reset completion
Satish Kharat
1
-0
/
+1
2017-06-27
scsi: bnx2fc: Update version number to 2.11.8.
Chad Dupuis
1
-1
/
+1
2017-06-27
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
1
-1
/
+6
2017-06-27
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
1
-8
/
+3
2017-06-27
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero.
Chad Dupuis
1
-1
/
+16
2017-06-27
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
10
-10
/
+20
2017-06-27
scsi: bnx2fc: Check for connection offload before sending RRQ.
Chad Dupuis
1
-3
/
+10
2017-06-27
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
1
-1
/
+34
2017-06-27
scsi: default to scsi-mq
Christoph Hellwig
2
-15
/
+0
2017-06-27
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
3
-19
/
+27
2017-06-27
scsi: qla2xxx: Update Driver version to 10.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-06-27
scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration
Duane Grigsby
1
-0
/
+16
2017-06-27
xfs: grab dquots without taking the ilock
Darrick J. Wong
2
-4
/
+12
2017-06-27
xfs: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
3
-5
/
+6
2017-06-27
xfs: free cowblocks and retry on buffered write ENOSPC
Brian Foster
1
-0
/
+1
2017-06-27
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
4
-41
/
+7
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
5
-68
/
+15
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
13
-40
/
+26
2017-06-27
xfs: expose errortag knobs via sysfs
Darrick J. Wong
3
-1
/
+157
2017-06-27
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
5
-89
/
+111
2017-06-27
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
4
-5
/
+131
2017-06-27
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
11
-9
/
+1024
2017-06-27
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
4
-5
/
+131
2017-06-27
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
9
-27
/
+256
2017-06-27
scsi: qla2xxx: Update driver version to 9.01.00.00-k
himanshu.madhani@cavium.com
1
-2
/
+2
2017-06-27
scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump
Quinn Tran
4
-3
/
+67
2017-06-27
scsi: qla2xxx: Move target stat counters from vha to qpair.
Quinn Tran
5
-35
/
+63
2017-06-27
scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
Quinn Tran
2
-8
/
+6
2017-06-27
scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag
Quinn Tran
2
-32
/
+13
2017-06-27
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
4
-14
/
+122
2017-06-27
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
6
-35
/
+94
2017-06-27
scsi: qla2xxx: use shadow register for ISP27XX
Quinn Tran
4
-1
/
+5
2017-06-27
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
6
-48
/
+73
2017-06-27
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
4
-8
/
+28
2017-06-27
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
5
-4
/
+137
2017-06-27
scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs
Sawan Chandak
4
-2
/
+15
2017-06-27
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
7
-38
/
+240
2017-06-27
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
10
-297
/
+380
2017-06-27
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
7
-144
/
+164
2017-06-27
tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict
Orson Zhai
3
-2
/
+24
2017-06-28
MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
Aleksandar Markovic
2
-2
/
+8
2017-06-28
ACPI: EC: Fix EC command visibility for dynamic debug
Lv Zheng
1
-1
/
+1
2017-06-28
ACPI: EC: Fix an EC event IRQ storming issue
Lv Zheng
1
-5
/
+6
2017-06-27
powerpc/nvram: use memdup_user
Geliang Tang
1
-9
/
+5
2017-06-27
pstore: use memdup_user
Geliang Tang
1
-7
/
+4
2017-06-27
drbd: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
9
-32
/
+11
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
6
-52
/
+17
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
5
-64
/
+34
[prev]
[next]