aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-20
* FS-Cache: One of the write operation paths doesn't set the object stateDavid Howells2012-12-20
* FS-Cache: Fix signal handling during waitsDavid Howells2012-12-20
* NFS4: Open files for fscachingDavid Howells2012-12-20
* FS-Cache: Add transition to handle invalidate immediately after lookup David Howells2012-12-20
* NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells2012-12-20
* FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells2012-12-20
* FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells2012-12-20
* FS-Cache: Don't mask off the object event mask when printing itDavid Howells2012-12-20
* FS-Cache: Initialise the object event mask with the calculated maskDavid Howells2012-12-20
* FS-Cache: Convert the object event ID #defines into an enumDavid Howells2012-12-20
* CacheFiles: Add missing retrieval completionsDavid Howells2012-12-20
* NFS: Use FS-Cache invalidationDavid Howells2012-12-20
* CacheFiles: Implement invalidationDavid Howells2012-12-20
* VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-20
* FS-Cache: Provide proper invalidationDavid Howells2012-12-20
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
* FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-20
* CacheFiles: Make some debugging statements conditionalDavid Howells2012-12-20
* FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells2012-12-20
* CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-20
* CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-20
* ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia2012-12-20
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-20
|\
| * virtio_console: Add support for remoteproc serialSjur Brændeland2012-12-17
| * virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland2012-12-17
| * virtio: add drv_to_virtio to make code clearlyWanlong Gao2012-12-17
| * virtio: use dev_to_virtio wrapper in virtioWanlong Gao2012-12-17
| * virtio-mmio: Fix irq parsing in command line parameterPawel Moll2012-12-17
| * virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com2012-12-17
| * virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-17
| * virtio_console: Use kmalloc instead of kzallocSjur Brændeland2012-12-17
| * virtio_console: Free buffer if splice failsSjur Brændeland2012-12-17
| * virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * virtio: make virtqueue_add_buf() returning 0 on success, not capacity.Rusty Russell2012-12-17
| * virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah2012-12-17
| * virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell2012-12-17
| * virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin2012-12-17
| * virtio-net: correct capacity math on ring fullMichael S. Tsirkin2012-12-17
| * virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-17
| * virtio-pci: use module_pci_driver to simplify the codeWei Yongjun2012-12-17
| * lguest: fix typoAlex Russell2012-12-17
| * lguest: fix block request handling in example launcher.Rusty Russell2012-10-22
| * virtio-scsi: Add real 2-clause BSD license to headerBryan Venteicher2012-10-22
| * virtio: force vring descriptors to be allocated from lowmemWill Deacon2012-10-22
| * virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2012-10-22