[Prev Page][Next Page]
- Re: [usb-storage] BUG: SCSI: usb storage SDHC card doesn't work in 2.6.27-rc1, (continued)
- Re: [dm-devel] Re: Patch to lsi rda device handler, FUJITA Tomonori
- [PATCH] scsi_transport_spi: fix oops in revalidate, James Bottomley
- Subtle but oops causing problem with class_device->device conversion,
James Bottomley
- tools support for non-512 byte sector sizes,
Ric Wheeler
- ses: fix VPD inquiry overrun,
James Bottomley
- [PATCH][RFC] qla2xxx: Proposed protection of fcports field of struct scsi_qla_host, Vladislav Bolkhovitin
- [RFC] [PATCH 1/7] pcmcia: add pcmcia_loop_config() helper,
Dominik Brodowski
- [GIT PATCH] first bug fixes for 2.6.27-rc1, James Bottomley
- [PATCH] qla2xxx: Fix dpc_thread race on the module unload,
Vladislav Bolkhovitin
- aic7xxx: aic7892(B): possible regression in 2.6.26: intermittent unexpected busfrees,
thomas schorpp
- SCSI device rescan, detection of disconnected device, or switched devices.,
Gal Rosen
Sample implementation of a scheme to handle missing interrupts,
Matthew Wilcox
[PATCH] Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.,
Tim Wright
Build fallout from scsi merge...,
David Miller
[GIT PATCH] final SCSI pieces for 2.6.27,
James Bottomley
Patch added to scsi-misc-2.6: [SCSI] replace __FUNCTION__ with __func__, James Bottomley
[PATCH] ch: fix ch_remove oops, FUJITA Tomonori
[SCSI] can't plug Nokia 5300 anymore (bisected),
Cédric Godin
qc_defer for sas_ata.c:sas_sata_ops?, Dailey, Nate
[PATCH][SCSI] hptiop: add more PCI device IDs,
HighPoint Linux Team
[PATCH 4/5] drivers/scsi/lpfc/: replace __FUNCTION__ with __func__, Denis ChengRq
[PATCH 2/5] drivers/scsi/aic94xx/: replace __FUNCTION__ with __func__,
Denis ChengRq
[PATCH 1/5] drivers/scsi/megaraid/: replace __FUNCTION__ with __func__, Denis ChengRq
Poisoning of Linux initiators on SCST reboot.,
greg
Re: [RFC 00/14] open-osd: OSD Initiator library for Linux,
Boaz Harrosh
- [RFC 01/14] libosd: OSDv1 Headers, Boaz Harrosh
- [RFC 02/14] libosd: OSDv1 preliminary implementation, Boaz Harrosh
- [RFC 03/14] osd_uld: OSD scsi ULD, Boaz Harrosh
- [RFC 04/14] osd_ktests: Add basic OSD tests, Boaz Harrosh
- [RFC 05/14] libosd: attributes Support, Boaz Harrosh
- [RFC 06/14] osd_ktests: Test Attribute lists, Boaz Harrosh
- [RFC 07/14] libosd: OSD Security processing stubs, Boaz Harrosh
- [RFC 08/14] libosd: Add Flush and List-objects support, Boaz Harrosh
- [RFC 09/14] libosd: Not implemented commands, Boaz Harrosh
- [RFC 10/14] libosd: OSD version 2 Support, Boaz Harrosh
- [RFC 11/14] osd_ktests: OSDv2 auto detection, Boaz Harrosh
- [RFC 12/14] osd: Kconfig file for in-tree builds, Boaz Harrosh
- [RFC 13/14] osd: Documentation for OSD library, Boaz Harrosh
- [RFC 14/14] scsi: Add osd library to build system, Boaz Harrosh
[PATCH 0/5] qla2xxx: more updates/fixes for 2.6.27 [8.02.01-k6].,
Andrew Vasquez
scsi: Generalise last_sector_bug; fixes regression and potential future issues on USB cardreaders,
Alan Jenkins
Regression fix: Generalise last_sector_bug to avoid breaking more buggy devices, Alan Jenkins
Re: HP (Compaq) Smart Array 5xxx controller SCSI driver,
FUJITA Tomonori
[PATCH] scsi: sd_dif.c use unaligned access helpers,
Harvey Harrison
[PATCH 15/16 v4] ibmvfc: Add support for collaborative memory overcommit, Robert Jennings
[PATCH 14/16 v4] ibmvscsi: driver enablement for CMO,
Robert Jennings
[PATCH 1/1] 3ware add MSI support,
adam radford
[PATCH 1/1] scsi_lib: use blk_rq_tagged in scsi_request_fn, michaelc
nr_pages calculation in scsi_req_map_sg(),
Jan Beulich
Re: [RFC] breakage in bsg, James Bottomley
[PATCH] scsi_eh_prep_cmnd should save scmd->underflow, Alan Stern
[PATCH 5/7] drivers/scsi/scsi_scan.c: Release mutex in error handling code, Julia Lawall
[PATCH] qlogicpti: use request_firmware,
Jaswinder Singh
[Bug 11125] New: iRiver T10 is incorrectly handled because of commit bdb2b8ca,
bugme-daemon
[RFC PATCH] HP (Compaq) Smart Array 5xxx controller SCSI driver,
FUJITA Tomonori
persistent reservation behaviour with dm-multipath,
Christophe Varoqui
[Bug 11120] New: aacraid driver stalls on high-load SMP machines,
bugme-daemon
[Bug 11117] New: aic94xx doesn't sustain the load when more than 2 SAS drives are connected and actively used,
bugme-daemon
[PATCH] fc_transport: (update on top of) Add an API to allow an LLD to create vports,
James Smart
Re: [dm-devel] [PATCH 7/8] scsi_dh: attach to hardware handler from dm-mpath,
Alasdair G Kergon
megaraid driver problem with st driver for LTO2 tape drive, Nicolas TUFFIER
[PATCH 8/8] scsi_dh: create lookup cache, Hannes Reinecke
[PATCH 7/8] scsi_dh: attach to hardware handler from dm-mpath, Hannes Reinecke
[PATCH 6/8] scsi_dh: add generic SPC-3 alua handler, Hannes Reinecke
[PATCH 5/8] scsi_dh: Update RDAC device handler, Hannes Reinecke
[PATCH 4/8] scsi_dh: Update hp_sw hardware handler,
Hannes Reinecke
[PATCH 3/8] scsi_dh: Update EMC handler, Hannes Reinecke
[PATCH 2/8] scsi_dh: Add 'dh_state' sysfs attribute, Hannes Reinecke
[PATCH 1/8] scsi_dh: Implement common device table handling,
Hannes Reinecke
[PATCH 0/8] scsi_dh update, Hannes Reinecke
[scsi_dh] [PATCH] Verify "dev" is a sdev before accessing it., Chandra Seetharaman
Re: linux-next: Tree for July 16 (crash on quad core AMD),
Rafael J. Wysocki
[PATCH -next] scsi: fix qla1280 printk format warnings, Randy Dunlap
[PATCH -next] scsi: fix advansys printk format warnings,
Randy Dunlap
[PATCH 1/1] libfc: fix queue command rport checks,
michaelc
rdac and aac,
Yinghai Lu
Open-FCoE Third Re-Architecture Status, Love, Robert W
[git pull 2/2] FireWire updates post 2.6.26 (with a few lines of SCSI in it), Stefan Richter
[GIT PATCH] SCSI part 1,
James Bottomley
[PATCH 1/4] Fix endianity in A100U2W SCSI driver,
Mikulas Patocka
[PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE,
FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Boaz Harrosh
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, David Miller
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, David Miller
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, David Miller
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, Mikulas Patocka
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, David Miller
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, David Miller
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, FUJITA Tomonori
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments, John David Anglin
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, David Miller
- Re: [PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE, James Bottomley
Re: [Bugme-new] [Bug 11088] New: Warning about NULL pointer dereference when attaching usb hd,
Andrew Morton
[Fwd: scsi_host_alloc does not check for used shost->host_no], Daniel Debonzi
[PATCH 4/6] ibmvfc: Miscellaneous fixes,
Brian King
[PATCH 5/6] ibmvfc: Add ADISC support,
Brian King
[PATCH 6/6] ibmvfc: Update driver version to 1.0.1,
Brian King
[PATCH 2/6] ibmvfc: Target refcounting fixes,
Brian King
[PATCH 3/6] ibmvfc: Fix hang on module removal,
Brian King
[PATCH 1/6] ibmvfc: Reduce unnecessary log noise,
Brian King
VHACS-VM x86_64 Alpha Preview on 45nm multicore,
Nicholas A. Bellinger
What's in linux1394-2.6.git?,
Stefan Richter
Re: [PATCH] qla1280: use request_firmware,
Jes Sorensen
[PATCHSET 2.6.26] block: unify disk/part handling and improve ext devt,
Tejun Heo
- [PATCH 07/13] block: move holder_dir from disk to part0, Tejun Heo
- [PATCH 09/13] block: kill GENHD_FL_FAIL and use part0->make_it_fail, Tejun Heo
- [PATCH 03/13] block: move capacity from disk to part0, Tejun Heo
- [PATCH 11/13] block: make partition array dynamic, Tejun Heo
- [PATCH 12/13] block: replace @ext_minors with GENHD_FL_EXT_DEVT, Tejun Heo
- [PATCH 06/13] block: move policy from disk to part0, Tejun Heo
- [PATCH 01/13] block: implement and use {disk|part}_to_dev(), Tejun Heo
- [PATCH 08/13] block: always set bdev->bd_part, Tejun Heo
- [PATCH 13/13] block: allow disk to have extended device number, Tejun Heo
- [PATCH 10/13] block: move stats from disk to part0, Tejun Heo
- [PATCH 05/13] block: unify sysfs size node handling, Tejun Heo
- [PATCH 02/13] block: introduce partition 0, Tejun Heo
- [PATCH 04/13] block: move __dev from disk to part0, Tejun Heo
[PATCHSET 2.6.26] block: implement extended devt, take #2,
Tejun Heo
- [PATCH 08/10] block: adjust formatting for large minors and add ext_range sysfs attr, Tejun Heo
- [PATCH 04/10] block: fix disk->part[] dereferencing race, Tejun Heo
- [PATCH 05/10] block: always use __{disk|part|all}_stat_*() and kill non-underbarred versions, Tejun Heo
- [PATCH 03/10] block: don't depend on consecutive minor space, Tejun Heo
- [PATCH 06/10] block: drop underbars from __{disk|part|all}_stat_*(), Tejun Heo
- [PATCH 02/10] block: make variable and argument names more consistent, Tejun Heo
- [PATCH 09/10] sd/ide-disk: apply extended minors to sd and ide, Tejun Heo
- [PATCH 01/10] block: misc updates, Tejun Heo
- Re: [PATCHSET 2.6.26] block: implement extended devt, take #2, Tejun Heo
- [PATCH 07/10] block: implement extended dev numbers, Tejun Heo
- [PATCH 10/10] block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT, Tejun Heo
adaptec 3405 + 4 sas disks: synchronize_callback: synchronize failed, status = 226,
Arkadiusz Miskiewicz
[PATCH] sd: update index allocation and use ida instead of idr, Tejun Heo
[GIT PATCH] (hopefully) final SCSI bug fixes for 2.6.26-rc9, James Bottomley
Re: [Bugme-new] [Bug 11072] New: scsi-layer crash after usb storage device unplug,
Andrew Morton
Re: PROBLEM: module a100u2w (SCSI, Initio) on ppc,
Andrew Morton
fc class: terminate callback fixes,
michaelc
[Patch] convert drivers/scsi/sg.c use .unlocked_ioctl, Stoyan Gaydarov
scsi tcq fixes for 2.6.27 take 2,
michaelc
[RFC PATCH] fc_transport: Add an API to allow an LLD to create vports.,
Andrew Vasquez
[RFC, PATCH] SCSI tape: MTIOCSENSE ioctl to return the sense data from errors,
Kai Makisara
scsi_host_alloc does not check for used shost->host_no,
Daniel Debonzi
[PATCH 1/2] SCSI Tape: Move buffer pointer back when data could not be written.,
Kai Makisara
[PATCH] advansys: use request_firmware,
Jaswinder Singh
Re: [SUGGESTION]: drop virtual merge accounting in I/O requests, Mikulas Patocka
[PATCH 0/18] qla2xxx: updates for 2.6.27 [8.02.01-k5].,
Andrew Vasquez
- [PATCH 01/18] qla2xxx: Correct locking during NVRAM manipulation., Andrew Vasquez
- [PATCH 03/18] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner., Andrew Vasquez
- [PATCH 04/18] qla2xxx: Track total number of ISP aborts., Andrew Vasquez
- [PATCH 02/18] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support., Andrew Vasquez
- [PATCH 12/18] qla2xxx: Correct vport management of MBA_PORT_UPDATE., Andrew Vasquez
- [PATCH 09/18] qla2xxx: Swap enablement order of EFT and FCE., Andrew Vasquez
- [PATCH 10/18] qla2xxx: Always aquire the parent's hardware_lock., Andrew Vasquez
- [PATCH 15/18] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts., Andrew Vasquez
- [PATCH 07/18] qla2xxx: Allow the user the option of disabling iIDMA., Andrew Vasquez
- [PATCH 06/18] qla2xxx: Cleanup NPIV related functions, Andrew Vasquez
- [PATCH 14/18] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts., Andrew Vasquez
- [PATCH 17/18] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts., Andrew Vasquez
- [PATCH 16/18] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled., Andrew Vasquez
- [PATCH 11/18] qla2xxx: Correct fcport state-management during loss., Andrew Vasquez
- [PATCH 13/18] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync., Andrew Vasquez
- [PATCH 08/18] qla2xxx: Retrieve board serial-number and description from VPD., Andrew Vasquez
- [PATCH 18/18] qla2xxx: Update version number to 8.02.01-k5., Andrew Vasquez
- [PATCH 05/18] qla2xxx: Add LIP count to FC-transport statistics., Andrew Vasquez
[PATCH] make sr_mod report more accurate drive status after closing the tray.,
Peter Jones
bidi support: FC transport layer...,
Seokmann Ju
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]