messages from 2014-10-29 14:44:04 to 2014-11-04 09:27:00 UTC [more...]
tag handling refactor
2014-11-04 9:26 UTC (21+ messages)
` [PATCH 01/11] scsi: provide a generic change_queue_type method
` [PATCH 02/11] scsi: add new scsi-command flag for tagged commands
` [PATCH 03/11] scsi: remove ordered_tags scsi_device field
` [PATCH 04/11] scsi: remove ordered_tag host template field
` [PATCH 05/11] scsi: remove abuses of scsi_populate_tag
` [PATCH 06/11] mptfusion: don't change queue type in ->change_queue_depth
` [PATCH 07/11] scsi: remove use_blk_tcq Scsi_Host field
` [PATCH 08/11] scsi: always assign block layer tags if enabled
` [PATCH 09/11] scsi: don't set tagging state from scsi_adjust_queue_depth
` [PATCH 10/11] scsi: don't force tagged_supported in drivers
` [PATCH 11/11] ufs: remove spurious scsi_set_tag_type call
[PATCH 00/10] scsi logging update: the real thing
2014-11-04 8:06 UTC (11+ messages)
` [PATCH 01/10] scsi: Use real functions for logging
` [PATCH 02/10] scsi: log request tag for scmd_printk()
` [PATCH 03/10] scsi: use external buffer for command logging
` [PATCH 04/10] libata: use __scsi_format_command()
` [PATCH 05/10] scsi: use per-cpu buffer for formatting sense
` [PATCH 06/10] scsi: use per-cpu buffer for formatting scsi_print_result()
` [PATCH 07/10] scsi: Rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
` [PATCH 08/10] scsi: Add SPC-3 command definitions
` [PATCH 09/10] scsi: Conditionally compile in constants.c
` [PATCH 10/10] scsi: Move remaining printk() statement to scmd_printk()
Large disk drives
2014-11-04 7:52 UTC (2+ messages)
[ V2 PATCH 0/2] TUR path is down after adapter gets reset in multipath configuration
2014-11-04 7:33 UTC (4+ messages)
` [ V2 PATCH 1/2] scsi: call device handler for failed TUR command
` [ V2 PATCH 2/2] scsi: TUR path is down after adapter gets reset with multipath
[V2 PATCH 0/2] TUR path is down after adapter gets reset in multipath configuration
2014-11-04 7:21 UTC (4+ messages)
` [V2 PATCH 1/2] scsi: call device handler for failed TUR command
` [V2 PATCH 2/2] scsi: TUR path is down after adapter gets reset with multipath
[PATCH] aic94xx: Fixup compilation warning
2014-11-04 7:10 UTC
[PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
2014-11-04 2:50 UTC (4+ messages)
` [PATCHv2 net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCHv2 net-next 2/3] cxgb4: Cleanup macros so they follow the same style and look consistent
` [PATCHv2 net-next 3/3] cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
bisected regression: qla2xxx endianness on sparc64
2014-11-03 22:26 UTC (4+ messages)
[ V2 PATCH 0/0] TUR path is down after adapter gets reset in multipath configuration
2014-11-03 20:49 UTC
[PATCH net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
2014-11-03 20:51 UTC (5+ messages)
` [PATCH net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCH net-next 2/3] cxgb4: Cleanup macros to match the HW generated one
` [PATCH net-next 3/3] cxgb4: Cleanup macros to match the HW generated one, part 2
scsi: only re-lock door after EH on devices that were reset
2014-11-03 18:36 UTC
[PATCH 1/3] ipr: Convert to generic DMA API
2014-11-03 18:32 UTC (2+ messages)
[PATCH] vmw_pvscsi: fixup tagging
2014-11-03 18:30 UTC (6+ messages)
blk-mq problem on proliant DL380 G3 (cciss)
2014-11-03 13:05 UTC (16+ messages)
[PATCH] megaraid_sas : Fix bug in handling return value of pci_enable_msix_range()
2014-11-03 12:44 UTC
potvrdili svoju e-mail
2014-11-03 11:22 UTC
[PATCH v2 0/12] IB/srp: Add multichannel support
2014-11-03 8:25 UTC (31+ messages)
` [PATCH v2 03/12] scsi-mq: Add support for multiple hardware queues
` [PATCH v2 10/12] IB/srp: Use block layer tags
` [PATCH v2 12/12] IB/srp: Add multichannel support
[PATCH] drivers: scsi: qla2xxx: Remove redundant declaration in 'qla_gbl.h'
2014-11-03 4:54 UTC (2+ messages)
[GIT PULL] SCSI fixes for 3.18-rc2
2014-11-02 21:50 UTC (2+ messages)
(unknown)
2014-11-02 19:54 UTC
Darlehen angebot
2014-11-02 17:07 UTC
[PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
2014-11-02 6:12 UTC (74+ messages)
` [PATCH v2 06/36] ncr5380: Remove more useless prototypes
` [PATCH v2 07/36] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
` [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro
` [PATCH v2 09/36] ncr5380: Remove duplicate comments
` [PATCH v2 10/36] ncr5380: Fix SCSI_IRQ_NONE bugs
` [PATCH v2 11/36] ncr5380: Remove NCR5380_STATS
` [PATCH v2 12/36] ncr5380: Cleanup host info() methods
` [PATCH v2 13/36] ncr5380: Move static PDMA spin counters to host data
` [PATCH v2 14/36] ncr5380: Remove pointless compiler command line override macros
` [PATCH v2 15/36] ncr5380: Remove *_RELEASE macros
` [PATCH v2 16/36] ncr5380: Drop legacy scsi.h include
` [PATCH v2 17/36] dmx3191d: Use NO_IRQ
` [PATCH v2 18/36] mac_scsi: Remove header
` [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
` [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
` [PATCH v2 21/36] mac_scsi: Convert to platform device
` [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
` [PATCH v2 23/36] atari_scsi: Convert to platform device
` [PATCH v2 24/36] atari_scsi: Remove header
` [PATCH v2 25/36] sun3_scsi: Convert to platform device
` [PATCH v2 26/36] sun3_scsi: Move macro definitions
` [PATCH v2 27/36] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
` [PATCH v2 28/36] atari_NCR5380: Refactor Falcon special cases
` [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
` [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
` [PATCH v2 31/36] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
` [PATCH v2 32/36] atari_NCR5380: Merge from NCR5380.c
` [PATCH v2 33/36] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
` [PATCH v2 34/36] atari_NCR5380: Move static TagAlloc array to host data
` [PATCH v2 35/36] atari_NCR5380: Move static co-routine variables "
` [PATCH v2 36/36] atari_NCR5380: Remove RESET_RUN_DONE macro
Business Proposal of $ 12.8m USD
2014-11-01 22:41 UTC
[PATCH 1/1 linux-next] fusion: move seq_mpt_print_ioc_summary under CONFIG_PROC_FS
2014-11-01 10:52 UTC
hyperv storvsc cleanup / optimization
2014-10-31 22:56 UTC (2+ messages)
[PATCH 3/3] ipr: Wait for aborted command responses
2014-10-31 15:23 UTC (3+ messages)
[PATCH 0/18] SCSI XCOPY support for the kernel and device mapper
2014-10-31 14:22 UTC (6+ messages)
` [PATCH 4/18] block copy: initial XCOPY offload support
` [dm-devel] [PATCH 0/18] SCSI XCOPY support for the kernel and device mapper
[PATCH 0/2] hpsa: a worqueue fix
2014-10-31 14:17 UTC (3+ messages)
` [PATCH 1/2] hpsa: create new workqueue instead of using a shared wq
` [PATCH 2/2] add a warning when wait_for_mode_change_ack timeouts
[PATCH] uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model
2014-10-31 13:37 UTC
[PATCH 2/3] ipr: set coherent DMA mask
2014-10-30 22:27 UTC
[PATCH 1/1 linux-next] hpsa: remove set but unused variable rc
2014-10-30 15:27 UTC (6+ messages)
[PATCH v3 0/11] IB/srp: Add multichannel support
2014-10-30 15:10 UTC (17+ messages)
` [PATCH v3 02/11] scsi-mq: Add support for multiple hardware queues
` [PATCH v3 03/11] scsi_tcq.h: "
` [PATCH v3 04/11] IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
` [PATCH v3 05/11] IB/srp: Remove stale connection retry mechanism
` [PATCH v3 06/11] IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
` [PATCH v3 08/11] IB/srp: Separate target and channel variables
` [PATCH v3 01/11] blk-mq: Add blk_mq_unique_tag()
` [PATCH v3 07/11] IB/srp: Introduce two new srp_target_port member variables
` [PATCH v3 09/11] IB/srp: Use block layer tags
` [PATCH v3 10/11] IB/srp: Add multichannel support
` [PATCH v3 11/11] IB/srp: Fix a race condition triggered by destroying a queue pair
[PATCH 1/2] ipr: Convert to generic DMA API
2014-10-30 13:40 UTC (6+ messages)
` [PATCH 2/2] ipr: set coherent DMA mask
device handler cleanups V2
2014-10-30 10:38 UTC (9+ messages)
` [PATCH 1/6] scsi_dh: get module reference outside of device handler
` [PATCH 2/6] scsi: use container_of to get at device handler private data
` [PATCH 3/6] scsi: remove struct scsi_dh_devlist
` [PATCH 4/6] scsi: device handlers must have attach and detach methods
` [PATCH 5/6] scsi_dh_hp_sw: fix return value on failed allocation
` [PATCH 6/6] scsi: handle more device handler setup/teardown in common code
misc scsi ioctl updates V2
2014-10-30 9:40 UTC (9+ messages)
` [PATCH 1/6] scsi: refactor scsi_reset_provider handling
` [PATCH 2/6] scsi: split scsi_nonblockable_ioctl
` [PATCH 3/6] sd: fix up ->compat_ioctl
` [PATCH 4/6] st: call scsi_set_medium_removal directly
` [PATCH 5/6] osst: "
` [PATCH 6/6] scsi: return EAGAIN when resetting a device under EH
[PATCH 1/2] ipr: Disable async aborts
2014-10-30 8:17 UTC (5+ messages)
BUSINESS DEAL
2014-10-30 3:54 UTC
misc scsi ioctl updates
2014-10-29 18:41 UTC (6+ messages)
` [PATCH 2/6] scsi: split scsi_nonblockable_ioctl
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox