messages from 2008-02-08 21:45:01 to 2008-02-12 21:41:48 UTC [more...]
[PATCH 00/18] ide: warm-plug support for IDE devices and other goodies
2008-02-12 21:54 UTC (11+ messages)
` [PATCH 06/18] ide: factor out code unregistering devices from ide_unregister()
` [PATCH 07/18] ide: factor out devices init from ide_init_port_data()
[RFC PATCH] ide-floppy: use rq->cmd for preparing and sending packet cmds to the drive
2008-02-12 21:39 UTC (2+ messages)
[PATCH 0/4] ide: generic packet command representation
2008-02-12 20:17 UTC (9+ messages)
` [PATCH 1/4] ide: add generic packet command representation ide_atapi_pc
` [PATCH 2/4] ide-floppy: convert driver to using generic ide_atapi_pc
` [PATCH 3/4] ide-tape: "
` [PATCH 4/4] ide-scsi: "
` [PATCH] ide-scsi: do non-atomic pc->flags testing
[PATCH] ide-floppy: rename end_request handler properly
2008-02-12 20:10 UTC (2+ messages)
[PATCH] enclosure: add support for enclosure services
2008-02-12 19:45 UTC (7+ messages)
Current git --> kaboom [bisect] seems IDE related
2008-02-12 19:41 UTC (26+ messages)
` [PATCHSET 0/3] varlen extended and vendor-specific cdbs
` Subject: [PATCH 1/3] Let scsi_cmnd->cmnd use request->cmd buffer
` [PATCH 2/3] block layer varlen-cdb
` [PATCH 3/3] scsi: varlen extended and vendor-specific cdbs
Open bugs
2008-02-12 18:55 UTC (3+ messages)
libata/sata_sil24 cache alignment problem?
2008-02-12 18:02 UTC
JMicron - hard resetting link
2008-02-12 17:27 UTC (5+ messages)
IDE cdrom problem with PLEXTOR DVDR PX-608AL
2008-02-12 17:20 UTC (2+ messages)
[PATCHSET libata-dev#upstream] clean up scsi_host_templates and ata_port_operations, take #2
2008-02-12 13:25 UTC (12+ messages)
` [PATCH 01/10] libata: PCI device should be powered up before being accessed
` [PATCH 02/10] libata: reorganize ata_port_operations
` [PATCH 03/10] libata: implement and use ata_noop_irq_clear()
` [PATCH 04/10] libata: normalize port_info, port_operations and sht tables
` [PATCH 05/10] libata: implement and use SHT initializers
` [PATCH 06/10] libata: implement and use ops inheritance
` [PATCH 07/10] libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
` [PATCH 08/10] libata: stop overloading port_info->private_data
` [PATCH 09/10] libata: kill port_info->sht and ->irq_handler
` [PATCH 10/10] libata: make reset related methods proper port operations
` How to verify sht-ops-conversion patch doesn't change anything
Current qc_defer implementation may lead to infinite recursion
2008-02-12 12:56 UTC (10+ messages)
[PATCH #upstream] libata: implement libata.force module parameter
2008-02-12 9:07 UTC (6+ messages)
2.6.26-git0: IDE oops during boot
2008-02-12 9:04 UTC (7+ messages)
2.6.24 found 5 exceptions in dmesg after not using the system for while
2008-02-12 1:40 UTC (2+ messages)
sata_mv: problems using it as a platform_driver
2008-02-12 1:31 UTC (7+ messages)
[PATCH] ide: Add missing base addresses for falconide and macide
2008-02-12 0:15 UTC (2+ messages)
(unknown),
2008-02-11 22:12 UTC (10+ messages)
` ide-tape redux (was:
` [PATCH 1/2] ide-tape: move all struct and other defs at the top
` [PATCH 2/2] ide-tape: remove atomic test/set macros for packet commands
[PATCH 0/3 2.6.24-git] Add HAVE_PLATFROM_PATA Kconfig
2008-02-11 23:59 UTC (5+ messages)
` [PATCH 2/3 2.6.24-git] ARM/RPC: Use HAVE_PATA_PLATFORM to select pata platform driver
[PATCH 0/3 2.6.24-git] Add HAVE_PLATFORM_PATA Kconfig
2008-02-11 23:56 UTC (2+ messages)
[PATCH] libata: Forcing PIO0 mode on reset must not freeze system
2008-02-11 23:31 UTC (13+ messages)
[PATCHSET #upstream] block/libata: update and use block layer padding and draining, take 2
2008-02-11 23:14 UTC (9+ messages)
` [PATCH 1/7] libata: update ATAPI overflow draining
` [PATCH 2/7] block: update bio according to DMA alignment padding
` [PATCH 3/7] block: add request->raw_data_len
` [PATCH 4/7] block: implement request_queue->dma_drain_needed
` [PATCH 5/7] block: clear drain buffer if draining for write command
` [PATCH 6/7] libata: eliminate the home grown dma padding in favour of that provided by the block layer
` [PATCH 7/7] libata: implement drain buffers
[PATCH] fix swim3.c modular build
2008-02-11 22:45 UTC
[PATCH] scsi: ses fix for len and mem leaking when fail to add intf
2008-02-11 20:25 UTC (10+ messages)
` [PATCH] scsi: ses fix "
` [SCSI] ses: fix memory leaks
2.6.25 Regression: DriveStatusError
2008-02-11 19:51 UTC (2+ messages)
[git patches] libata fixes
2008-02-11 19:51 UTC
[PATCH] sata_mv: platform driver allocs dma without create
2008-02-11 19:31 UTC (2+ messages)
[PATCH] pata_ninja32: setup changes
2008-02-11 19:31 UTC (2+ messages)
[PATCH] pata_amd: Note in the module description it handles Nvidia
2008-02-11 19:31 UTC (2+ messages)
[PATCH] pata_legacy: typo fix
2008-02-11 19:31 UTC (2+ messages)
[PATCH] sata_mv: fix loop with last port
2008-02-11 19:31 UTC (4+ messages)
[PATCH #upstream-fixes] libata: ignore deverr on SETXFER if mode is configured
2008-02-11 19:30 UTC (2+ messages)
[PATCH #upstream-fixes] pata_via: fix SATA cable detection on cx700
2008-02-11 19:30 UTC (2+ messages)
[PATCH #upstream] libata: make EH fail gracefully if no reset method is available
2008-02-11 19:25 UTC (2+ messages)
[PATCHSET libata-dev#upstream] clean up scsi_host_templates and ata_port_operations
2008-02-11 19:24 UTC (14+ messages)
` [PATCH 1/9] libata: PCI device should be powered up before being accessed
` [PATCH 4/9] libata: normalize port_info, port_operations and sht tables
` [PATCH 7/9] libata: stop overloading port_info->private_data
[PATCH] Prevent IDE boot ops on NUMA system in mainline
2008-02-11 19:26 UTC (6+ messages)
[PATCH 0/8] ide: more IDE probing code rework
2008-02-11 18:36 UTC (9+ messages)
` [PATCH 7/8] ide: add struct ide_port_info instances to legacy host drivers
[PATCH] ide: remove stale comment from ide-lib.c
2008-02-11 15:50 UTC (2+ messages)
[git patches] IDE fixes
2008-02-11 0:06 UTC
[PATCH] ide: fix comment in init_irq()
2008-02-10 23:23 UTC
is there a value to CONFIG_NO_ATA_LEGACY?
2008-02-10 23:05 UTC (3+ messages)
(fwd) Bug#11922: I/O error on blank tapes
2008-02-10 21:23 UTC (5+ messages)
About forcing 32bit DMA patch for AMD690G(SB600)
2008-02-10 20:55 UTC (2+ messages)
[PATCH] ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
2008-02-10 19:05 UTC (2+ messages)
ide/arm/bast-ide.c compile error
2008-02-10 11:36 UTC (4+ messages)
Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
2008-02-09 19:26 UTC (3+ messages)
[PATCH 1/3] ide-tape: remove never executed code
2008-02-09 17:54 UTC (2+ messages)
[PATCH] ide: remove ->hold field from ide_hwif_t (take 2)
2008-02-09 17:54 UTC (2+ messages)
[PATCH 3/3] ide: remove IDE_*_REG macros
2008-02-09 15:24 UTC
[PATCH 2/3] ide: add ide_atapi_{discard_data,write_zeros} inline helpers
2008-02-09 15:23 UTC
[PATCH] ide-floppy: remove struct idefloppy_id_gcw
2008-02-09 15:21 UTC (2+ messages)
[Bug 9921] New: Problem burning DVDs with Marvell 88SE6121 on pata_marvell
2008-02-09 13:41 UTC (2+ messages)
` [Bug 9921] "
[PATCHSET #upstream] block/libata: update and use block layer padding and draining
2008-02-09 0:22 UTC (6+ messages)
Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
2008-02-08 23:41 UTC
current mainline ide doesn't like qemu/kvm (or vice versa)
2008-02-08 22:35 UTC (3+ 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).