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
2012-06-29
NFS: Create custom NFS v4 write_inode() function
Bryan Schumaker
3
-3
/
+12
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
8
-22
/
+20
2012-06-29
NFS: Create an read_pageio_init() function
Bryan Schumaker
8
-23
/
+18
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
7
-14
/
+34
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
7
-9
/
+16
2012-06-29
NFS: Create a return_delegation rpc op
Bryan Schumaker
9
-17
/
+27
2012-06-29
NFS: Create a have_delegation rpc_op
Bryan Schumaker
10
-16
/
+25
2012-06-29
NFS: Create a v4-specific fsync function
Bryan Schumaker
1
-8
/
+32
2012-06-29
NFS: Use nfs4_destroy_server() to clean up NFS v4
Bryan Schumaker
4
-22
/
+9
2012-06-29
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
Bryan Schumaker
2
-2
/
+7
2012-06-29
NFSv4.1 handle OPEN O_CREATE mdsthreshold
Andy Adamson
1
-1
/
+3
2012-06-29
NFS: Simplify NFSv4.1 Kconfig
Trond Myklebust
1
-4
/
+5
2012-06-29
NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount
Andy Adamson
1
-1
/
+1
2012-06-29
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
6
-16
/
+26
2012-06-29
NFSv4: Decode getdevicelist should use nfs4_verifier
Trond Myklebust
1
-2
/
+2
2012-06-29
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
3
-33
/
+1
2012-06-29
NFSv4.1: Clean up nfs4_reclaim_lease
Trond Myklebust
1
-17
/
+35
2012-06-29
NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loop
Trond Myklebust
1
-3
/
+6
2012-06-29
NFSv4.1: Clean up nfs4_recall_slot()
Trond Myklebust
1
-5
/
+6
2012-06-29
NFSv4.1: Handle slot recalls before doing state recovery
Trond Myklebust
1
-11
/
+10
2012-06-29
NFS: add more context to state manager error mesgs
Weston Andros Adamson
1
-2
/
+14
2012-06-29
SUNRPC: Clean up xdr_enter_page
Trond Myklebust
1
-3
/
+3
2012-06-29
SUNRPC: Clean up xdr_read_pages
Trond Myklebust
1
-14
/
+26
2012-06-29
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
Trond Myklebust
1
-8
/
+7
2012-06-29
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
Trond Myklebust
1
-3
/
+3
2012-06-29
NFSv3: Don't open code stream position calculation in decode_getacl3resok
Trond Myklebust
1
-1
/
+1
2012-06-29
NFSv4: Simplify the GETATTR attribute length calculation
Trond Myklebust
1
-12
/
+15
2012-06-29
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2
-0
/
+11
2012-06-29
NFS: Let xdr_read_pages() check for buffer overflows
Trond Myklebust
3
-72
/
+12
2012-06-29
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2
-4
/
+7
2012-06-29
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2
-7
/
+22
2012-06-29
SUNRPC: Clean up xdr_set_iov()
Trond Myklebust
1
-7
/
+7
2012-06-26
SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.
Trond Myklebust
1
-0
/
+1
2012-06-25
NFSv2/v3: Remove incorrect dprintks from the readdir reply code
Trond Myklebust
2
-16
/
+4
2012-06-24
Linux 3.5-rc4
v3.5-rc4
Linus Torvalds
1
-1
/
+1
2012-06-24
Fix typo in printed messages
Anatol Pomozov
3
-3
/
+3
2012-06-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-33
/
+67
2012-06-24
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
6
-46
/
+55
2012-06-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-42
/
+77
2012-06-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-6
/
+86
2012-06-24
Merge branches 'cma' and 'ocrdma' into for-linus
Roland Dreier
5
-45
/
+54
2012-06-24
ARM: Orion: Fix Virtual/Physical mixup with watchdog
Andrew Lunn
5
-2
/
+5
2012-06-24
ARM: Kirkwood: clk_register_gate_fn: add fn assignment
Marc Kleine-Budde
1
-0
/
+1
2012-06-24
ARM: Orion5x - Restore parts of io.h, with rework
Andrew Lunn
2
-0
/
+23
2012-06-24
Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-5
/
+28
2012-06-24
Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-31
/
+19
2012-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-22
/
+30
2012-06-22
Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
11
-131
/
+153
2012-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-14
/
+71
2012-06-22
drm: drop comment about this header being autogenerated.
Dave Airlie
1
-4
/
+0
[next]