Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b13866869b8407497d20a916450594e117583e6
/
drivers
/
scsi
ce1fb04
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
by Jiri Slaby
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
a3e7531
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
ccf21b6
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
060b85b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
a82544c
cxlflash: Fix to avoid bypassing context cleanup
by Matthew R. Ochs
· 9 years ago
0d73122
cxlflash: Fix to avoid lock instrumentation rejection
by Matthew R. Ochs
· 9 years ago
1a47401
cxlflash: Fix to avoid corrupting port selection mask
by Matthew R. Ochs
· 9 years ago
e6e6df3
cxlflash: Fix to escalate to LINK_RESET on login timeout
by Manoj Kumar
· 9 years ago
ee3491b
cxlflash: Fix to avoid leaving dangling interrupt resources
by Matthew R. Ochs
· 9 years ago
aacb4ff
cxlflash: Fix to avoid potential deadlock on EEH
by Matthew R. Ochs
· 9 years ago
fa3f2c6
cxlflash: Correct trace string
by Matthew R. Ochs
· 9 years ago
17ead26
cxlflash: Fix to avoid corrupting adapter fops
by Matthew R. Ochs
· 9 years ago
b22b403
cxlflash: Fix to double the delay each time
by Manoj Kumar
· 9 years ago
af10483
cxlflash: Fix to prevent stale AFU RRQ
by Matthew R. Ochs
· 9 years ago
f15fbf8
cxlflash: Correct spelling, grammar, and alignment mistakes
by Matthew R. Ochs
· 9 years ago
8e78262
cxlflash: Fix to prevent EEH recovery failure
by Matthew R. Ochs
· 9 years ago
1786f4a
cxlflash: Fix MMIO and endianness errors
by Matthew R. Ochs
· 9 years ago
1284fb0
cxlflash: Fix function prolog parameters and return codes
by Matthew R. Ochs
· 9 years ago
6ef6f94
cxlflash: Remove unnecessary scsi_block_requests
by Matthew R. Ochs
· 9 years ago
ed486da
cxlflash: Correct behavior in device reset handler following EEH
by Matthew R. Ochs
· 9 years ago
d804621
cxlflash: Fix to prevent workq from accessing freed memory
by Matthew R. Ochs
· 9 years ago
8b5b1e8
cxlflash: Correct usage of scsi_host_put()
by Matthew R. Ochs
· 9 years ago
e5ce067
cxlflash: Fix AFU version access/storage and add check
by Matthew R. Ochs
· 9 years ago
964497b
cxlflash: Remove dual port online dependency
by Matthew R. Ochs
· 9 years ago
16798d3
cxlflash: Fix async interrupt bypass logic
by Matthew R. Ochs
· 9 years ago
ef51074
cxlflash: Fix host link up event handling
by Matthew R. Ochs
· 9 years ago
8396012
cxlflash: Fix location of setting resid
by Matthew R. Ochs
· 9 years ago
018d1dc95
cxlflash: Fix to avoid stall while waiting on TMF
by Matthew R. Ochs
· 9 years ago
4392ba4
cxlflash: Fix to avoid spamming the kernel log
by Matthew R. Ochs
· 9 years ago
e0f01a2
cxlflash: Refine host/device attributes
by Matthew R. Ochs
· 9 years ago
1530551
cxlflash: Make functions static
by Matthew R. Ochs
· 9 years ago
439e85c
cxlflash: Correct naming of limbo state and waitq
by Matthew R. Ochs
· 9 years ago
0a27ae5
cxlflash: Fix to avoid CXL services during EEH
by Matthew R. Ochs
· 9 years ago
a76df36
cxlflash: Fix context encode mask width
by Matthew R. Ochs
· 9 years ago
e568e23
cxlflash: Fix to avoid sizeof(bool)
by Matthew R. Ochs
· 9 years ago
2843fdb
cxlflash: Fix data corruption when vLUN used over multiple cards
by Matthew R. Ochs
· 9 years ago
22fe1ae
cxlflash: Fix potential oops following LUN removal
by Matthew R. Ochs
· 9 years ago
471a5a6
cxlflash: Fix read capacity timeout
by Manoj Kumar
· 9 years ago
3ebf203
cxlflash: Replace magic numbers with literals
by Manoj Kumar
· 9 years ago
fa4aa63
cxlflash: Fix to avoid invalid port_sel value
by Manoj Kumar
· 9 years ago
d6a32b9
scsi_dh: don't try to load a device handler during async probing
by Christoph Hellwig
· 9 years ago
23695e4
scsi_dh: fix use-after-free when removing scsi device
by Junichi Nomura
· 9 years ago
2280521
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
by Dāvis Mosāns
· 9 years ago
b704f70
SCSI: fix bug in scsi_dev_info_list matching
by Alan Stern
· 9 years ago
c42b365
SCSI: refactor device-matching code in scsi_devinfo.c
by Alan Stern
· 9 years ago
fd6ddfa
fnic: check pci_map_single() return value
by Maurizio Lombardi
· 9 years ago
c4f39bd
be2iscsi: Revert ownership to Emulex
by Ketan Mukadam
· 9 years ago
d6dbad4
bnx2fc: Do not log error for netevents that need no action
by Shirish Pargaonkar
· 10 years ago
baae8fa
lpfc: Update version to 11.0.0.0 for upstream patch set
by James Smart
· 9 years ago
21bf0b9
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
by James Smart
· 9 years ago
8fe5c16
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
by James Smart
· 9 years ago
eec3d31
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets aborted
by James Smart
· 9 years ago
d38dd52
lpfc: Add support for Lancer G6 and 32G FC links
by James Smart
· 9 years ago
6599eaa
fix: lpfc_send_rscn_event sends bigger buffer size
by Ales Novak
· 9 years ago
db6f1c2
lpfc: remove set but not used variables
by Sebastian Herbszt
· 9 years ago
3bb11fc
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototype
by Nicholas Krause
· 9 years ago
c0365c0
Fix kmalloc overflow in LPFC driver at large core count
by Ian Mitchell
· 9 years ago
7973967
lpfc: Destroy lpfc_hba_index IDR on module exit
by Johannes Thumshirn
· 9 years ago
5f406fa
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
by Bodo Stroesser
· 9 years ago
c6cb9b4
lpfc: Remove unnessary cast
by Firo Yang
· 9 years ago
290237d
lpfc: fix model description
by Sebastian Herbszt
· 9 years ago
924d55b
sd: implement the Persistent Reservation API
by Christoph Hellwig
· 9 years ago
9609b99
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
by Dan Williams
· 9 years ago
0f8087e
block: Consolidate static integrity profile properties
by Martin K. Petersen
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d3074cc
cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
by Karen Xie
· 9 years ago
2f8e2c8
move io-64-nonatomic*.h out of asm-generic
by Christoph Hellwig
· 9 years ago
5a433f7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
15e3d5a
3w-9xxx: don't unmap bounce buffered commands
by Christoph Hellwig
· 9 years ago
621a5f7
debugfs: Pass bool pointer to debugfs_create_bool()
by Viresh Kumar
· 9 years ago
1378889
scsi_dh: Use the correct module name when loading device handler
by Paul Mackerras
· 9 years ago
f4829a9
blk-mq: fix racy updates of rq->errors
by Christoph Hellwig
· 9 years ago
0dec147
Kconfig: remove comment about scsi_wait_scan module
by Rolf Eike Beer
· 9 years ago
52f5664
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
by Ariel Nahum
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
8e78b7d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
8f9b565
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
by Nicholas Bellinger
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
by Julien Grall
· 9 years ago
537b604
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
by Michal Hocko
· 9 years ago
420fa21
fcoe: Convert use of __constant_htons to htons
by Vaishali Thakkar
· 9 years ago
6229b41
mpt2sas: setpci reset kernel oops fix
by Nagarajkumar Narayanan
· 9 years ago
50acde8
pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY
by Johannes Thumshirn
· 9 years ago
612872c
lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
by Johannes Thumshirn
· 9 years ago
6f3d828f5
bfa: Fix incorrect de-reference of pointer
by Anil Gurumurthy
· 9 years ago
b7f4d63
bfa: Fix indentation
by Anil Gurumurthy
· 9 years ago
0c416b5
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure IDs.
by Jordan Hargrave
· 9 years ago
2492fc0
scsi_debug: resp_request: remove unused variable
by Tomas Winkler
· 9 years ago
f2d3fd2
scsi_debug: fix REPORT LUNS Well Known LU
by Tomas Winkler
· 9 years ago
299b6c0
scsi_debug: schedule_resp fix input variable check
by Tomas Winkler
· 9 years ago
58a8635
scsi_debug: make dump_sector static
by Tomas Winkler
· 9 years ago
de232af
scsi_debug: vfree is null safe so drop the check
by Tomas Winkler
· 9 years ago
Next »