index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
Trond Myklebust
2008-04-19
1
-10
/
+54
|
|
*
|
|
|
|
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
2008-04-19
2
-0
/
+4
|
|
*
|
|
|
|
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
2008-04-19
1
-0
/
+2
|
|
*
|
|
|
|
NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()
Trond Myklebust
2008-04-19
1
-6
/
+10
|
|
*
|
|
|
|
SUNRPC: Fix read ordering problems with req->rq_private_buf.len
Trond Myklebust
2008-04-19
2
-14
/
+15
|
|
*
|
|
|
|
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2008-04-19
3
-9
/
+31
|
|
*
|
|
|
|
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
2008-04-19
1
-4
/
+1
|
|
*
|
|
|
|
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
2008-04-19
3
-26
/
+40
|
|
*
|
|
|
|
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
2008-04-19
3
-48
/
+73
|
|
*
|
|
|
|
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2008-04-19
2
-26
/
+46
|
|
*
|
|
|
|
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
2008-04-19
1
-11
/
+12
|
|
*
|
|
|
|
SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..
Trond Myklebust
2008-04-19
1
-2
/
+2
|
|
*
|
|
|
|
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
2008-04-19
3
-23
/
+44
|
|
*
|
|
|
|
SUNRPC: Fix a bug in call_decode()
Trond Myklebust
2008-04-19
1
-3
/
+6
|
|
*
|
|
|
|
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
2008-03-19
2
-6
/
+25
|
|
*
|
|
|
|
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
2008-03-19
1
-31
/
+8
|
|
*
|
|
|
|
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
2008-03-19
1
-0
/
+13
|
|
*
|
|
|
|
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
2008-03-19
1
-0
/
+19
|
|
*
|
|
|
|
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
2008-03-19
1
-0
/
+25
|
|
*
|
|
|
|
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
2008-03-19
1
-0
/
+9
|
|
*
|
|
|
|
lockd: bring a few function declarations up to date
Chuck Lever
2008-03-19
1
-6
/
+5
|
|
*
|
|
|
|
NLM: NLM protocol version numbers are u32
Chuck Lever
2008-03-19
2
-11
/
+15
|
|
*
|
|
|
|
NLM: LOCKD fails to load if CONFIG_SYSCTL is not set
Chuck Lever
2008-03-19
1
-0
/
+12
|
|
*
|
|
|
|
SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34
Chuck Lever
2008-03-19
1
-0
/
+1
|
|
*
|
|
|
|
SUNRPC: Update help Kconfig text
Chuck Lever
2008-03-19
1
-13
/
+32
|
|
*
|
|
|
|
NFS: Always enable NFS direct I/O
Chuck Lever
2008-03-19
4
-37
/
+1
|
|
*
|
|
|
|
NFS: Show most mount options via nfs_show_options()
Chuck Lever
2008-03-19
1
-2
/
+65
|
|
*
|
|
|
|
NFS: Save the values of the "mount*=" mount options
Chuck Lever
2008-03-19
2
-0
/
+17
|
|
*
|
|
|
|
NFS: Save the value of the "port=" mount option
Chuck Lever
2008-03-19
4
-31
/
+12
|
|
*
|
|
|
|
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
2008-03-19
1
-3
/
+3
|
|
*
|
|
|
|
NFS: numeric mount parameters are unsigned
Chuck Lever
2008-03-19
1
-13
/
+13
|
|
*
|
|
|
|
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
2008-03-19
1
-10
/
+27
|
|
*
|
|
|
|
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
2008-03-19
1
-9
/
+28
|
|
*
|
|
|
|
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
2008-03-19
1
-9
/
+28
|
|
*
|
|
|
|
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
2008-03-19
1
-2
/
+0
|
|
*
|
|
|
|
nfs: nfs_redirty_request
Fred
2008-03-19
1
-9
/
+14
|
|
*
|
|
|
|
Merge branch 'hotfixes' into devel
Trond Myklebust
2008-03-19
455
-6069
/
+6445
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
NFS: fix encode_fsinfo_maxsz
Fred Isaman
2008-03-14
1
-1
/
+1
|
|
*
|
|
|
|
|
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
5
-8
/
+7
|
|
*
|
|
|
|
|
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
Trond Myklebust
2008-03-14
6
-2
/
+24
|
|
*
|
|
|
|
|
SUNRPC: Add a generic RPC credential
Trond Myklebust
2008-03-14
4
-1
/
+147
|
|
*
|
|
|
|
|
SUNRPC: Clean up rpcauth_bindcred()
Trond Myklebust
2008-03-14
3
-20
/
+23
|
|
*
|
|
|
|
|
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
2008-03-14
4
-50
/
+49
|
|
*
|
|
|
|
|
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
Trond Myklebust
2008-03-14
2
-3
/
+6
|
|
*
|
|
|
|
|
Merge commit 'origin' into devel
Trond Myklebust
2008-03-08
758
-8969
/
+13164
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'cleanups' into next
Trond Myklebust
2008-02-28
3
-21
/
+26
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
Trond Myklebust
2008-02-14
2
-6
/
+7
|
|
|
*
|
|
|
|
|
|
nfs: use GFP_NOFS preloads for radix-tree insertion
Nick Piggin
2008-02-13
1
-15
/
+19
|
|
*
|
|
|
|
|
|
|
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
Trond Myklebust
2008-02-28
4
-48
/
+15
|
|
*
|
|
|
|
|
|
|
SUNRPC: Ensure that we read all available tcp data
Trond Myklebust
2008-02-28
1
-2
/
+5
[prev]
[next]