messages from 2010-07-01 04:44:54 to 2010-07-09 03:36:25 UTC [more...]
2.6.35-rc4-git3: Reported regressions from 2.6.34
2010-07-09 3:36 UTC (7+ messages)
[PATCH 24/24] bfa: add debugfs support
2010-07-09 3:02 UTC
[PATCH 23/24] bfa: update driver version string
2010-07-09 3:02 UTC
[PATCH 22/24] bfa: vport fixes
2010-07-09 3:01 UTC
[PATCH 21/24] bfa: fix wrong arg to callback
2010-07-09 3:01 UTC
[PATCH 20/24] bfa: add ioc state checking
2010-07-09 3:00 UTC
[PATCH 19/24] bfa: add description for module parameters
2010-07-09 2:59 UTC
[PATCH 18/24] bfa: update to support BOFM
2010-07-09 2:59 UTC
[PATCH 17/24] bfa: fix possible IO double completion
2010-07-09 2:58 UTC
[PATCH 16/24] bfa: fix link state structure
2010-07-09 2:58 UTC
[PATCH 15/24] bfa: add dynamic queue selection
2010-07-09 2:57 UTC
[PATCH 14/24] bfa: fix uf post and rport fcpim state machine
2010-07-09 2:55 UTC
[PATCH 13/24] bfa: fix chip and memory initialization
2010-07-09 2:54 UTC
[PATCH 12/24] bfa: update to support firmware configuation
2010-07-09 2:53 UTC
[PATCH 11/24] bfa: add PBC port disable handling
2010-07-09 2:52 UTC
[PATCH 10/24] bfa: fix prli retry issues
2010-07-09 2:52 UTC
[PATCH 09/24] bfa: fix rport speed setting
2010-07-09 2:51 UTC
[PATCH 08/24] bfa: fix interrupt coalescing setting
2010-07-09 2:50 UTC
[PATCH 07/24] bfa: use standards defined timeout for ELS/CT
2010-07-09 2:50 UTC
[PATCH 06/24] bfa: statistics and typo fix
2010-07-09 2:48 UTC
[PATCH 05/24] bfa: ioc attributes fix
2010-07-09 2:48 UTC
[PATCH 04/24] bfa: vport state machine fix
2010-07-09 2:47 UTC
[PATCH 03/24] bfa: PBC vport create
2010-07-09 2:46 UTC
[PATCH 02/24] bfa: enable basic PBC support
2010-07-09 2:45 UTC
[PATCH 01/24] bfa: enable new hardware
2010-07-09 2:45 UTC
[PATCH 00/24] bfa: Update driver to 2.2.2.1 (resubmit)
2010-07-09 2:44 UTC
[PATCH 0/3] convert flush to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC
2010-07-09 0:38 UTC (4+ messages)
` [PATCH 1/3] block: set REQ_TYPE_FS on flush requests
` [PATCH 2/3] block: set up rq->rq_disk properly for "
` [PATCH 3/3] scsi: use REQ_TYPE_FS for flush request
[PATCH] mpt2sas: driver fails to recover from injected PCIe bus errors
2010-07-08 20:44 UTC
[PATCH]: Fix section mismatch in mpt2sas
2010-07-08 20:44 UTC (2+ messages)
[PATCH] scsi: convert discard to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC
2010-07-08 19:11 UTC (13+ messages)
` "
520 BPS data integrity vendors
2010-07-08 15:51 UTC (7+ messages)
sg: remove disk while doing IO -> WARNING: at block/blk-core.c:1080 __blk_put_request
2010-07-08 14:55 UTC (3+ messages)
[PATCH 0/7] block: BKL removal, version 4
2010-07-08 12:59 UTC (18+ messages)
` [PATCH 1/7] scsi/i2o_block: cleanup ioctl handling
` [PATCH 2/7] block: push down BKL into .locked_ioctl
` [PATCH 3/7] block: push down BKL into .open and .release
` [PATCH 4/7] block: push BKL into blktrace ioctls
` [PATCH 5/7] block: remove BKL from BLKROSET and BLKFLSBUF
` [PATCH 6/7] block: remove BKL from partition ioctls
` [PATCH 7/7] scsi/sd: remove big kernel lock
` [PATCH] scsi/i2o: restore ioctl changes
[PATCH] scsi: unify the error handling of the prep functions
2010-07-08 12:10 UTC (8+ messages)
` "
` [PATCH v2] scsi: address leak in scsi_setup_discard_cmnd error path (was: Re: scsi: unify the error handling of the prep functions)
` [PATCH v2] scsi: address leak in scsi_setup_discard_cmnd error path
[patch 0/9] zfcp bug fixes for 2.6.35-rc4
2010-07-08 7:53 UTC (10+ messages)
` [patch 1/9] zfcp: Fix check whether unchained ct_els is possible
` [patch 2/9] zfcp: Do not wait for SBALs on stopped queue
` [patch 3/9] zfcp: Update status read mempool
` [patch 4/9] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
` [patch 5/9] zfcp: Do not try "forced close" when port is already closed
` [patch 6/9] zfcp: Register SCSI devices after successful fc_remote_port_add
` [patch 7/9] zfcp: Use forced_reopen in terminate_rport_io callback
` [patch 8/9] zfcp: Fail erp after timeout
` [patch 9/9] zfcp: Fix retry after failed "open port" erp action
[PATCH 0/7 v2] BNX2I: Patch set to fix various disconnect conditions
2010-07-08 0:49 UTC (9+ messages)
` [PATCH 1/7 v2] BNX2I: Separated the hardware's cleanup procedure from ep_disconnect
` [PATCH 3/7 v2] BNX2I: Optimized the bnx2i_stop connection clean up procedure
` [PATCH 2/7 v2] BNX2I: Created an active linklist which holds bnx2i endpoints
` [PATCH 4/7 v2] BNX2I: Fine tuned conn destroy and context destroy timeout values
` [PATCH 5/7 v2] BNX2I: Fixed the TCP graceful termination initiation
` [PATCH 6/7 v2] BNX2I: Added host param ISCSI_HOST_PARAM_IPADDRESS
` [PATCH 7/7 v2] BNX2I: Updated version from 2.1.1 to 2.1.2
[PATCH 0/6] block: BKL removal, version 3
2010-07-07 14:04 UTC (23+ messages)
` [PATCH 1/6] block: push down BKL into .locked_ioctl
` [PATCH 2/6] block: push down BKL into .open and .release
` [PATCH 3/6] block: push BKL into blktrace ioctls
` [PATCH 4/6] block: remove BKL from BLKROSET and BLKFLSBUF
` [PATCH 5/6] block: remove BKL from partition code
` [PATCH 6/6] scsi/sd: remove big kernel lock
[PATCH] Documentation: fix documentation of scsi_add_device()
2010-07-07 13:35 UTC
FW: [RFC PATCH 2/2] iscsi_transport: Modidify recovery_tmo from sysfs
2010-07-07 13:16 UTC
FW: [RFC PATCH 1/2] qla4xxx: set correct value in sess->recovery_tmo
2010-07-07 13:15 UTC
[PATCH] enclosure: fix lost return
2010-07-06 15:39 UTC
Dear friend,
2010-07-06 9:57 UTC
[RFC 1/2] block: implement an unprep function corresponding directly to prep
2010-07-06 7:04 UTC (11+ messages)
` [dm-devel] "
[PATCH 04/11] qla4xxx: set correct value in sess->recovery_tmo
2010-07-06 5:20 UTC (7+ messages)
[PATCH 11/12] be2iscsi: iscsi boot changes for the kernel
2010-07-05 20:30 UTC (3+ messages)
[PATCH 09/12] be2iscsi: Add support for iscsi boot
2010-07-05 20:40 UTC (3+ messages)
[PATCH 07/12] be2iscsi: Fix for premature buffer free
2010-07-05 18:58 UTC (4+ messages)
[Bug 16275] Kernel panic when mounting filesystem
2010-07-05 16:02 UTC
(unknown)
2010-07-05 10:07 UTC (21+ messages)
` [PATCH 1/3] block: implement an unprep function corresponding directly to prep
` [PATCH 2/3] scsi: add sd_unprep_fn to free discard page
` [PATCH] scsi: address leak in the error path of discard page allocation
` "
` [PATCH 3/3] scsi: remove unused free discard page in sd_done
`
` add sd_unprep_fn to free discard page
[PATCH] scsi: need to reset unprep_rq_fn in sd_remove
2010-07-05 6:56 UTC (2+ messages)
[PATCH 03/12] be2iscsi: Adding crashdump support
2010-07-04 19:44 UTC (2+ messages)
[PATCH 0/2] use q->prep_rq_fn for flush requests instead of q->prepare_flush_fn()
2010-07-02 7:56 UTC (7+ messages)
` [PATCH 1/2] block: introduce REQ_FLUSH flag
` [PATCH 2/2] scsi: build flush requests via q->prep_rq_fn
[PATCH 10/25] scsi/sg: remove casts from void*
2010-07-02 7:04 UTC (4+ messages)
[ATTEND] Want to attend LSF 2010
2010-07-01 18:54 UTC (4+ messages)
` [Lsf10-pc] "
[PATCH v2 10/25] scsi/sg: remove casts from void*
2010-07-01 18:49 UTC
[PATCH] mpt2sas: Fix section mismatch in mpt2sas
2010-07-01 17:21 UTC
cciss: WARNING/BUG in do_cciss_intr (it's back)
2010-07-01 14:28 UTC
[PATCH 1/2] block: fix leaks associated with discard request payload
2010-07-01 14:03 UTC (9+ messages)
` [dm-devel] "
cciss: WARNING/BUG in do_cciss_intr (it's back)
2010-07-01 10:18 UTC (5+ messages)
[Bug 15688] New: mptsas & poor performance
2010-07-01 9:25 UTC (3+ messages)
` [Bug 15688] "
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).