aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] libata-eh-fw: implement freeze/thawTejun Heo2006-05-15
* [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo2006-05-15
* [PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo2006-05-15
* [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo2006-05-15
* [PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo2006-05-15
* [PATCH] libata-eh-fw: clear SError in ata_std_postreset()Tejun Heo2006-05-15
* [PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo2006-05-15
* [PATCH] libata: use ATA printk helpersTejun Heo2006-05-15
* [PATCH] libata: implement ATA printk helpersTejun Heo2006-05-15
* [PATCH] libata: use dev->apTejun Heo2006-05-15
* [PATCH] libata: add dev->apTejun Heo2006-05-15
* [PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo2006-05-15
* [PATCH] libata: use new SCR and on/offline functionsTejun Heo2006-05-15
* [PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo2006-05-15
* [PATCH] libata: init ap->cbl to ATA_CBL_SATA earlyTejun Heo2006-05-15
* [PATCH] sata_sil24: update TF image only when necessaryTejun Heo2006-05-15
* [PATCH] libata: implement qc->result_tfTejun Heo2006-05-15
* [PATCH] libata: remove postreset handling from ata_do_reset()Tejun Heo2006-05-15
* [PATCH] libata: move ->set_mode() handling into ata_set_mode()Tejun Heo2006-05-15
* [PATCH] libata: use preallocated buffersTejun Heo2006-05-15
* [PATCH] libata: hold host_set lock while finishing internal qcTejun Heo2006-05-15
* [PATCH] libata: clear ap->active_tag atomically w.r.t. command completionTejun Heo2006-05-15
* [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()Tejun Heo2006-05-15
* [PATCH] libata: kill duplicate prototypesTejun Heo2006-05-15
* [PATCH] libata: unexport ata_scsi_error()Tejun Heo2006-05-15
* [PATCH] ahci: hardreset classification fixTejun Heo2006-05-15
* [PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo2006-05-15
* [PATCH] libata: silly fix in ata_scsi_start_stop_xlat()Tejun Heo2006-05-15
* [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-15
* [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov2006-05-15
* Merge branch 'master' into upstreamJeff Garzik2006-04-27
|\
| * Linux v2.6.17-rc3v2.6.17-rc3Linus Torvalds2006-04-26
| * Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-26
| |\
| | * [MMC] pxamci: fix data timeout calculationRussell King2006-04-24
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-26
| |\ \
| | * \ Merge nommu treeRussell King2006-04-26
| | |\ \
| | | * | [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-24
| | | |/
| | * | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King2006-04-25
| | * | [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie2006-04-25
| * | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
| * | | [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-26
| * | | [PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris2006-04-26
| * | | [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro2006-04-26
| * | | [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-26
| * | | [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-04-26
| * | | [PATCH] fix leak in activate_ep_files()Al Viro2006-04-26
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-26
| |\ \ \
| | * | | [PATCH] splice: add ->splice_write support for /dev/nullJens Axboe2006-04-26
| | * | | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-26
| | * | | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26