index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Al Viro
2012-12-20
302
-3460
/
+4827
|
\
|
*
FS-Cache: Clear remaining page count on retrieval cancellation
David Howells
2012-12-20
3
-5
/
+20
|
*
FS-Cache: Mark cancellation of in-progress operation
David Howells
2012-12-20
4
-11
/
+12
|
*
FS-Cache: One of the write operation paths doesn't set the object state
David Howells
2012-12-20
1
-2
/
+20
|
*
FS-Cache: Fix signal handling during waits
David Howells
2012-12-20
1
-1
/
+1
|
*
NFS4: Open files for fscaching
David Howells
2012-12-20
2
-0
/
+3
|
*
FS-Cache: Add transition to handle invalidate immediately after lookup
David Howells
2012-12-20
1
-0
/
+3
|
*
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
David Howells
2012-12-20
4
-8
/
+21
|
*
FS-Cache: Exclusive op submission can BUG if there's been an I/O error
David Howells
2012-12-20
3
-9
/
+28
|
*
FS-Cache: Limit the number of I/O error reports for a cache
David Howells
2012-12-20
1
-4
/
+4
|
*
FS-Cache: Don't mask off the object event mask when printing it
David Howells
2012-12-20
2
-3
/
+2
|
*
FS-Cache: Initialise the object event mask with the calculated mask
David Howells
2012-12-20
1
-1
/
+2
|
*
FS-Cache: Convert the object event ID #defines into an enum
David Howells
2012-12-20
1
-9
/
+17
|
*
CacheFiles: Add missing retrieval completions
David Howells
2012-12-20
2
-4
/
+12
|
*
NFS: Use FS-Cache invalidation
David Howells
2012-12-20
3
-6
/
+37
|
*
CacheFiles: Implement invalidation
David Howells
2012-12-20
2
-1
/
+53
|
*
VFS: Make more complete truncate operation available to CacheFiles
David Howells
2012-12-20
2
-23
/
+28
|
*
FS-Cache: Provide proper invalidation
David Howells
2012-12-20
11
-18
/
+345
|
*
FS-Cache: Fix operation state management and accounting
David Howells
2012-12-20
7
-50
/
+164
|
*
FS-Cache: Make cookie relinquishment wait for outstanding reads
David Howells
2012-12-20
3
-6
/
+23
|
*
CacheFiles: Make some debugging statements conditional
David Howells
2012-12-20
1
-7
/
+7
|
*
FS-Cache: Check that there are no read ops when cookie relinquished
David Howells
2012-12-20
1
-0
/
+8
|
*
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
2012-12-20
6
-15
/
+19
|
*
CacheFiles: Fix the marking of cached pages
David Howells
2012-12-20
4
-52
/
+56
|
*
ARM: OMAP: Fix build breakage due to missing include in i2c.c
Vaibhav Bedia
2012-12-20
1
-0
/
+1
|
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
17
-276
/
+412
|
|
\
|
|
*
virtio_console: Add support for remoteproc serial
Sjur Brændeland
2012-12-18
2
-23
/
+170
|
|
*
virtio_console: Merge struct buffer_token into struct port_buffer
Sjur Brændeland
2012-12-18
1
-76
/
+53
|
|
*
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
2012-12-18
2
-7
/
+9
|
|
*
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
2012-12-18
2
-11
/
+14
|
|
*
virtio-mmio: Fix irq parsing in command line parameter
Pawel Moll
2012-12-18
1
-9
/
+17
|
|
*
virtio_console: Free buffers from out-queue upon close
sjur.brandeland@stericsson.com
2012-12-18
1
-0
/
+4
|
|
*
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-18
1
-4
/
+3
|
|
*
virtio_console: Use kmalloc instead of kzalloc
Sjur Brændeland
2012-12-18
1
-1
/
+1
|
|
*
virtio_console: Free buffer if splice fails
Sjur Brændeland
2012-12-18
1
-0
/
+2
|
|
*
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-2
/
+2
|
|
*
virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-11
/
+13
|
|
*
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-4
/
+2
|
|
*
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-1
/
+1
|
|
*
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-5
/
+5
|
|
*
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
Rusty Russell
2012-12-18
1
-5
/
+2
|
|
*
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
Amit Shah
2012-12-18
1
-0
/
+2
|
|
*
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-18
1
-20
/
+13
|
|
*
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-18
1
-3
/
+3
|
|
*
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-18
1
-5
/
+4
|
|
*
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-12-18
4
-30
/
+28
|
|
*
virtio-pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-12-18
1
-13
/
+1
|
|
*
lguest: fix typo
Alex Russell
2012-12-18
1
-1
/
+1
|
|
*
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-22
1
-49
/
+35
|
|
*
virtio-scsi: Add real 2-clause BSD license to header
Bryan Venteicher
2012-10-22
1
-2
/
+26
[next]