Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3f2122bbb2dfbb5a75b3cd3fdd0e0f9423187cc7
/
drivers
/
scsi
/
be2iscsi
/
be_main.c
9458321
scsi: be2iscsi: Update copyright
by Ketan Mukadam
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
d38c9a8
scsi: be2iscsi: Use kasprintf
by Himanshu Jha
· 7 years ago
b386eec
scsi: be2iscsi: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0172dc6
scsi: be2iscsi: Remove A-circumflex character in copyright marking
by Jitendra Bhivare
· 7 years ago
45efc940
scsi: be2iscsi: Fix misc static analysis errors
by Jitendra Bhivare
· 7 years ago
1cb3c3f
scsi: be2iscsi: Add cmd to set host data
by Jitendra Bhivare
· 7 years ago
45371aa
scsi: be2iscsi: Free msi_name and disable HW intr
by Jitendra Bhivare
· 7 years ago
8d9ecd4
scsi: be2iscsi: Fix boot flags in sysfs
by Jitendra Bhivare
· 7 years ago
af007b0
scsi: be2iscsi: Replace PCI pool old API
by Romain Perier
· 8 years ago
8314886
scsi: be2iscsi: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
942b765
scsi: be2iscsi: Update Copyright
by Jitendra Bhivare
· 8 years ago
0ddee50
scsi: be2iscsi: Check size before copying ASYNC handle
by Jitendra Bhivare
· 8 years ago
ba6983a
scsi: be2iscsi: Remove free_list for ASYNC handles
by Jitendra Bhivare
· 8 years ago
1e2931f
scsi: be2iscsi: Use num_cons field in Rx CQE
by Jitendra Bhivare
· 8 years ago
fecc382
scsi: be2iscsi: Increase HDQ default queue size
by Jitendra Bhivare
· 8 years ago
d1e1d63
scsi: be2iscsi: Replace spin_unlock_bh with spin_lock
by Jitendra Bhivare
· 8 years ago
b6a05c8
scsi: remove eh_timed_out methods in the transport template
by Christoph Hellwig
· 8 years ago
f253473
scsi: be2iscsi: Use GFP_ATOMIC under spin lock
by Wei Yongjun
· 8 years ago
5fa7db2
scsi: be2iscsi: Add warning message for unsupported adapter
by Ketan Mukadam
· 8 years ago
dd94097
scsi: be2iscsi: Reinit SGL handle, CID tables after TPE
by Jitendra Bhivare
· 8 years ago
413f365
scsi: be2iscsi: Add checks to validate CID alloc/free
by Jitendra Bhivare
· 8 years ago
29e80b7
scsi: be2iscsi: Remove wq_name from beiscsi_hba
by Jitendra Bhivare
· 8 years ago
fa1261c
scsi: be2iscsi: Remove unused struct members
by Jitendra Bhivare
· 8 years ago
b7d98ca
scsi: be2iscsi: Remove redundant receive buffers posting
by Jitendra Bhivare
· 8 years ago
d740105
scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTL
by Jitendra Bhivare
· 8 years ago
3f7f62e
scsi: be2iscsi: Add checks to validate completions
by Jitendra Bhivare
· 8 years ago
392b7d2
scsi: be2iscsi: Set WRB invalid bit for SkyHawk
by Jitendra Bhivare
· 8 years ago
faa0a22
scsi: be2iscsi: Take iscsi_task ref in abort handler
by Jitendra Bhivare
· 8 years ago
9871321
scsi: be2iscsi: Fix for crash in beiscsi_eh_device_reset
by Jitendra Bhivare
· 8 years ago
f350501
scsi: be2iscsi: Fix use of invalidate command table req
by Jitendra Bhivare
· 8 years ago
84a261f
scsi: be2iscsi: set errno on error path
by Pan Bian
· 8 years ago
29b3325
scsi: be2iscsi: set errno on error path
by Pan Bian
· 8 years ago
602432c
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
7d2c0d6
scsi: be2iscsi: Replace _bh with _irqsave/irqrestore
by Jitendra Bhivare
· 8 years ago
0825b8e
scsi: be2iscsi: mark symbols static where possible
by Baoyou Xie
· 8 years ago
bf9b755
scsi: be2iscsi: Remove redundant iscsi_wrb desc memset
by Jitendra Bhivare
· 8 years ago
deeea8e
scsi: be2iscsi: Fix error return code
by Christophe JAILLET
· 8 years ago
60f36e0
scsi: be2iscsi: Update copyright information
by Jitendra Bhivare
· 8 years ago
1b7a7dd
scsi: be2iscsi: Fix queue and connection parameters
by Jitendra Bhivare
· 8 years ago
e1f9d31
scsi: be2iscsi: Fix bad WRB index error
by Jitendra Bhivare
· 8 years ago
938f372
scsi: be2iscsi: Fix async PDU handling path
by Jitendra Bhivare
· 8 years ago
4ee1ec4
scsi: be2iscsi: Add FUNCTION_RESET during driver unload
by Jitendra Bhivare
· 8 years ago
10e1a44
scsi: be2iscsi: Fail the sessions immediately after TPE
by Jitendra Bhivare
· 8 years ago
d1d5ca8
scsi: be2iscsi: Add TPE recovery feature
by Jitendra Bhivare
· 8 years ago
f79929d
scsi: be2iscsi: Add V1 of EPFW cleanup IOCTL
by Jitendra Bhivare
· 8 years ago
4d2ee1e
scsi: be2iscsi: Fix POST check and reset sequence
by Jitendra Bhivare
· 8 years ago
480195c
scsi: be2iscsi: Move functions to right files
by Jitendra Bhivare
· 8 years ago
6694095
scsi: be2iscsi: Add IOCTL to check UER supported
by Jitendra Bhivare
· 8 years ago
10bcd47
scsi: be2iscsi: Fix to add timer for UE detection
by Jitendra Bhivare
· 8 years ago
50a4b82
scsi: be2iscsi: Fix to make boot discovery non-blocking
by Jitendra Bhivare
· 8 years ago
9122e99
scsi: be2iscsi: Fix checks for HBA in error state
by Jitendra Bhivare
· 8 years ago
a3095016
scsi: be2iscsi: Remove isr_lock and dead code
by Jitendra Bhivare
· 8 years ago
290aa37
scsi: be2iscsi: Check all zeroes IP before issuing IOCTL
by Jitendra Bhivare
· 8 years ago
96b48b9
scsi: be2iscsi: Rename iface get/set/create/destroy APIs
by Jitendra Bhivare
· 8 years ago
c5bf888
scsi: be2iscsi: Update iface handle before any set param
by Jitendra Bhivare
· 8 years ago
a7dee8f
Merge branch 'fixes' into misc
by James Bottomley
· 9 years ago
84bd649
be2iscsi: set the boot_kset pointer to NULL in case of failure
by Maurizio Lombardi
· 9 years ago
e729b50
be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
c6fff32
be2iscsi:Add missing error check in beiscsi_eeh_resume
by Nicholas Krause
· 9 years ago
0c88740
be2iscsi: Fix memory leak in beiscsi_alloc_mem()
by Maurizio Lombardi
· 9 years ago
f64d92e
be2iscsi: Add lock to protect WRB alloc and free
by Jitendra Bhivare
· 9 years ago
10139fe
be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
by Jitendra Bhivare
· 9 years ago
1868379
be2iscsi: Fix ExpStatSn in management tasks
by Jitendra Bhivare
· 9 years ago
090e218
be2iscsi: Couple MCC tag and WRB alloc and free
by Jitendra Bhivare
· 9 years ago
8884033
be2iscsi: Rename MCC and BMBX processing functions
by Jitendra Bhivare
· 9 years ago
2e4e8f6
be2iscsi: Remove redundant MCC processing code
by Jitendra Bhivare
· 9 years ago
67296ad
be2iscsi: Use macros for MCC WRB and CQE fields
by Jitendra Bhivare
· 9 years ago
9c890a7
be2iscsi: Remove unused mcc_cq_lock
by Jitendra Bhivare
· 9 years ago
e049362
be2iscsi: add checks for dma mapping errors
by Alexey Khoroshilov
· 9 years ago
cb564c6
be2iscsi: Fix WRB leak in login/logout path
by Jitendra Bhivare
· 9 years ago
1094cf6
be2iscsi: Fix IOPOLL implementation
by Jitendra Bhivare
· 9 years ago
4570f16
be2iscsi: Add FW config validation
by Jitendra Bhivare
· 9 years ago
53aefe2
be2iscsi: Fix to handle misconfigured optics events
by Jitendra Bhivare
· 9 years ago
cdaa4de
be2iscsi: Fix to remove shutdown entry point
by Jitendra Bhivare
· 9 years ago
c03a50f
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
by Jitendra Bhivare
· 9 years ago
ea51190
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
by Christoph Hellwig
· 9 years ago
78d0264
irq_poll: don't disable new irq_poll instances
by Christoph Hellwig
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
dd29dae
be2iscsi: Fix bogus WARN_ON length check
by Tim Gardner
· 9 years ago
340c99e
be2iscsi: Fix updating the next pointer during WRB posting
by John Soni Jose
· 9 years ago
c4f39bd
be2iscsi: Revert ownership to Emulex
by Ketan Mukadam
· 10 years ago
3f4134c
be2iscsi : Logout of FW Boot Session
by John Soni Jose
· 10 years ago
eb1c469
be2iscsi : Fix memory check before unmapping.
by John Soni Jose
· 10 years ago
4e2bdf7
be2iscsi : Fix memory leak in the unload path
by John Soni Jose
· 10 years ago
e307f3a
be2iscsi : Fix the PCI request region reserving.
by John Soni Jose
· 10 years ago
3efde86
be2iscsi : Fix the retry count for boot targets
by John Soni Jose
· 10 years ago
4627de9
MAINTAINERS, be2iscsi: change email domain
by Minh Tran
· 10 years ago
2e7cee0
be2iscsi: Fix kernel panic when device initialization fails
by John Soni Jose
· 10 years ago
c8c6c9b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
f76a610
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.
by Minh Duc Tran
· 10 years ago
0f989f7
MODULE_DEVICE_TABLE: fix some callsites
by Andrew Morton
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
53281ed
be2iscsi : Fix kernel panic during reboot/shutdown
by John Soni Jose
· 10 years ago
e149fc1
be2iscsi: Use pci_enable_msix_range()
by Alexander Gordeev
· 10 years ago
Next »