index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
3
-7
/
+30
2016-03-22
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
1
-4
/
+8
2016-03-18
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+2
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
11
-8
/
+358
2016-03-18
nfsd: move some blocklayout code
Christoph Hellwig
1
-40
/
+50
2016-03-18
nfsd: add a new config option for the block layout driver
Christoph Hellwig
7
-8
/
+20
2016-03-18
nfs/blocklayout: add SCSI layout support
Christoph Hellwig
5
-25
/
+238
2016-03-17
nfs4.h: add SCSI layout definitions
Christoph Hellwig
1
-0
/
+19
2016-03-17
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
1
-3
/
+3
2016-03-17
nfsd: recover: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-03-16
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-03-02
nfsd4: resfh unused in nfsd4_secinfo
J. Bruce Fields
1
-2
/
+0
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
5
-177
/
+121
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
2
-91
/
+40
2016-03-01
svcrdma: Remove close_out exit path
Chuck Lever
1
-11
/
+1
2016-03-01
svcrdma: Hook up the logic to return ERR_CHUNK
Chuck Lever
2
-13
/
+46
2016-03-01
svcrdma: Use correct XID in error replies
Chuck Lever
3
-8
/
+4
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
5
-67
/
+74
2016-03-01
rpcrdma: Add RPCRDMA_HDRLEN_ERR
Chuck Lever
1
-0
/
+1
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
5
-24
/
+20
2016-03-01
svcrdma: Close connection when a send error occurs
Chuck Lever
1
-2
/
+6
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
4
-14
/
+24
2016-03-01
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
3
-7
/
+19
2016-03-01
svcrdma: Do not write xdr_buf::tail in a Write chunk
Chuck Lever
1
-3
/
+8
2016-03-01
svcrdma: Find client-provided write and reply chunks once per reply
Chuck Lever
1
-44
/
+36
2016-03-01
nfsd: Update NFS server comments related to RDMA support
Chuck Lever
2
-4
/
+3
2016-03-01
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
Kinglong Mee
1
-1
/
+2
2016-03-01
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-02-23
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-02-14
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-14
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+12
2016-02-14
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-7
/
+79
2016-02-14
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+19
2016-02-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+63
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+10
2016-02-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+18
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
21
-71
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2016-02-14
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-21
/
+28
2016-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-16
/
+27
2016-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
18
-290
/
+567
2016-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
7
-35
/
+94
2016-02-13
Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2016-02-13
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
11
-61
/
+119
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
sound-fix-4.5-rc4
Andrey Konovalov
1
-1
/
+0
2016-02-12
Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-24
/
+14
2016-02-12
Merge branch 'akpm'(patches from Andrew)
Linus Torvalds
13
-57
/
+62
[next]