| Commit message (Expand) | Author | Age |
... | |
| * | | NFSv4: A referral is assumed to always point to a directory. | Trond Myklebust | 2009-03-11 |
| * | | NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded | Trond Myklebust | 2009-03-11 |
| * | | NFSv4: Clean up decode_getfattr() | Trond Myklebust | 2009-03-11 |
| * | | NFS: Fix the type of struct nfs_fattr->mode | Trond Myklebust | 2009-03-11 |
| * | | NFS: Shrink the struct nfs_fattr | Trond Myklebust | 2009-03-11 |
| * | | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr | Trond Myklebust | 2009-03-11 |
| * | | NFSv4: Ignore errors on the post-op attributes in SETATTR calls | Trond Myklebust | 2009-03-11 |
| * | | NFS: flush cached directory information slightly more readily. | NeilBrown | 2009-03-11 |
| * | | NFS: Minor __nfs_revalidate_inode cleanup | Suresh Jayaraman | 2009-03-11 |
| * | | SUNRPC: Avoid spurious wake-up during UDP connect processing | Chuck Lever | 2009-03-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-01 |
|\ \ \ |
|
| * | | | ide-floppy: do not complete rq's prematurely | Borislav Petkov | 2009-03-31 |
| * | | | ide: be able to build pmac driver without IDE built-in | Gilles Espinasse | 2009-03-31 |
| * | | | ide-pmac: IDE cable detection on Apple PowerBook | TOMARI Hisanobu | 2009-03-31 |
| * | | | ide: inline SELECT_DRIVE() | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: turn selectproc() method into dev_select() method (take 5) | Sergei Shtylyov | 2009-03-31 |
| * | | | MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS (take 2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: move data register access out of tf_{read|load}() methods (take 2) | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) | Sergei Shtylyov | 2009-03-31 |
| * | | | ide-io-std: shorten ide_{in|out}put_data() | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: rename IDE_TFLAG_IN_[HOB_]FEATURE | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: use ATA_HOB | Sergei Shtylyov | 2009-03-31 |
| * | | | ide-disk: use ATA_ERR | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: add support for CFA specified transfer modes (take 3) | Sergei Shtylyov | 2009-03-31 |
| * | | | ide-iops: only clear DMA words on setting DMA mode | Sergei Shtylyov | 2009-03-31 |
| * | | | ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) | Sergei Shtylyov | 2009-03-31 |
| * | | | au1xxx-ide: auide_{in|out}sw() should be static | Sergei Shtylyov | 2009-03-31 |
| * | | | ide-floppy: use ide_pio_bytes() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-{floppy,tape}: fix padding for PIO transfers | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: remove CONFIG_BLK_DEV_IDEDOUBLER config option | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: decrease size of ->pc_buf field in struct ide_atapi_pc | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: fix locking in drive_release_dev() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: merge ide_arm and ide_generic host drivers | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-generic: remove no longer needed sysfs interface | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: sanitize ide_build_sglist() and ide_destroy_dmatable() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: move ide_map_sg() call out of ->dma_setup method (take 2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: add ->dma_check method | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: add ide_dma_prepare() helper | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: inline ide_dma_timeout() into ide_dma_timeout_retry() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-cd: minor ide_cdrom_setup() cleanup | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-cd: unify transfer padding in cdrom_newpc_intr() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-cd: use common completion path for DMA requests in cdrom_newpc_intr() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
| * | | | ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw() | Bartlomiej Zolnierkiewicz | 2009-03-31 |