messages from 2014-09-29 15:40:55 to 2014-10-02 06:56:45 UTC [more...]
[PATCH 00/29] Fixes, cleanups and modernization for NCR5380 drivers
2014-10-02 6:56 UTC (10+ messages)
` [PATCH 04/29] ncr5380: Remove unused macros
` [PATCH 05/29] ncr5380: Remove useless prototypes
` [PATCH 08/29] ncr5380: Remove redundant AUTOSENSE macro
` [PATCH 11/29] ncr5380: Remove NCR5380_STATS
` [PATCH 13/29] ncr5380: Move static PDMA spin counters to host data
` [PATCH 14/29] ncr5380: Remove pointless compiler command line override macros
` [PATCH 15/29] ncr5380: Remove *_RELEASE macros
` [PATCH 16/29] ncr5380: Drop legacy scsi.h include
` [PATCH 17/29] dmx3191d: Use IRQ_NONE
[PATCH] megaraid_sas: Enable shared tag map
2014-10-02 6:51 UTC (8+ messages)
[PATCH v1 5/5] driver-core: add driver asynchronous probe support
2014-10-02 6:12 UTC (16+ messages)
Reward
2014-10-02 0:45 UTC
[PATCH RESEND 0/2] target: target bug fix and enchancement
2014-10-02 0:00 UTC (5+ messages)
` [PATCH RESEND 1/2] Target/transport: SCSI Status Respond being sent to Initiator twice
` [PATCH RESEND 2/2] target: Implement report lun data change unit attention
[PATCHv2 0/4] Userspace Passthrough backstore for LIO
2014-10-01 23:07 UTC (5+ messages)
` [PATCHv2 1/4] target: Remove unneeded check in sbc_parse_cdb
` [PATCHv2 2/4] uio: Export definition of struct uio_device
` [PATCHv2 3/4] target: Add documentation on the target userspace pass-through driver
` [PATCHv2 4/4] target: Add a user-passthrough backstore
[Bug 85101] New: hpsa + P410 does not show connected HP SAS port expanders
2014-10-01 21:59 UTC (2+ messages)
` [Bug 85101] "
SCSI/SD layer modifying sdev_state to SDEV_RUNNING when it is already blocked by LLD
2014-10-01 21:25 UTC
(unknown),
2014-10-01 21:18 UTC
[PATCH RFC 0/8] IB/srp: Add multichannel support
2014-10-01 21:14 UTC (11+ messages)
` [PATCH 8/8] "
` [PATCH RFC] scsi_tcq.h: Add support for multiple hardware queues
[PATCH 0/2] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
2014-10-01 21:13 UTC (4+ messages)
[PATCH] block: remove artifical max_hw_sectors cap
2014-10-01 21:12 UTC (4+ messages)
I/O path cleanup
2014-10-01 21:05 UTC (22+ messages)
` [PATCH 1/8] scsi: don't use scsi_next_command in scsi_reset_provider
` [PATCH 2/8] scsi: remove scsi_next_command
` [PATCH 3/8] scsi: clean up S/G table freeing
` [PATCH 4/8] scsi: stop passing a gfp_mask argument down the command setup path
` [PATCH 5/8] scsi: move scsi_dispatch_cmd to scsi_lib.c
` [PATCH 6/8] scsi: move more requeue handling into scsi_requeue_command
` [PATCH 7/8] scsi: split error handling slow path out of scsi_io_completion
` [PATCH 8/8] scsi: merge scsi_finish_command and scsi_io_completion
[PATCH RESEND 00/35] qla2xxx: Patches for 3.18 scsi "misc" branch
2014-10-01 18:30 UTC (3+ messages)
[PATCH] scsi: PC partition tables are little endian
2014-10-01 18:31 UTC
[PATCH v1 1/1] [SCSI] enclosure: Handle non-unique element descriptors
2014-10-01 17:41 UTC (3+ messages)
` AW: "
uas breakage when using scsi_mod.blk_mq=Y
2014-10-01 17:31 UTC (4+ messages)
[PATCH scsi] cxgb4i : Avoid holding mutex in interrupt context
2014-10-01 17:22 UTC (7+ messages)
[dm-devel] [PATCH 1/1] multipath-tools: Change path checker for IBM IPR devices
2014-10-01 12:51 UTC (3+ messages)
targetcli do not show iscsi
2014-10-01 12:35 UTC (19+ messages)
ext4: 3.17? problems
2014-10-01 8:50 UTC
[PATCH] scsi: add a CONFIG_SCSI_MQ_DEFAULT option
2014-10-01 8:08 UTC (4+ messages)
[PATCHv5 00/24] scsi logging update (the boring part)
2014-10-01 7:59 UTC (27+ messages)
` [PATCH 01/24] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/24] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 03/24] aha152x: Debug output update and whitespace cleanup
` [PATCH 04/24] scsi: introduce sdev_prefix_printk()
` [PATCH 05/24] scsi: Use sdev as argument for sense code printing
` [PATCH 06/24] acornscsi: use scsi_print_command()
` [PATCH 07/24] fas216: Return DID_ERROR for incomplete data transfer
` [PATCH 08/24] fas216: Update logging messages
` [PATCH 09/24] 53c700: remove scsi_print_sense() usage
` [PATCH 10/24] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 11/24] scsi: do not decode sense extras
` [PATCH 12/24] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 13/24] scsi: remove scsi_print_status()
` [PATCH 14/24] Implement scsi_opcode_sa_name
` [PATCH 15/24] scsi: merge print_opcode_name()
` [PATCH 16/24] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 17/24] scsi: remove last argument from print_opcode_name()
` [PATCH 18/24] scsi: Remove scsi_print_command when calling abort
` [PATCH 19/24] scsi: separate out scsi_(host|driver)byte_string()
` [PATCH 20/24] sd: Cleanup logging
` [PATCH 21/24] scsi: simplify scsi_log_(send|completion)
` [PATCH 22/24] scsi: fixup logging messages in scsi_error.c
` [PATCH 23/24] scsi: use shost argument in scsi_eh_prt_fail_stats
` [PATCH 24/24] scsi_error: document scsi_try_to_abort_cmd
[v8-dev] Сотрудничество по грузоперевозкам
2014-10-01 7:34 UTC
[PATCH/RESEND V6 00/18] UFS: Power management support
2014-09-30 21:54 UTC (5+ messages)
` [PATCH V6 02/18] scsi: sysfs: don't add scsi_device if its already added
[RFC v2 3/6] kthread: warn on kill signal if not OOM
2014-09-30 21:34 UTC (6+ messages)
[PATCHv3 00/38] scsi logging update
2014-09-30 19:37 UTC (13+ messages)
` [PATCH 13/38] Implement scsi_opcode_sa_name
` [PATCH 27/38] Rearrange buffer formatting in printk()
` [PATCH 28/38] Externalize string buffer for printk
` [PATCH 29/38] Introduce dev_printk_string() and dev_printk_header()
[PATCHv4 00/23] scsi logging update (the boring part)
2014-09-30 18:22 UTC (38+ messages)
` [PATCH 01/23] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/23] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 03/23] aha152x: Debug output update and whitespace cleanup
` [PATCH 04/23] scsi: introduce sdev_prefix_printk()
` [PATCH 05/23] scsi: Use sdev as argument for sense code printing
` [PATCH 06/23] acornscsi: use scsi_print_command()
` [PATCH 07/23] fas216: Update logging messages
` [PATCH 08/23] 53c700: remove scsi_print_sense() usage
` [PATCH 09/23] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 10/23] scsi: do not decode sense extras
` [PATCH 11/23] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 12/23] scsi: remove scsi_print_status()
` [PATCH 13/23] Implement scsi_opcode_sa_name
` [PATCH 14/23] scsi: merge print_opcode_name()
` [PATCH 15/23] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 16/23] scsi: remove last argument from print_opcode_name()
` [PATCH 17/23] scsi: Remove scsi_print_command when calling abort
` [PATCH 18/23] scsi: separate out scsi_(host|driver)byte_string()
` [PATCH 19/23] sd: Cleanup logging
` [PATCH 20/23] scsi: simplify scsi_log_(send|completion)
` [PATCH 21/23] scsi: fixup logging messages in scsi_error.c
` [PATCH 22/23] scsi: use shost argument in scsi_eh_prt_fail_stats
` [PATCH 23/23] scsi_trace: add tracepoint for completion
[PATCH 1/2] sg: fix sparse __user annotation warning
2014-09-30 15:54 UTC (3+ messages)
` [PATCH 2/2] scsi: add a CONFIG_SCSI_MQ_DEFAULT option
[PATCH] libfs: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
2014-09-30 15:36 UTC (3+ messages)
[PATCH 0/2] iscsi patches for 3.18
2014-09-30 13:46 UTC (7+ messages)
` [PATCH 1/2] be2iscsi: check ip buffer before copying
` [PATCH 2/2] iscsi_tcp: export port being used
[PATCH 0/2] be2iscsi : Update to 10.4.114.0
2014-09-30 13:46 UTC (2+ messages)
[PATCH] scsi_host: fix comment
2014-09-30 13:44 UTC (4+ messages)
[PATCH] fcoe: extend ethtool to FC port speed mapping
2014-09-30 13:44 UTC (2+ messages)
[Bug 85151] New: pm80xx + 7805H + HP SAS port expander = mpi_smp_completion 2604:smp IO status 0x2 and sas: expander ... discovery failed(0xffffffa6)
2014-09-30 10:27 UTC (2+ messages)
` [Bug 85151] "
[PATCH] xen/xenbus: Use 'void' instead of 'int' for the return of xenbus_switch_state()
2014-09-30 10:10 UTC (8+ messages)
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;
as well as URLs for NNTP newsgroup(s).