index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
30
-161
/
+448
|
\
|
*
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
2012-03-21
1
-0
/
+13
|
*
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
2012-03-21
1
-0
/
+10
|
*
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
2012-03-21
1
-0
/
+1
|
*
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
2012-03-21
1
-0
/
+1
|
*
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-21
1
-0
/
+2
|
*
nfs: non void functions must return a value
Stephen Rothwell
2012-03-21
1
-0
/
+1
|
*
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
Chuck Lever
2012-03-21
1
-2
/
+2
|
*
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-03-20
2
-10
/
+9
|
*
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
2012-03-17
1
-0
/
+11
|
*
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-12
3
-13
/
+4
|
*
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-10
2
-17
/
+2
|
*
NFS: remove NFS_PAGE_TAG_LOCKED
Fred Isaman
2012-03-10
1
-3
/
+0
|
*
NFS: add filehandle crc for debug display
Weston Andros Adamson
2012-03-07
1
-0
/
+8
|
*
NFSv4: Simplify the struct nfs4_stateid
Trond Myklebust
2012-03-06
1
-5
/
+2
|
*
NFS: Undo changes to idmap.h
Bryan Schumaker
2012-03-05
1
-0
/
+11
|
*
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
2012-03-03
7
-4
/
+11
|
|
\
|
*
|
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
2012-03-02
2
-0
/
+4
|
*
|
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
Chuck Lever
2012-03-02
1
-5
/
+6
|
*
|
NFS: Add a client-side function to display NFS file handles
Chuck Lever
2012-03-02
1
-0
/
+14
|
*
|
SUNRPC: Add API to acquire source address
Chuck Lever
2012-03-02
1
-0
/
+1
|
*
|
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
2
-1
/
+2
|
*
|
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-03-02
2
-1
/
+16
|
*
|
NFSv4: parse and display server implementation ids
Weston Andros Adamson
2012-03-01
2
-8
/
+9
|
*
|
NFS: Store the legacy idmapper result in the keyring
Bryan Schumaker
2012-03-01
1
-11
/
+0
|
*
|
Created a function for setting timeouts on keys
Bryan Schumaker
2012-03-01
1
-0
/
+2
|
*
|
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
2012-02-27
1
-1
/
+1
|
*
|
NFS: include filelayout DS rpc stats in mountstats
Weston Andros Adamson
2012-02-17
2
-2
/
+5
|
*
|
SUNRPC: Use KERN_DEFAULT for debugging printk's
Chuck Lever
2012-02-16
1
-1
/
+5
|
*
|
SUNRPC: add sending,pending queue and max slot to xprt stats
Andy Adamson
2012-02-16
2
-3
/
+6
|
*
|
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
Trond Myklebust
2012-02-15
2
-2
/
+16
|
*
|
Lockd: shutdown NLM hosts in network namespace context
Stanislav Kinsbursky
2012-02-15
1
-0
/
+1
|
*
|
LockD: make nlm hosts network namespace aware
Stanislav Kinsbursky
2012-02-15
2
-1
/
+4
|
*
|
Lockd: per-net up and down routines introduced
Stanislav Kinsbursky
2012-02-15
1
-0
/
+2
|
*
|
SUNRPC: service destruction in network namespace context
Stanislav Kinsbursky
2012-02-15
1
-1
/
+1
|
*
|
NFSv4.1: Add a module parameter to set the number of session slots
Trond Myklebust
2012-02-15
1
-2
/
+3
|
*
|
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
2012-02-15
2
-4
/
+5
|
*
|
NFS: Fall back on old idmapper if request_key() fails
Bryan Schumaker
2012-02-07
1
-15
/
+0
|
*
|
SUNRPC: Change the default limit to the number of TCP slots
Trond Myklebust
2012-02-07
2
-2
/
+2
|
*
|
SUNRPC: Adding status trace points
Steve Dickson
2012-02-06
1
-0
/
+53
|
*
|
SUNRPC: Fix up sunrpc trace events
Trond Myklebust
2012-02-06
1
-3
/
+3
|
*
|
SUNRPC: Add trace events to the sunrpc subsystem
Trond Myklebust
2012-02-01
2
-1
/
+125
|
*
|
SUNRPC: constify the rpc_program
Trond Myklebust
2012-02-01
5
-14
/
+14
|
*
|
SUNRPC: constify rpc_program->name
Trond Myklebust
2012-02-01
1
-2
/
+2
|
*
|
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
2012-02-01
1
-5
/
+4
|
*
|
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-02-01
1
-1
/
+2
|
*
|
SUNRPC: register service stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-02-01
1
-4
/
+4
|
*
|
sunrpc: fix stats.h for CONFIG_PROC_FS not enabled
Randy Dunlap
2012-02-01
1
-2
/
+2
|
*
|
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-02-01
1
-4
/
+4
|
*
|
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
2012-02-01
1
-2
/
+0
[next]