[Prev Page][Next Page]
- [PATCH] scsi: fix uninitialized variable in iscsi,
Stephen Rothwell
- [PATCH] block: optimizations in blk_rq_timed_out_timer(),
malahal
- [PATCH 1/2] cciss: fix sysfs broken symlink regression,
Mike Miller
- [PATCH] SCSI: detect missing data for INQUIRY,
Alan Stern
- [PATCH] scsi: Clean up my email address and use a single standard address for everything, Alan Cox
- [PATCH] [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter,
Ferenc Wagner
- Timeout regression introduced by 242f9dcb8ba6f68fcd217a119a7648a4f69290e9,
Tejun Heo
- 2.6.28-rc1-git1: Reported regressions from 2.6.27, Rafael J. Wysocki
- Re: usb hdd problems with 2.6.27.2,
Rafael J. Wysocki
- smartd/smartctl offlining drives, Richard Scobie
- [dm-devel] i/o error due to all path failure with rdac,
Moger, Babu
- [PATCH 0/5] qla2xxx: fixes for 2.6.28 [8.02.01-k9].,
Andrew Vasquez
- [PATCH] [Target_Core_Mod/ConfigFS]: Added storage object attributes, Nicholas A. Bellinger
- [Re: Linux 2.6.28-rc1] scsi 4:0:0:0: timing out command, waited 22s,
Maciej Rutecki
- [Bug 11817] New: SCSI: timing out command for dvd drive,
bugme-daemon
- [ep93xx] Oops when inserting USB storage in 2.6.27,
Matthias Kaehlcke
- [PATCH] [LIO-Target/ConfigFS]: Convert NACL_ATTR() and TPG_ATTR() to use internal show()/store(), Nicholas A. Bellinger
- [PATCH] [LIO-Target/ConfigFS]: Added iSCSI Initiator Node ACL READ-ONLY Parameters, Nicholas A. Bellinger
- [PATCH] [LIO-Target/ConfigFS]: Added Target Portal Group Parameter READ/WRITE access, Nicholas A. Bellinger
- [GIT PATCH] final merge window updates for SCSI, James Bottomley
- [PATCH] scsi: remove severly outdated comment in scsi_dispatch_cmd, Christoph Hellwig
- [PATCH] aacraid: check pci_alloc_consistent errors, FUJITA Tomonori
- [PATCH] ahci: Add support for Promise PDC42819,
Mark Nelson
- [PATCH -next] scsi ioctl: fix kernel-doc warning, Randy Dunlap
- [PATCH] [LIO-Target/ConfigFS]: Convert TPG and Node attributes to use updated ConfigFS macros, Nicholas A. Bellinger
- PATCH] [ConfigFS]: Extend CONFIGFS_ATTR_STRUCT() and CONFIGFS_ATTR_OPS() macros,
Nicholas A. Bellinger
- Re: Possible bug in SCSI Kconfig,
Stefan Richter
- Smart plugging of multiple devices connected to a single controller,
Elias Oltmanns
- [PATCH 1/1] cciss: new hardware support, Mike Miller
- [Bug 11804] iscsi: LRO plus iSCSI causes panic,
bugme-daemon
- Re: [Bugme-new] [Bug 11804] New: iscsi: LRO plus iSCSI causes panic,
Andrew Morton
- [Bug 11803] New: sr_mod: CDROM_DRIVE_STATUS ioctl causes tray to be closed,
bugme-daemon
- [BUG] dm-mpath and scsi persistent reservation,
Christophe Varoqui
- [PATCH 2/2] cciss:fix regression firmware not displayed in procfs (again and again),
Mike Miller
- [PATCH] [Target_Core_Mod/PSCSI]: Added support for ->create_virtdevice_from_fd(),
Nicholas A. Bellinger
- [PATCH] [Target_Core_Mod/IBLOCK]: Added support for ->create_virtdevice_from_fd(), Nicholas A. Bellinger
- [PATCH] [Target_Core_Mod/ConfigFS]: Added initial support for file descriptors for se_device_t, Nicholas A. Bellinger
- Re: [Bugme-new] [Bug 11792] New: Oops when reading /proc/megaraid/hba0/diskdrives-ch*,
Andrew Morton
- [Bug 11800] New: building SES support fails w/ gcc-3.4.5,
bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
- [Bug 11800] building SES support fails w/ gcc-3.4.5, bugme-daemon
possible bug related to wodim / scsi,
Mike Steiner
[PATCHSET #upstream] libata: separate out SFF and BMDMA,
Tejun Heo
- [PATCH 04/22] libata-sff: clear IRQ from ata_sff_error_handler() only when necessary, Tejun Heo
- [PATCH 01/22] pata_sch: use ata_pci_sff_init_one(), Tejun Heo
- [PATCH 02/22] sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF, Tejun Heo
- [PATCH 03/22] sata_mv: remove unnecessary initialization, Tejun Heo
- [PATCH 05/22] libata-sff: kill unused prototype and make ata_dev_select() static, Tejun Heo
- [PATCH 12/22] libata-sff: ap->[last_]ctl are SFF specific, Tejun Heo
- [PATCH 09/22] pata_cmd640/bf54x/icside: fix inheritance, Tejun Heo
- [PATCH 11/22] libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init(), Tejun Heo
- [PATCH 07/22] sata_inic162x: kill PORT_PRD_ADDR initialization, Tejun Heo
- [PATCH 14/22] libata-sff: separate out BMDMA EHs, Tejun Heo
- [PATCH 08/22] libata-sff: reorder SFF/BMDMA functions, Tejun Heo
- [PATCH 06/22] libata: kill ATA_FLAG_DISABLED, Tejun Heo
- [PATCH 13/22] libata-sff: port_task is SFF specific, Tejun Heo
- [PATCH 17/22] libata-sff: separate out BMDMA qc_issue, Tejun Heo
- [PATCH 10/22] libata-sff: clean up BMDMA initialization, Tejun Heo
- [PATCH 15/22] libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific, Tejun Heo
- [PATCH 18/22] libata-sff: ata_sff_irq_clear() is BMDMA specific, Tejun Heo
- [PATCH 21/22] sata_qstor: kill dummy BMDMA ops, Tejun Heo
- [PATCH 16/22] libata-sff: prd is BMDMA specific, Tejun Heo
- [PATCH 19/22] libata-sff: separate out BMDMA irq handler, Tejun Heo
- [PATCH 22/22] libata-sff: make BMDMA optional, Tejun Heo
- [PATCH 20/22] libata-sff: separate out BMDMA init, Tejun Heo
- Re: [PATCHSET #upstream] libata: separate out SFF and BMDMA, Tejun Heo
- Re: [PATCHSET #upstream] libata: separate out SFF and BMDMA, Sergei Shtylyov
- Re: [PATCHSET #upstream] libata: separate out SFF and BMDMA, Mark Lord
- Re: [PATCHSET #upstream] libata: separate out SFF and BMDMA, Jeff Garzik
- [PATCH 04/22 DESC UPDATED] libata-sff: clear IRQ from ata_sff_error_handler() only when necessary, Tejun Heo
- Re: [PATCHSET #upstream] libata: separate out SFF and BMDMA, Sergei Shtylyov
[PATCH] pci: use pci_ioremap_bar() in drivers/scsi,
Arjan van de Ven
[PATCH] U14-34F: fix scsi_dma_map failure case, roel kluin
Problems with new block device size reporting,
Chuck Lever
[PATCH] [Target_Core_Mod/ConfigFS]: Added CONFIGFS_SYSFS_SYMLINKS support, Nicholas A. Bellinger
[PATCH] [ConfigFS]: Allow symbolic links from a SysFS struct kobject source.,
Nicholas A. Bellinger
[PATCH 2/2] qla2xxx: Updated qla functions,
Anirban Chakraborty
[PATCH 1/2] qla2xxx: Refactored qla data structure and functionss,
Anirban Chakraborty
[PATCH 2/2] cciss: fix regression firmware version not displayed in procfs (again and again),
Mike Miller
[ANNOUNCE]: LIO-Target/ConfigFS for v2.6.27, Nicholas A. Bellinger
[PATCH 2/2] cciss: fix regression firmware version not displayed in procfs (again),
Mike Miller
[PATCH 2/2] cciss: fix regression in procfs display fw version, obsoletes previous patch 2 of 2,
Mike Miller
[PATCH 1/2] cciss: fix sysfs regression, obsoletes previous patch,
Mike Miller
[BUG] linux-next: Tree for October 16 - softlockup detected at blk_invoke_request_fn,
Kamalesh Babulal
Infinite retries,
Alan Stern
qla2xxx: NULL pointer dereference in 2.6.26.6 on module load,
Ferenc Wagner
[PATCH 0/5] qla2xxx: Code Refactoring,
Anirban Chakraborty
[PATCH 1/5] qla2xxx: Code Refactoring, Anirban Chakraborty
[PATCH 5/5] qla2xxx: Code Refactoring, Anirban Chakraborty
[PATCH 4/5] qla2xxx: Code Refactoring, Anirban Chakraborty
[PATCH 3/5] qla2xxx: Code Refactoring, Anirban Chakraborty
[PATCH 2/5] qla2xxx: Code Refactoring, Anirban Chakraborty
Re: [PATCH 4/5] scsi: megaraid_sas - preallocate memory for ioctl processing,
CaT
[PATCH 2/1] cciss regression: firmware version not displayed in procfs, Mike Miller
[PATCH] [LIO-Target/ConfigFS]: Convert iSCSI Target Portal Group attributes to use configfs.h macros, Nicholas A. Bellinger
[PATCH] [LIO-Target/ConfigFS]: Added support for iSCSI Initiator Node Attributes, Nicholas A. Bellinger
[PATCH] firewire: fw-sbp2: extend failure check after SCSI probe,
Stefan Richter
scsi-debug documentation?,
Avi Kivity
[PATCH 1/1] cciss: fix regression, sysfs symlink missing,
Mike Miller
[PATCH 2/2] drivers/scsi/sun3x_esp.c: Convert && to ||,
Julia Lawall
Checkin 7404ad3b6d04efbd918e9e2e776bf560fbedf47d breaks boot on KVM,
H. Peter Anvin
[patch 16/18] m68k: Atari SCSI needs NVRAM, Geert Uytterhoeven
[PATCH 2/2] qla2xxx: FC pass through support via bsg interface - revised,
Seokmann Ju
[PATCH 1/2] scsi_transport_fc: FC pass through support via bsg interface - revised,
Seokmann Ju
[PATCH 0/2] FC pass through support via bsg interface - revised,
Seokmann Ju
[PATCH 06/49] pcmcia: use pcmcia_loop_config in scsi pcmcia drivers, Dominik Brodowski
[PATCH] scsi: fix netlink kernel-doc, Randy Dunlap
[GIT PATCH] intermediate SCSI updates,
James Bottomley
Re: [PATCH] mptsas: remove pointless null check,
James Bottomley
[PATCH] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy API, FUJITA Tomonori
[PATCH] block: fix nr_phys_segments miscalculation bug,
FUJITA Tomonori
[GIT PULL] first round of SCSI updates for the 2.6.28 merge window, James Bottomley
pass through support: question: blk_rq_map_sg() usage...,
Seokmann Ju
lpfc sleeps while holding a spinlock,
Matthew Wilcox
panic while doing lots of IO on lpfc,
Meelis Roos
[PATCH] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API,
FUJITA Tomonori
[PATCH] ips: remove unnecesary local_irq_save/restore for scsi sg copy API, FUJITA Tomonori
[PATCH] gdth: fix section mismatch warnings, Randy Dunlap
[Fwd: [PATCH]aic7xxx: Take the LED out of diagnostic mode on PM resume, too.],
thomas schorpp
[RFC] Normalizing byteorder/unaligned access API,
Harvey Harrison
RE: [ PATCH 2/4 ] mpt fusion disable hard resets for 53C1030 based devices,
Moore, Eric
[PATCH 1 of 1] cciss: add procfs interface to rescan logical volumes,
Mike Miller
[PATCH][REPOST] scsi_lib_dma.c : fix bug w/ dma on virtual fc ports, James Smart
[PATCH] scsi_lib_dma.c : fix bug w/ dma maps on virtual fc ports,
James Smart
LSISAS1068 ioerr_cnt 0x1 on clean boot up,
Abhijit Paithankar
[PATCH 00/12] Various hwmon patches,
Darrick J. Wong
- [PATCH 01/12] hwmon: Define sysfs interface for energy consumption register., Darrick J. Wong
- [PATCH 02/12] adt7462: New hwmon driver, Darrick J. Wong
- [PATCH 03/12] adt7473: Fix some bogosity in documentation file., Darrick J. Wong
- [PATCH 04/12] adt7470: Fix pwm*-auto-point* to be temp*-auto-point*, Darrick J. Wong
- [PATCH 05/12] adt7470: Add documentation, Darrick J. Wong
- [PATCH 07/12] ics932s401: New driver, Darrick J. Wong
- [PATCH 08/12] i5k_amb: Load automatically on all 5000/5400 chipsets, Darrick J. Wong
- [PATCH 09/12] ibmpex: Automatically load on IBM systems via DMI, Darrick J. Wong
- [PATCH 11/12] adt7470: Check input range when sysfs files are written, Darrick J. Wong
- [PATCH 10/12] ibmaem: Automatically load on IBM systems via DMI, Darrick J. Wong
- [PATCH 06/12] adt7470: Load automatically on IntelliStation Z30 via DMI, Darrick J. Wong
- [PATCH 12/12] adt7473: Check inputs from sysfs writes, Darrick J. Wong
- Re: [PATCH 00/12] Various hwmon patches, Darrick J. Wong
[PATCH] qla2xxx: config support for QLA8432 using SCSI Netlink Transport, David C Somayajulu
[Bug 11713] New: bugcheck with modprobe -r sym53c8xx,
bugme-daemon
new home: sg3_utils, smp_utils, sdparm, lsscsi and sg driver info, Douglas Gilbert
2.6.27-rc8-git7: Reported regressions from 2.6.26, Rafael J. Wysocki
[PATCH 0/2] scsi: export busy state for request stacking drivers,
Kiyoshi Ueda
[PATCH] scsi: sr.c use unaligned access helpers,
Harvey Harrison
[PATCH]aic7xxx: Take the LED out of diagnostic mode on PM resume, too., thomas schorpp
[PATCH] scsi: remove private implementation of get_unaligned_be32, Harvey Harrison
[PATCH 0/8] dm: request-based dm-multipath,
Kiyoshi Ueda
Reorg of source lio-core-2.6.git/drivers/lio-core, Nicholas A. Bellinger
Re: [Scst-devel] [ANNOUNCE]: ConfigFS enabled Generic Target Mode andiSCSI Target Stack on v2.6.27-rc7, Nicholas A. Bellinger
Re: Block: Fix blk_start_queueing() so as not to process a stopped queue, Elias Oltmanns
Alternative TRIM proposal,
Matthew Wilcox
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]