aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | NFS: Fix nfs_reval_fsid()Trond Myklebust2007-07-10
| * | NFSv4: Clean up nfs4_call_async()Trond Myklebust2007-07-10
| * | NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust2007-07-10
| * | NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust2007-07-10
| * | NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust2007-07-10
| * | NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust2007-07-10
| * | NFS: Minor read optimisation...Trond Myklebust2007-07-10
| * | NFS: Don't mark a written page as uptodate until it is on diskTrond Myklebust2007-07-10
| * | NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pagesTrond Myklebust2007-07-10
| * | NFS: Clean ups in fs/nfs/direct.cChuck Lever2007-07-10
* | | nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe2007-07-13
* | | CFS: Fix missing digit off in wmult tableThomas Gleixner2007-07-13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-13
|\ \ \
| * | | [CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones2007-07-13
| * | | [CPUFREQ] Restore previously used governor on a hot-replugged CPUThomas Renninger2007-07-13
| * | | [CPUFREQ] bugfix cpufreq in combination with performance governorPeter Oruba2007-07-13
| * | | [CPUFREQ] powernow-k8 compile fix.Andrew Morton2007-07-13
| * | | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2007-07-13
| * | | [CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafaƂ Bilski2007-07-13
* | | | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-13
|\ \ \ \
| * | | | ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams2007-07-13
| * | | | ARM: Add drivers/dma to arch/arm/KconfigDan Williams2007-07-13
| * | | | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2007-07-13
| * | | | iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2007-07-13
| * | | | dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams2007-07-13
| * | | | md: remove raid5 compute_block and compute_parity5Dan Williams2007-07-13
| * | | | md: handle_stripe5 - request io processing in raid5_run_opsDan Williams2007-07-13
| * | | | md: handle_stripe5 - add request/completion logic for async expand opsDan Williams2007-07-13
| * | | | md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-13
| * | | | md: handle_stripe5 - add request/completion logic for async check opsDan Williams2007-07-13
| * | | | md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-13
| * | | | md: handle_stripe5 - add request/completion logic for async write opsDan Williams2007-07-13
| * | | | md: common infrastructure for running operations with raid5_run_opsDan Williams2007-07-13
| * | | | md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-13
| * | | | raid5: replace custom debug PRINTKs with standard pr_debugDan Williams2007-07-13
| * | | | raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-13
| * | | | async_tx: add the async_tx apiDan Williams2007-07-13
| * | | | xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-13
| * | | | dmaengine: make clients responsible for managing channelsDan Williams2007-07-13
| * | | | dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-13
| * | | | I/OAT: fix I/OAT for kexecDan Aloni2007-07-11
| * | | | I/OAT: warning fixAndrew Morton2007-07-11
| * | | | I/OAT: Only offload copies for TCP when there will be a context switchChris Leech2007-07-11
| * | | | I/OAT: Add documentation for the tcp_dma_copybreak sysctlChris Leech2007-07-11
| * | | | ioatdma: Remove the use of writeq from the ioatdma driverChris Leech2007-07-11
| * | | | ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdmaChris Leech2007-07-11
| * | | | drivers/dma: handle sysfs errorsJeff Garzik2007-07-11
| * | | | ioatdma: Push pending transactions to hardware more frequentlyChris Leech2007-07-11
* | | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-13
|\ \ \ \ \
| * | | | | splice: fix offset mangling with direct splicing (sendfile)Jens Axboe2007-07-13