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.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
2017-04-20
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
1
-4
/
+11
2017-04-20
NFS: Fix use after free in write error path
Fred Isaman
1
-1
/
+1
2017-04-20
NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
Benjamin Coddington
1
-2
/
+4
2017-04-20
sunrpc: don't check for failure from mempool_alloc()
NeilBrown
2
-13
/
+0
2017-04-20
NFS: fix usage of mempools.
NeilBrown
3
-26
/
+27
2017-04-20
NFS: Clean up nfs4_proc_get_lease_time()
Anna Schumaker
1
-7
/
+3
2017-04-20
NFS: Clean up _nfs4_proc_exchange_id()
Anna Schumaker
1
-15
/
+3
2017-04-20
NFS: Clean up nfs4_proc_bind_one_conn_to_session()
Anna Schumaker
1
-10
/
+4
2017-04-20
NFS: Remove extra dprintk()s from nfs4namespace.c
Anna Schumaker
1
-6
/
+1
2017-04-20
NFS: Clean up nfs4_get_rootfh()
Anna Schumaker
1
-3
/
+0
2017-04-20
NFS: Remove extra dprintk()s from nfs4client.c
Anna Schumaker
1
-52
/
+10
2017-04-20
NFS: Clean up nfs4_init_server()
Anna Schumaker
1
-12
/
+4
2017-04-20
NFS: Clean up nfs4_set_client()
Anna Schumaker
1
-15
/
+4
2017-04-20
NFS: Clean up nfs4_check_server_scope()
Anna Schumaker
1
-12
/
+3
2017-04-20
NFS: Clean up nfs4_check_serverowner_major_id()
Anna Schumaker
1
-11
/
+2
2017-04-20
NFS: Create a common nfs4_match_client() function
Anna Schumaker
1
-64
/
+55
2017-04-20
NFS: Clean up nfs4_check_serverowner_minor_id()
Anna Schumaker
1
-21
/
+1
2017-04-20
NFS: Clean up nfs4_match_clientids()
Anna Schumaker
1
-17
/
+2
2017-04-20
NFS: Clean up nfs42_layoutstat_done()
Anna Schumaker
1
-2
/
+0
2017-04-20
NFS: Remove extra dprintk()s from namespace.c
Anna Schumaker
1
-26
/
+8
2017-04-20
NFS: Clean up nfs_direct_commit_complete()
Anna Schumaker
1
-8
/
+1
2017-04-20
NFS: Remove nfs_direct_readpage_release()
Anna Schumaker
1
-11
/
+1
2017-04-20
NFS: Clean up extra dprintk()s in client.c
Anna Schumaker
1
-42
/
+3
2017-04-20
NFS: Clean up nfs_init_client()
Anna Schumaker
1
-13
/
+7
2017-04-20
NFS: Remove extra dprintk()s from callback_xdr.c
Anna Schumaker
1
-11
/
+0
2017-04-20
NFS: Clean up encode_cb_sequence_res()
Anna Schumaker
1
-5
/
+3
2017-04-20
NFS: Clean up decode_notify_lock_args()
Anna Schumaker
1
-5
/
+2
2017-04-20
NFS: Clean up decode_cb_sequence_args()
Anna Schumaker
1
-20
/
+5
2017-04-20
NFS: Clean up decode_layoutrecall_args()
Anna Schumaker
1
-27
/
+11
2017-04-20
NFS: Clean up decode_recall_args()
Anna Schumaker
1
-9
/
+4
2017-04-20
NFS: Clean up decode_getattr_args()
Anna Schumaker
1
-5
/
+2
2017-04-20
NFS: Remove extra dprintk()s from callback_proc.c
Anna Schumaker
1
-22
/
+0
2017-04-20
NFS: Clean up nfs4_callback_layoutrecall()
Anna Schumaker
1
-7
/
+1
2017-04-20
NFS: Clean up do_callback_layoutrecall()
Anna Schumaker
1
-9
/
+2
2017-04-20
nfs: flexfilelayout: remove v3-only data server limitation
Tigran Mkrtchyan
1
-1
/
+7
2017-04-20
NFS: switch back to to ->iterate()
Benjamin Coddington
1
-25
/
+12
2017-04-16
Linux 4.11-rc7
v4.11-rc7
Linus Torvalds
1
-1
/
+1
2017-04-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
16
-41
/
+154
2017-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+31
2017-04-16
Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
10
-21
/
+110
2017-04-16
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-04-16
Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+69
2017-04-16
Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-16
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-85
/
+70
2017-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-12
/
+49
2017-04-15
Merge branch 'parisc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+14
2017-04-15
orangefs: free superblock when mount fails
Martin Brandenburg
3
-9
/
+24
2017-04-15
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
1
-0
/
+3
2017-04-15
parisc: fix bugs in pa_memcpy
Mikulas Patocka
1
-13
/
+14
[next]