messages from 2016-02-18 10:12:50 to 2016-02-24 19:48:03 UTC [more...]
[PATCH 00/35 v4] separate operations from flags in the bio/request structs
2016-02-24 19:48 UTC (27+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
dm-multipath test scripts
2016-02-24 19:37 UTC (14+ messages)
` [dm-devel] "
` why is blk-mq requeue foricbly kicking stopped queues? [was: Re: dm-multipath test scripts]
[PATCH v2] osd: remove deadcode
2016-02-24 14:58 UTC (3+ messages)
[PATCH] imm: check parport_claim
2016-02-24 13:40 UTC (2+ messages)
[PATCH] osd: remove deadcode
2016-02-24 10:28 UTC
[LSF/MM ATTEND] Online Logical Head Depop and SMR disks chunked writepages
2016-02-24 8:47 UTC (6+ messages)
` [Lsf-pc] "
[BUG] "block: make generic_make_request handle arbitrarily sized bios" breaks boot on parisc-linux
2016-02-24 7:59 UTC (2+ messages)
aacraid: ioctl hang (4.5-rc4)
2016-02-24 7:24 UTC (3+ messages)
Query regarding "libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig" patch
2016-02-24 5:25 UTC
[v2 PATCH 1/3] scsi:stex.c Support to Pegasus series
2016-02-24 2:18 UTC (2+ messages)
[PATCH 0/7] hpsa updates
2016-02-24 2:03 UTC (16+ messages)
` [PATCH 1/7] hpsa: do not get enclosure info for external devices
` [PATCH 2/7] hpsa: add SMR drive support
` [PATCH 3/7] hpsa: correct lun data caching bitmap definition
` [PATCH 4/7] hpsa: correct abort tmf for hba devices
` [PATCH 5/7] hpsa: check for a null phys_disk pointer in ioaccel2 path
` [PATCH 6/7] hpsa: remove function definition for sanitize_inquiry_string
` [PATCH 7/7] hpsa: update copyright information
[PATCH] hpsa update
2016-02-24 2:03 UTC (4+ messages)
` [PATCH] hpsa: update MAINTAINERS with new e-mail
aicasm: fix kbuild for separated build directories
2016-02-24 1:54 UTC (3+ messages)
[PATCHv8 00/23] ALUA device handler update, part II
2016-02-24 1:50 UTC (35+ messages)
` [PATCHv8 01/23] scsi_dh_alua: Pass buffer as function argument
` [PATCHv8 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCHv8 03/23] scsi_dh_alua: Make stpg synchronous
` [PATCHv8 04/23] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCHv8 05/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCHv8 06/23] scsi_dh_alua: allocate RTPG buffer separately
` [PATCHv8 07/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCHv8 08/23] scsi_dh_alua: use unique device id
` [PATCHv8 09/23] scsi_dh_alua: simplify alua_initialize()
` [PATCHv8 10/23] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCHv8 11/23] scsi_dh_alua: move optimize_stpg evaluation
` [PATCHv8 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
` [PATCHv8 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv8 14/23] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCHv8 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
` [PATCHv8 16/23] scsi_dh_alua: Recheck state on unit attention
` [PATCHv8 17/23] scsi_dh_alua: update all port states
` [PATCHv8 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCHv8 19/23] scsi_dh: add 'rescan' callback
` [PATCHv8 20/23] scsi: Add 'access_state' attribute
` [PATCHv8 21/23] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv8 22/23] scsi_dh_alua: update 'access_state' field
` [PATCHv8 23/23] scsi_dh_alua: Update version to 2.0
[PATCH 0/2][RESEND] scsi_transport_fc: LUN masking
2016-02-24 0:35 UTC (6+ messages)
` [PATCH 1/2] scsi_transport_fc: implement 'disable_target_scan' module parameter
` [PATCH 2/2] scsi_transport_fc: Implement 'async_user_scan' "
[ANNOUNCE] sdparm 1.10 available
2016-02-24 0:20 UTC
[PATCH v3] mptbase: fixup error handling paths in mpt_attach()
2016-02-23 22:47 UTC (3+ messages)
[PATCH RESEND] dpt_i2o: fix build warning
2016-02-23 22:44 UTC (2+ messages)
[PATCH v2 1/2] mpt3sas: Free memory pools before retrying to allocate with different value
2016-02-23 22:38 UTC (4+ messages)
NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
2016-02-23 15:14 UTC (4+ messages)
[Announce] sg3_utils-1.42 available
2016-02-23 1:05 UTC (3+ messages)
[PATCH 0/6] ncr5380: Exception handling fixes for v4.5
2016-02-22 23:07 UTC (7+ messages)
` [PATCH 1/6] ncr5380: Correctly clear command pointers and lists after bus reset
` [PATCH 2/6] ncr5380: Dont release lock for PIO transfer
` [PATCH 3/6] ncr5380: Dont re-enter NCR5380_select()
` [PATCH 4/6] ncr5380: Forget aborted commands
` [PATCH 5/6] ncr5380: Fix NCR5380_select() EH checks and result handling
` [PATCH 6/6] ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appropriate
[PATCH] ncr5380: Don't re-enter NCR5380_select() when aborting a command
2016-02-22 23:01 UTC (2+ messages)
[v2 PATCH 3/3] scsi:stex.c Add S3/S4 support
2016-02-22 12:07 UTC
[v2 PATCH 2/3] scsi:stex.c Add hotplug support
2016-02-22 12:04 UTC
[Bug 111441] New: iscsi fails to attach to targets
2016-02-22 11:36 UTC (16+ messages)
` [Bug 111441] "
[PATCH 0/6] hisi_sas: add abort and retry feature
2016-02-22 10:02 UTC (11+ messages)
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()
[PATCH 3/3] scsi:stex.c Add S3/S4 support
2016-02-22 2:38 UTC (6+ messages)
` [Resend PATCH "
[PATCH 0/7] Runtime PM support for AHCI host controller driver
2016-02-19 15:54 UTC (12+ messages)
` [PATCH 3/7] scsi: Drop runtime PM usage count after host is added
` [PATCH 5/7] ahci: Convert driver to use modern PM hooks
[PATCH v8 0/3] add support for DWC UFS Controller
2016-02-19 15:03 UTC (6+ messages)
` [PATCH v8 2/3] added UFS 2.0 capabilities
` [PATCH v8 3/3] add support for DWC UFS Host Controller
` [PATCH v9 "
[PATCH v2] fusion-mptbase: handle failed allocation for workqueue
2016-02-19 13:46 UTC (5+ messages)
[PATCHv7 00/23] ALUA device handler update, part II
2016-02-19 6:50 UTC (46+ messages)
` [PATCHv7 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCHv7 03/23] scsi_dh_alua: Make stpg synchronous
` [PATCHv7 04/23] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCHv7 05/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCHv7 07/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCHv7 08/23] scsi_dh_alua: use unique device id
` [PATCHv7 09/23] scsi_dh_alua: simplify alua_initialize()
` [PATCHv7 10/23] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCHv7 11/23] scsi_dh_alua: move optimize_stpg evaluation
` [PATCHv7 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
` [PATCHv7 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv7 14/23] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCHv7 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
` [PATCHv7 16/23] scsi_dh_alua: Recheck state on unit attention
` [PATCHv7 17/23] scsi_dh_alua: update all port states
` [PATCHv7 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCHv7 19/23] scsi_dh: add 'rescan' callback
` [PATCHv7 20/23] scsi: Add 'access_state' attribute
` [PATCHv7 21/23] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv7 22/23] scsi_dh_alua: update 'access_state' field
[GIT PULL] SCSI fixes for 4.5-rc4
2016-02-18 17:31 UTC
[PATCH] target: Fix incorrect unmap_zeroes_data_store return
2016-02-18 16:41 UTC (2+ messages)
[RFC 13/34] iscsi-target: add new transport type
2016-02-18 12:36 UTC (4+ messages)
` [RFC 20/34] iscsi-target: update struct iscsit_transport definition
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).