index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
4
-7
/
+134
2014-11-27
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
7
-1
/
+245
2014-11-27
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
3
-17
/
+107
2014-11-27
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
4
-26
/
+39
2014-11-26
nfs: Add DEALLOCATE support
Anna Schumaker
8
-2
/
+91
2014-11-26
nfs: Add ALLOCATE support
Anna Schumaker
11
-1
/
+183
2014-11-26
NFS: Clean up nfs4_init_callback()
Chuck Lever
1
-17
/
+14
2014-11-26
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
1
-4
/
+6
2014-11-26
SUNRPC: serialize iostats updates
Chuck Lever
2
-5
/
+19
2014-11-25
xprtrdma: Display async errors
Chuck Lever
1
-4
/
+32
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
1
-2
/
+9
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
1
-5
/
+12
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2
-2
/
+42
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2
-1
/
+9
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
1
-2
/
+2
2014-11-25
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2
-12
/
+17
2014-11-25
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2
-2
/
+2
2014-11-25
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
2
-12
/
+6
2014-11-25
sunrpc: eliminate RPC_TRACEPOINTS
Jeff Layton
3
-13
/
+4
2014-11-25
sunrpc: eliminate RPC_DEBUG
Jeff Layton
32
-56
/
+53
2014-11-25
lockd: eliminate LOCKD_DEBUG
Jeff Layton
2
-6
/
+2
2014-11-25
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
1
-3
/
+3
2014-11-25
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
5
-15
/
+27
2014-11-25
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
1
-1
/
+1
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
3
-60
/
+104
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
3
-2
/
+78
2014-11-24
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
3
-19
/
+88
2014-11-24
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
Anna Schumaker
1
-1
/
+1
2014-11-24
nfs: Remove dead case from nfs4_map_errors()
Jan Kara
1
-2
/
+0
2014-11-24
Linux 3.18-rc6
v3.18-rc6
Linus Torvalds
1
-1
/
+1
2014-11-24
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2
-2
/
+1
2014-11-24
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2
-0
/
+10
2014-11-24
Merge branch 'x86-traps' (trap handling from Andy Lutomirski)
Linus Torvalds
6
-84
/
+82
2014-11-24
x86_64, traps: Rework bad_iret
Andy Lutomirski
2
-26
/
+48
2014-11-24
x86_64, traps: Stop using IST for #SS
Andy Lutomirski
6
-26
/
+8
2014-11-24
x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
Andy Lutomirski
2
-32
/
+26
2014-11-23
Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-38
/
+80
2014-11-23
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-23
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
1
-1
/
+7
2014-11-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-85
/
+133
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-299
/
+500
2014-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-10
/
+10
2014-11-22
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-55
/
+145
2014-11-22
Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-11-22
Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-25
/
+42
2014-11-22
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-15
/
+37
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-20
/
+69
[next]