messages from 2010-08-23 08:32:21 to 2010-08-30 09:20:40 UTC [more...]
[RFC 04/22] tcm: Add v4 base data structures and struct target_core_fabric_ops
2010-08-30 9:20 UTC
[RFC 03/22] tcm: Add ConfigFS extended macro set
2010-08-30 9:20 UTC
[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
2010-08-30 9:20 UTC
[RFC 01/22] scsi: Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
2010-08-30 9:20 UTC
[RFC 00/22] TCM Core and TCM_Loop patches for v2.6.37
2010-08-30 9:19 UTC
[RFC] relaxed barrier semantics
2010-08-30 8:33 UTC (16+ messages)
` [PATCH, RFC 1/2] relaxed cache flushes
` [PATCH, RFC 2/2] dm: support REQ_FLUSH directly
[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
2010-08-30 6:13 UTC (43+ messages)
` [RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
` [RFC] training mpath to discern between SCSI errors
` [dm-devel] [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
` [PATCH] block: simplify queue_next_fseq
` OT grammar nit "
[PATCH] tcm/pscsi: Convert struct bio->bi_rw assignment to use REQ_WRITE
2010-08-30 0:26 UTC
[ANNOUNCE] TCM/LIO v4.0.0-rc3 for 2.6.36-rc3
2010-08-30 0:18 UTC
2.6.36-rc3: Reported regressions 2.6.34 -> 2.6.35
2010-08-29 22:57 UTC
2.6.36-rc3: Reported regressions from 2.6.35
2010-08-29 22:24 UTC
[PATCH] SCSI tape: add MTWEOFI to write filemarks without flushing drive buffer
2010-08-29 15:45 UTC
3w-9xxx: scsi0: WARNING: (0x06:0x0037): Character ioctl (0x108) timed out, resetting card
2010-08-29 15:49 UTC (4+ messages)
[Scst-devel] Fwd: Re: linuxcon 2010
2010-08-28 20:47 UTC (39+ messages)
` Linux I/O subsystem performance (was: linuxcon 2010...)
` Linux I/O subsystem performance
question about drivers/scsi/scsi_transport_fc.c
2010-08-28 17:11 UTC
[Bug 14831] mptsas - Use of ATA command pass-through results in unreliable operation - drive / controller resets
2010-08-28 15:53 UTC (6+ messages)
[PATCH 3/3] tcm/iblock: Add WriteCache and Forced Unit Access WRITE emulation
2010-08-28 6:54 UTC
[PATCH 2/3] tcm: Remove struct se_subsystem_api->do_sync_cache()
2010-08-28 6:53 UTC
[PATCH 1/3] tcm/fileio: Remove struct se_subsystem_api->do_sync_cache() usage
2010-08-28 6:53 UTC
[PATCH 0/3] tcm: SYNCHRONIZE_CACHE emulation fixes and IBLOCK support
2010-08-28 6:53 UTC
[PATCH 1/1] ipr: reverse the isr optimization changes
2010-08-27 21:49 UTC (2+ messages)
[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
2010-08-27 17:31 UTC (44+ messages)
` [PATCH 01/30] ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
` [PATCH 02/30] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 03/30] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 04/30] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 05/30] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 06/30] block: misc cleanups in barrier code
` [PATCH 07/30] block: drop barrier ordering by queue draining
` [PATCH 08/30] block: rename blk-barrier.c to blk-flush.c
` [PATCH 09/30] block: rename barrier/ordered to flush
` [PATCH 10/30] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 11/30] block: filter flush bio's in __generic_make_request()
` [PATCH 12/30] block: use REQ_FLUSH in blkdev_issue_flush()
` [PATCH 13/30] block: simplify queue_next_fseq
` [PATCH 14/30] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 15/30] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 16/30] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 17/30] md: implment REQ_FLUSH/FUA support
` [PATCH 18/30] block: pass gfp_mask and flags to sb_issue_discard
` [PATCH 19/30] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 20/30] btrfs: "
` [PATCH 21/30] gfs2: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] nilfs2: "
` [PATCH 24/30] jbd: "
` [PATCH 25/30] jbd2: "
` [PATCH 26/30] ext4: do not send discards as barriers
` [PATCH 27/30] fat: "
` [PATCH 28/30] swap: "
` [PATCH 29/30] block: remove the BLKDEV_IFL_BARRIER flag
` [PATCH 30/30] block: remove the BH_Eopnotsupp flag
` [PATCH 24.5/30] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
` [PATCH UPDATED "
` [PATCH] block: update documentation for REQ_FLUSH / REQ_FUA
[PATCH] mpt2sas: fix failure path
2010-08-27 13:34 UTC
[PATCH 4/4] tcm/fileio: Add WriteCache and Forced Unit Access WRITE emulation
2010-08-27 4:33 UTC
[PATCH 3/4] tcm: Add WriteCache and DPOFUA emulation bits to MODE_SENSE
2010-08-27 4:33 UTC
[PATCH 2/4] tcm: Add SYNCHRONIZE_CACHE* CDB infrastructure and emulation
2010-08-27 4:33 UTC
[PATCH 1/4] tcm: Add WriteCache and FUADPO infrastructure and attributes
2010-08-27 4:32 UTC
[PATCH 0/4] tcm: Add WriteCache + FUA Write support to TCM/FILEIO
2010-08-27 4:32 UTC
[Bug 16539] end_request: I/O error, dev sr1, sector 0; quiet_error: 40 callbacks suppressed
2010-08-26 23:38 UTC (3+ messages)
[PATCH 0/1] scsi: Fix warning: zero-length gnu_printf format string
2010-08-26 14:28 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] hpsa: disable doorbell reset on reset_devices
2010-08-25 15:44 UTC
[RFC PATCHSET block#for-2.6.36-post] block: convert to REQ_FLUSH/FUA
2010-08-25 11:42 UTC (5+ messages)
` [PATCH 4/5] md: implment REQ_FLUSH/FUA support
` [PATCH UPDATED "
[Bug 16981] New: 2.6.36-rc1
2010-08-25 11:08 UTC (5+ messages)
` [Bug 16981] 2.6.36-rc1
PROBLEM: megasas_issue_blocked_abort_cmd+0x3a/0x13a
2010-08-25 5:58 UTC (6+ messages)
[PATCH] scsi/block: increase flush/sync timeout
2010-08-25 0:36 UTC (2+ messages)
tcm: Add Documentation/target/tcm_mod_builder.py script and mini-HOWTO
2010-08-24 23:14 UTC (2+ messages)
Fwd: Re: [Scst-devel] linuxcon 2010
2010-08-24 19:53 UTC (18+ messages)
` [Scst-devel] Fwd: "
[PATCH] scsi_debug: add TPRZ support
2010-08-24 19:22 UTC (4+ messages)
[Bug 16971] New: qla4xxx compile failure on 32-bit PowerPC: missing readq and writeq
2010-08-24 19:08 UTC (2+ messages)
` [Bug 16971] "
[Bug 16901] New: Security problem in the FTP URL for obtaining QLogic Fibre Channel HBA firmware
2010-08-24 16:21 UTC (2+ messages)
` [Bug 16901] "
Interest in a driver for PCMCIA Bus toaster (New Media) with advansys chip set?
2010-08-24 7:12 UTC (3+ messages)
Why is AHA152X_CS !64BIT?
2010-08-23 19:59 UTC
Conversion of LIO-Target to use include/scsi/iscsi_proto.h defs
2010-08-23 19:52 UTC (3+ messages)
Discard/trim/thin provisioning update
2010-08-23 19:11 UTC (14+ messages)
` [PATCH 1/6] libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
` [PATCH 2/6] libata: Report supported TRIM payload size
` [PATCH 5/6] scsi_debug: Update thin provisioning support
` [PATCH 6/6] sd: "
srp target - write to raw block device like /dev/sda ist fragmented into very small requests
2010-08-23 18:16 UTC
SG_ALL definition
2010-08-23 17:57 UTC (2+ messages)
[BUG raid1] kernel BUG at drivers/scsi/scsi_lib.c:1113
2010-08-23 17:18 UTC (14+ messages)
[PATCH 1/1] scsi/block: increase flush/sync timeout v2
2010-08-23 10:35 UTC (2+ messages)
[PATCH v2] MD: raid, fix BUG caused by flags handling
2010-08-23 10:33 UTC (3+ messages)
` [PATCH v2] BLOCK: fix bio.bi_rw handling
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).