index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
nfsd: make symbol nfsd_reply_cache_shrinker static
Wei Yongjun
1
-1
/
+1
2013-04-30
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
1
-1
/
+3
2013-04-30
nfsd4: don't remap EISDIR errors in rename
J. Bruce Fields
1
-15
/
+5
2013-04-29
svcrpc: fix gss-proxy to respect user namespaces
J. Bruce Fields
1
-7
/
+13
2013-04-29
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
1
-1
/
+1
2013-04-29
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
J. Bruce Fields
1
-1
/
+10
2013-04-29
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
20
-277
/
+456
2013-04-29
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
Trond Myklebust
1
-0
/
+7
2013-04-29
NFSv4: Servers should only check SETATTR stateid open mode on size change
Trond Myklebust
1
-4
/
+9
2013-04-26
nfsd4: better error return to indicate SSV non-support
J. Bruce Fields
1
-0
/
+1
2013-04-26
nfsd: fix EXDEV checking in rename
J. Bruce Fields
1
-4
/
+2
2013-04-26
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
5
-9
/
+436
2013-04-26
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
Simo Sorce
7
-1
/
+1504
2013-04-26
SUNRPC: conditionally return endtime from import_sec_context
Simo Sorce
5
-6
/
+13
2013-04-26
SUNRPC: allow disabling idle timeout
J. Bruce Fields
4
-0
/
+6
2013-04-26
SUNRPC: attempt AF_LOCAL connect on setup
J. Bruce Fields
1
-0
/
+3
2013-04-26
Merge Trond's nfs-for-next
J. Bruce Fields
34
-348
/
+863
2013-04-23
Merge branch 'bugfixes' into linux-next
Trond Myklebust
4
-25
/
+40
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
17
-240
/
+375
2013-04-23
NFSv4: Don't recheck permissions on open in case of recovery cached open
Trond Myklebust
1
-4
/
+10
2013-04-23
nfsd: Decode and send 64bit time values
Bryan Schumaker
1
-14
/
+5
2013-04-23
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
Trond Myklebust
1
-0
/
+1
2013-04-23
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
Trond Myklebust
1
-2
/
+6
2013-04-22
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
Chuck Lever
1
-1
/
+1
2013-04-22
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
Trond Myklebust
1
-3
/
+13
2013-04-21
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2
-3
/
+3
2013-04-20
NFSv4: Ensure the LOCK call cannot use the delegation stateid
Trond Myklebust
1
-1
/
+1
2013-04-20
NFSv4: Use the open stateid if the delegation has the wrong mode
Trond Myklebust
3
-1
/
+7
2013-04-19
nfs: Send atime and mtime as a 64bit value
Bryan Schumaker
1
-4
/
+2
2013-04-16
nfsd4: put_client_renew_locked can be static
Fengguang Wu
1
-1
/
+1
2013-04-16
nfsd4: remove unused macro
J. Bruce Fields
1
-19
/
+0
2013-04-16
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
Trond Myklebust
3
-23
/
+31
2013-04-16
nfsd4: remove some useless code
fanchaoting
1
-2
/
+1
2013-04-16
nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED
J. Bruce Fields
2
-8
/
+50
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
3
-0
/
+5
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
4
-1
/
+11
2013-04-14
SUNRPC: Fix a livelock problem in the xprt->backlog queue
Trond Myklebust
3
-4
/
+76
2013-04-12
NFSv4: Fix handling of revoked delegations by setattr
Trond Myklebust
1
-1
/
+5
2013-04-11
NFSv4 release the sequence id in the return on close case
Andy Adamson
1
-1
/
+3
2013-04-10
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_cla...
Jeff Layton
1
-3
/
+1
2013-04-10
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
Trond Myklebust
1
-0
/
+1
2013-04-09
nfsd4: clean up validate_stateid
J. Bruce Fields
1
-5
/
+14
2013-04-09
nfsd4: check backchannel attributes on create_session
J. Bruce Fields
4
-24
/
+52
2013-04-09
nfsd4: fix forechannel attribute negotiation
J. Bruce Fields
1
-67
/
+49
2013-04-09
nfsd4: cleanup check_forechannel_attrs
J. Bruce Fields
1
-5
/
+9
2013-04-09
NFSv4: Fix another potential state manager deadlock
Trond Myklebust
1
-0
/
+1
2013-04-09
nfsd4: don't close read-write opens too soon
J. Bruce Fields
1
-7
/
+1
2013-04-09
nfsd4: release lockowners on last unlock in 4.1 case
J. Bruce Fields
1
-1
/
+8
2013-04-09
nfsd4: more sessions/open-owner-replay cleanup
J. Bruce Fields
1
-12
/
+16
2013-04-09
nfsd4: no need for replay_owner in sessions case
J. Bruce Fields
2
-5
/
+5
[next]