Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
00ba4cb36da682c68dc87d1703a8aaffe2b4e9c5
/
drivers
/
scsi
/
cxlflash
07a191f
scsi: cxlflash: Fix vlun resize failure in the shrink path
by Uma Krishnan
· 7 years ago
1a9e394
scsi: cxlflash: Avoid double mutex unlock
by Matthew R. Ochs
· 7 years ago
48a17ad
scsi: cxlflash: Remove unnecessary existence check
by Matthew R. Ochs
· 7 years ago
9ff8704
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'
by Christophe JAILLET
· 7 years ago
eeac8cd
scsi: cxlflash: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 7 years ago
5a4d9d7
scsi: cxlflash: Update debug prints in reset handlers
by Matthew R. Ochs
· 7 years ago
32abbed
scsi: cxlflash: Update send_tmf() parameters
by Matthew R. Ochs
· 7 years ago
acfeb23
scsi: cxlflash: Avoid double free of character device
by Matthew R. Ochs
· 7 years ago
8ba1ddb
scsi: cxlflash: Update TMF command processing
by Matthew R. Ochs
· 7 years ago
479ad8e
scsi: cxlflash: Remove zeroing of private command data
by Matthew R. Ochs
· 7 years ago
3223c01
scsi: cxlflash: Support WS16 unmap
by Matthew R. Ochs
· 7 years ago
bc88ac4
scsi: cxlflash: Support AFU debug
by Matthew R. Ochs
· 7 years ago
9cf43a3
scsi: cxlflash: Support LUN provisioning
by Matthew R. Ochs
· 7 years ago
efa1c81
scsi: cxlflash: Refactor AFU capability checking
by Matthew R. Ochs
· 7 years ago
d6e32f5
scsi: cxlflash: Introduce host ioctl support
by Matthew R. Ochs
· 7 years ago
cf24302
scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics
by Matthew R. Ochs
· 7 years ago
a834a36
scsi: cxlflash: Create character device to provide host management interface
by Uma Krishnan
· 7 years ago
7c4c41f
scsi: cxlflash: Add scsi command abort handler
by Uma Krishnan
· 7 years ago
a1ea04b
scsi: cxlflash: Flush pending commands in cleanup path
by Uma Krishnan
· 7 years ago
a002bf8
scsi: cxlflash: Track pending scsi commands in each hardware queue
by Uma Krishnan
· 7 years ago
c2c292f
scsi: cxlflash: Handle AFU sync failures
by Uma Krishnan
· 7 years ago
0b09e71
scsi: cxlflash: Schedule asynchronous reset of the host
by Uma Krishnan
· 7 years ago
a96851d
scsi: cxlflash: Reset hardware queue context via specified register
by Uma Krishnan
· 7 years ago
539d890
scsi: cxlflash: Update cxlflash_afu_sync() to return errno
by Uma Krishnan
· 7 years ago
66ea9bc
scsi: cxlflash: Combine the send queue locks
by Uma Krishnan
· 7 years ago
07cc1cc
scsi: cxlflash: Select IRQ_POLL
by Guenter Roeck
· 8 years ago
1dd0c0e
scsi: cxlflash: Introduce hardware queue steering
by Matthew R. Ochs
· 8 years ago
3065267
scsi: cxlflash: Add hardware queues attribute
by Matthew R. Ochs
· 8 years ago
bfc0bab
scsi: cxlflash: Support multiple hardware queues
by Uma Krishnan
· 8 years ago
e2ef33f
scsi: cxlflash: Improve asynchronous interrupt processing
by Matthew R. Ochs
· 8 years ago
fcc87e7
scsi: cxlflash: Fix warnings/errors
by Matthew R. Ochs
· 8 years ago
cd41e18
scsi: cxlflash: Fix power-of-two validations
by Matthew R. Ochs
· 8 years ago
50b787f
scsi: cxlflash: Remove unnecessary DMA mapping
by Matthew R. Ochs
· 8 years ago
323e334
scsi: cxlflash: Fence EEH during probe
by Matthew R. Ochs
· 8 years ago
1cd7fab
scsi: cxlflash: Support up to 4 ports
by Matthew R. Ochs
· 8 years ago
56518072
scsi: cxlflash: SISlite updates to support 4 ports
by Matthew R. Ochs
· 8 years ago
0aa14887
scsi: cxlflash: Hide FC internals behind common access routine
by Matthew R. Ochs
· 8 years ago
8fa4f17
scsi: cxlflash: Remove port configuration assumptions
by Matthew R. Ochs
· 8 years ago
78ae028
scsi: cxlflash: Support dynamic number of FC ports
by Matthew R. Ochs
· 8 years ago
3b225cd
scsi: cxlflash: Update sysfs helper routines to pass config structure
by Matthew R. Ochs
· 8 years ago
cba06e6
scsi: cxlflash: Implement IRQ polling for RRQ processing
by Matthew R. Ochs
· 8 years ago
f918b4a
scsi: cxlflash: Serialize RRQ access and support offlevel processing
by Matthew R. Ochs
· 8 years ago
76a6ebb
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
by Matthew R. Ochs
· 8 years ago
a3b4924
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
76aaf87
scsi: merge __scsi_execute into scsi_execute
by Christoph Hellwig
· 8 years ago
9434452
scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
by Matthew R. Ochs
· 8 years ago
0df5bef
scsi: cxlflash: Cancel scheduled workers before stopping AFU
by Uma Krishnan
· 8 years ago
fb67d44
scsi: cxlflash: Cleanup prints
by Matthew R. Ochs
· 8 years ago
696d0b0
scsi: cxlflash: Support SQ Command Mode
by Matthew R. Ochs
· 8 years ago
9c7d1ee
scsi: cxlflash: Refactor context reset to share reset logic
by Matthew R. Ochs
· 8 years ago
fe7f969
scsi: cxlflash: Migrate scsi command pointer to AFU command
by Matthew R. Ochs
· 8 years ago
48b4be3
scsi: cxlflash: Migrate IOARRIN specific routines to function pointers
by Matthew R. Ochs
· 8 years ago
9d89326
scsi: cxlflash: Cleanup queuecommand()
by Matthew R. Ochs
· 8 years ago
d4ace35
scsi: cxlflash: Cleanup send_tmf()
by Matthew R. Ochs
· 8 years ago
9ba848a
scsi: cxlflash: Remove AFU command lock
by Matthew R. Ochs
· 8 years ago
de01283
scsi: cxlflash: Wait for active AFU commands to timeout upon tear down
by Matthew R. Ochs
· 8 years ago
25bced2
scsi: cxlflash: Remove private command pool
by Matthew R. Ochs
· 8 years ago
5fbb96c
scsi: cxlflash: Use cmd_size for private commands
by Matthew R. Ochs
· 8 years ago
350bb47
scsi: cxlflash: Allocate memory instead of using command pool for AFU sync
by Matthew R. Ochs
· 8 years ago
e7ab2d40
scsi: cxlflash: Remove unused buffer from AFU command
by Matthew R. Ochs
· 8 years ago
11f7b18
scsi: cxlflash: Avoid command room violation
by Uma Krishnan
· 8 years ago
3d2f617
scsi: cxlflash: Improve context_reset() logic
by Uma Krishnan
· 8 years ago
8a26054
scsi: cxlflash: Fix crash in cxlflash_restore_luntable()
by Uma Krishnan
· 8 years ago
68ab2d7
scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONE
by Uma Krishnan
· 8 years ago
c4a1182
scsi: cxlflash: Fix context reference tracking on detach
by Matthew R. Ochs
· 8 years ago
f801326
scsi: cxlflash: Refactor WWPN setup
by Matthew R. Ochs
· 8 years ago
05dab43
scsi: cxlflash: Improve EEH recovery time
by Matthew R. Ochs
· 8 years ago
1d3324c
scsi: cxlflash: Fix to avoid EEH and host reset collisions
by Matthew R. Ochs
· 8 years ago
babf985
scsi: cxlflash: Remove the device cleanly in the system shutdown path
by Uma Krishnan
· 8 years ago
bbbfae9
scsi: cxlflash: Scan host only after the port is ready for I/O
by Uma Krishnan
· 8 years ago
de9f0b0
scsi: cxlflash: Remove adapter file descriptor cache
by Matthew R. Ochs
· 8 years ago
cd34af4
scsi: cxlflash: Transition to application close model
by Matthew R. Ochs
· 8 years ago
888baf0
scsi: cxlflash: Add kref to context
by Matthew R. Ochs
· 8 years ago
44ef38f
scsi: cxlflash: Cache owning adapter within context
by Matthew R. Ochs
· 8 years ago
41b99e1
scsi: cxlflash: Avoid mutex when destroying context
by Matthew R. Ochs
· 8 years ago
0603006
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1bd2b28
cxlflash: Verify problem state area is mapped before notifying shutdown
by Uma Krishnan
· 8 years ago
1e44727
cxl: remove dead Kconfig options
by Andrew Donnellan
· 8 years ago
704c4b0
cxlflash: Shutdown notify support for CXL Flash cards
by Uma Krishnan
· 9 years ago
96e1b66
cxlflash: Add device dependent flags
by Uma Krishnan
· 9 years ago
f411396
cxlflash: Fix to drain operations from previous reset
by Manoj N. Kumar
· 9 years ago
635f6b0
cxlflash: Fix to resolve dead-lock during EEH recovery
by Manoj N. Kumar
· 9 years ago
6ea7e38
Merge branch 'fixes-base' into fixes
by James Bottomley
· 9 years ago
ea76543
cxlflash: Move to exponential back-off when cmd_room is not available
by Manoj N. Kumar
· 9 years ago
9526f36
cxlflash: Fix regression issue with re-ordering patch
by Manoj N. Kumar
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
ca946d4e
cxlflash: Use new cxl_pci_read_adapter_vpd() API
by Frederic Barrat
· 9 years ago
8343083
cxlflash: Increase cmd_per_lun for better throughput
by Manoj N. Kumar
· 9 years ago
603ecce
cxlflash: Fix to avoid unnecessary scan with internal LUNs
by Manoj N. Kumar
· 9 years ago
5d1952a
cxlflash: Reorder user context initialization
by Uma Krishnan
· 9 years ago
8a96b52
cxlflash: Simplify attach path error cleanup
by Matthew R. Ochs
· 9 years ago
5e6632d
cxlflash: Split out context initialization
by Matthew R. Ochs
· 9 years ago
6ded8b3
cxlflash: Unmap problem state area before detaching master context
by Uma Krishnan
· 9 years ago
961487e
cxlflash: Simplify PCI registration
by Manoj N. Kumar
· 9 years ago
a2746fb
cxlflash: Enable device id for future IBM CXL adapter
by Manoj Kumar
· 9 years ago
b45cdbaf
cxlflash: Resolve oops in wait_port_offline
by Manoj Kumar
· 9 years ago
ee91e33
cxlflash: Fix to resolve cmd leak after host reset
by Manoj Kumar
· 9 years ago
8559921
cxlflash: Removed driver date print
by Uma Krishnan
· 9 years ago
Next »