| Commit message (Expand) | Author | Age | Files | Lines |
* | git-nfs-build-fixes | Andrew Morton | 2006-06-25 | 4 | -10/+19 |
* | Merge branch 'odirect' | Trond Myklebust | 2006-06-25 | 2 | -203/+234 |
* | NFS: alloc nfs_read/write_data as direct I/O is scheduled | Chuck Lever | 2006-06-24 | 1 | -145/+65 |
* | NFS: Eliminate nfs_get_user_pages() | Chuck Lever | 2006-06-24 | 2 | -94/+113 |
* | NFS: refactor nfs_direct_free_user_pages | Chuck Lever | 2006-06-24 | 1 | -8/+15 |
* | NFS: remove user_addr, user_count, and pos from nfs_direct_req | Chuck Lever | 2006-06-24 | 1 | -21/+8 |
* | NFS: "open code" the NFS direct write rescheduler | Chuck Lever | 2006-06-24 | 1 | -8/+43 |
* | NFS: Separate functions for counting outstanding NFS direct I/Os | Chuck Lever | 2006-06-24 | 1 | -19/+20 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 | 1993 | -82755/+83660 |
|\ |
|
| * | [PATCH] fix typo in acpi video brightness changes. | Dave Jones | 2006-06-23 | 1 | -1/+1 |
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-23 | 32 | -2333/+6505 |
| |\ |
|
| | * | [libata] conversion to new debug scheme, part 1 of $N | Borislav Petkov | 2006-06-23 | 1 | -26/+47 |
| | * | [PATCH] libata: Add ata_scsi_dev_disabled | Brian King | 2006-06-22 | 1 | -10/+31 |
| | * | [libata] Add host lock to struct ata_port | Jeff Garzik | 2006-06-22 | 5 | -73/+73 |
| | * | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] | Tejun Heo | 2006-06-22 | 2 | -16/+71 |
| | * | [PATCH] libata-dev: move the CDB-intr DMA blacklisting | Albert Lee | 2006-06-22 | 1 | -10/+9 |
| | * | [PATCH] ahci: disable NCQ support on vt8251 | Tejun Heo | 2006-06-22 | 1 | -2/+4 |
| | * | [libata] ahci: add JMicron PCI IDs | Jeff Garzik | 2006-06-22 | 1 | -0/+6 |
| | * | [libata] sata_nv: add PCI IDs | Jeff Garzik | 2006-06-22 | 1 | -0/+4 |
| | * | [libata] ahci: Add NVIDIA PCI IDs. | Jeff Garzik | 2006-06-22 | 1 | -0/+18 |
| | * | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 | 2778 | -92451/+113059 |
| | |\ |
|
| | * | | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 | Tejun Heo | 2006-06-20 | 4 | -16/+21 |
| | * | | [PATCH] sata_via: convert to new EH, take #3 | Tejun Heo | 2006-06-20 | 1 | -6/+6 |
| | * | | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler | Jeff Garzik | 2006-06-20 | 1 | -6/+4 |
| | * | | [PATCH] sata_nv: add hotplug support | Tejun Heo | 2006-06-20 | 1 | -1/+8 |
| | * | | [PATCH] sata_nv: convert to new EH | Tejun Heo | 2006-06-20 | 1 | -26/+89 |
| | * | | [PATCH] sata_nv: better irq handlers | Tejun Heo | 2006-06-20 | 1 | -17/+194 |
| | * | | [PATCH] sata_nv: simplify constants | Tejun Heo | 2006-06-20 | 1 | -19/+12 |
| | * | | [PATCH] sata_nv: kill struct nv_host_desc and nv_host | Tejun Heo | 2006-06-20 | 1 | -48/+2 |
| | * | | [PATCH] sata_nv: kill not-working hotplug code | Tejun Heo | 2006-06-20 | 1 | -169/+0 |
| | * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-18 | 10 | -51/+44 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-13 | 19 | -38/+84 |
| | |\ \ \ |
|
| | * | | | | [libata] Update docs to reflect current driver API | Jeff Garzik | 2006-06-13 | 2 | -25/+81 |
| | * | | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 | Tejun Heo | 2006-06-12 | 3 | -3/+19 |
| | * | | | | [PATCH] libata: fix oops caused rescanning NULL sdev | Tejun Heo | 2006-06-12 | 1 | -8/+9 |
| | * | | | | [PATCH] sata_sil: update device hotplug handling, take #2 | Tejun Heo | 2006-06-12 | 1 | -1/+19 |
| | * | | | | [PATCH] libata: fast exit from EH while unloading | Tejun Heo | 2006-06-12 | 1 | -0/+4 |
| | * | | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearing | Tejun Heo | 2006-06-12 | 1 | -3/+3 |
| | * | | | | [PATCH] libata: fix comment above ata_exec_internal() | Tejun Heo | 2006-06-12 | 1 | -1/+3 |
| | * | | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt() | Tejun Heo | 2006-06-12 | 1 | -1/+2 |
| | * | | | | libata: fix build, by adding required workqueue member to port struct | Jeff Garzik | 2006-06-12 | 1 | -0/+1 |
| | * | | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) | zhao, forrest | 2006-06-12 | 5 | -0/+44 |
| | * | | | | libata: more verbose request_irq() failure | Jeff Garzik | 2006-06-11 | 1 | -2/+7 |
| | * | | | | [PATCH] libata: Setup nbytes in ata_sg_init_one | Brian King | 2006-06-11 | 1 | -0/+1 |
| | * | | | | libata: Adjust initial debugging levels through preprocessor defines. | Borislav Petkov | 2006-06-11 | 1 | -1/+9 |
| | * | | | | [PATCH] sata_sil24: endian anotations | Alexey Dobriyan | 2006-06-11 | 1 | -8/+8 |
| | * | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-06-11 | 201 | -1109/+2045 |
| | |\ \ \ \ |
|
| | * | | | | | [PATCH] libata: add missing ->data_xfer for pdc_adma | Tejun Heo | 2006-06-11 | 1 | -0/+1 |
| | * | | | | | [PATCH] libata: cosmetic change in struct ata_port | Tejun Heo | 2006-06-11 | 1 | -1/+2 |
| | * | | | | | [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh() | Tejun Heo | 2006-06-11 | 1 | -0/+1 |