messages from 2016-04-12 10:36:53 to 2016-04-15 10:39:29 UTC [more...]
[PATCH 00/42] v6: separate operations from flags in the bio/request structs
2016-04-15 10:39 UTC (10+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
2016-04-15 10:36 UTC
[PATCH] mpt3sas - remove unused fw_event_work delayed_work
2016-04-15 9:57 UTC (9+ messages)
[PATCH 0/5] hisi_sas: v2 hw SATA fixes
2016-04-15 8:04 UTC (4+ messages)
[PATCH 0/4] megaraid_sas: Updates for scsi-next
2016-04-15 7:23 UTC (5+ messages)
` [PATCH 1/4] megaraid_sas: reduce memory footprints in kdump mode
` [PATCH 2/4] megaraid_sas: call ISR function to clean up pending replies in OCR path
` [PATCH 3/4] megaraid_sas: task management code optimizations
` [PATCH 4/4] megaraid_sas: driver version upgrade
[PATCH] mpt3sas: Remove usage of 'struct timeval'
2016-04-15 7:16 UTC (3+ messages)
[PATCH 0/9] block/scsi: Implement SMR drive support
2016-04-15 6:05 UTC (7+ messages)
` [PATCH 1/9] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 2/9] block: update chunk_sectors in blk_stack_limits()
[patch] scsi_dh_alua: uninitialized variable in alua_rtpg()
2016-04-15 5:59 UTC (6+ messages)
` [patch v2] "
[PATCH] scsi_dh_alua: Declare local functions static
2016-04-15 5:58 UTC (2+ messages)
[-next] BUG_ON in scsi_target_destroy()
2016-04-15 5:53 UTC (8+ messages)
This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
2016-04-15 5:45 UTC (6+ messages)
[PATCH v4 0/2] Update SCSI target removal path
2016-04-15 3:24 UTC (5+ messages)
` [PATCH v4 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
[PATCH] mpt3sas: fix possible NULL dereference
2016-04-15 2:43 UTC (2+ messages)
[PATCH] pm80xx: Remove bogus address masking in pm8001_ioremap()
2016-04-15 2:38 UTC (3+ messages)
[PATCH, RESEND 3] qla2xxx: Remove use of 'struct timeval'
2016-04-15 2:27 UTC (4+ messages)
[PATCHv3 0/2] target: make location of /var/targets configurable
2016-04-15 1:18 UTC (3+ messages)
` [PATCHv3 1/2] target: make target db location configurable
` [PATCHv3 2/2] target: use new "dbroot" target attribute
[PATCHv2 0/2] target: make location of /var/targets configurable
2016-04-15 0:04 UTC (6+ messages)
` [PATCHv2 1/2] target: make target db location configurable
` [PATCH 2/2] target: use new "dbroot" target attribute
[PATCHv2 00/14] ZAC support
2016-04-14 16:07 UTC (23+ messages)
` [PATCHv2 03/14] libsas: Define ATA_CMD_NCQ_NON_DATA
` [PATCHv2 05/14] libata: NCQ Encapsulation for READ LOG DMA EXT
` [PATCHv2 06/14] libata: Check log page directory before accessing pages
` [PATCHv2 09/14] libata: fixup ZAC device disabling
` [PATCHv2 11/14] libata: Implement ZBC OUT translation
` [PATCHv2 13/14] libata: support device-managed ZAC devices
[SCSI] pm80xx: Phy settings support for motherboard controller
2016-04-14 12:52 UTC (2+ messages)
[PATCH v1 00/27] block: cleanup direct access to .bi_vcnt & .bi_io_vec
2016-04-14 12:02 UTC (2+ messages)
` [PATCH v1 09/27] target: avoid to access .bi_vcnt directly
[patch] bnx2i: silence uninitialized variable warnings
2016-04-14 9:40 UTC
[patch] hpsa: set the enclosure identifier to zero
2016-04-14 9:37 UTC
[patch] scsi: ufs: silence uninitialized variable warning
2016-04-14 9:37 UTC
[patch] target: Silence an uninitialized variable warning
2016-04-14 9:33 UTC
[PATCH 00/42] v5: separate operations from flags in the bio/request structs
2016-04-14 6:09 UTC (44+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[PATCH V3 00/29] bitops: add parity functions
2016-04-14 4:18 UTC (3+ messages)
` [PATCH V3 18/29] scsi: use parity32 in isci's phy
LSF/MM Schedule and improving discard support
2016-04-13 22:04 UTC (11+ messages)
` [Lsf] "
Gratulace vítìz
2016-04-13 21:53 UTC
libiscsi: Use scsi helper to set information descriptor
2016-04-13 16:30 UTC (3+ messages)
[PATCH v2 00/16] Chelsio iSCSI target offload driver
2016-04-13 16:21 UTC (11+ messages)
` [PATCH v2 01/16] iscsi-target: add callback to alloc and free PDU
` [PATCH v2 08/16] iscsi-target: add void (*iscsit_get_r2t_ttt)()
[PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option
2016-04-13 15:18 UTC (6+ messages)
Zajimam?
2016-04-13 9:59 UTC
fix large I/O regression with iSER in 4.4+ V2
2016-04-13 14:07 UTC (12+ messages)
` [PATCH 1/2] scsi: add a max_segment_size limitation to struct Scsi_Host
` [PATCH 2/2] IB/iser: set max_segment_size
[PATCH v12 0/9] add support for DWC UFS Controller
2016-04-13 13:30 UTC (5+ messages)
` [PATCH v12 6/9] added support for DesignWare Controller
` [PATCH v14 "
[SCSI] qla2xxx: Enhancements to support ISPFx00
2016-04-13 12:39 UTC
[SCSI resend] bfa: fix bfa_fcb_itnim_alloc() error handling
2016-04-13 11:14 UTC (2+ messages)
` [PATCH resend v2] [SCSI] "
fix large I/O regression with iSER in 4.4+
2016-04-13 8:01 UTC (10+ messages)
` [PATCH 1/2] scsi: add a max_segment_size limitation to struct Scsi_Host
` [PATCH 2/2] IB/iser: set max_segment_size
[RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance
2016-04-13 7:03 UTC (4+ messages)
` [dm-devel] "
[PATCH 1/1] scsi: usb: fix bug which some usb isn't used
2016-04-13 2:16 UTC (3+ messages)
[PATCH v3 0/5] mempool based chained scatterlist alloc/free api
2016-04-12 22:00 UTC (15+ messages)
` [PATCH v3 2/5] scsi: replace "mq" with "first_chunk" in SG functions
` [PATCH v3 3/5] scsi: rename SG related struct and functions
` [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
` [PATCH v3 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
[PATCH 1/1] scsi: add Synology DSM 6.0 and higher to 1024 sector blacklist
2016-04-12 19:22 UTC (6+ messages)
[LSF/MM TOPIC] block-mq issues with FC
2016-04-12 19:16 UTC (6+ messages)
` [Lsf] "
[PATCH] zfcp: Revert to original scanning behaviour
2016-04-12 18:39 UTC (4+ messages)
[PATCH 00/11] SCSI smpboot thread conversion
2016-04-12 15:16 UTC (6+ messages)
` [PATCH 01/11] scsi/fcoe: lock online CPUs in fcoe_percpu_clean()
` [PATCH v2] scsi/fcoe: convert to kworker
[PATCH v2 2/2] USB: uas: Add a new NO_REPORT_LUNS quirk
2016-04-12 15:09 UTC (2+ 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).