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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
nfsd41: Backchannel: Implement cb_recall over NFSv4.1
Ricardo Labiaga
1
-5
/
+48
2009-09-15
nfsd41: Backchannel: cb_sequence callback
Benny Halevy
1
-0
/
+72
2009-09-15
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
2
-0
/
+63
2009-09-15
nfsd41: Backchannel: Server backchannel RPC wait queue
Ricardo Labiaga
1
-0
/
+2
2009-09-15
nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
Ricardo Labiaga
1
-0
/
+5
2009-09-15
nfsd41: Backchannel: callback infrastructure
Andy Adamson
2
-2
/
+29
2009-09-15
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
2
-28
/
+11
2009-09-15
nfsd4: allow nfs4 state startup to fail
J. Bruce Fields
2
-6
/
+15
2009-09-15
nfsd4: fix null dereference creating nfsv4 callback client
J. Bruce Fields
1
-2
/
+2
2009-09-13
nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
Benny Halevy
1
-1
/
+1
2009-09-04
nfsd: fix leak on error in nfsv3 readdir
J. Bruce Fields
1
-2
/
+3
2009-09-04
nfsd: clean up readdirplus encoding
J. Bruce Fields
1
-38
/
+34
2009-09-04
nfsd4: filehandle leak or error exit from fh_compose()
J. Bruce Fields
1
-1
/
+3
2009-09-03
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
2
-5
/
+12
2009-09-02
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
1
-36
/
+41
2009-09-02
nfsd: move some of fh_compose into helper functions
J. Bruce Fields
1
-38
/
+45
2009-09-01
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
3
-165
/
+67
2009-09-01
nfsd41: replace nfserr_resource in pure nfs41 responses
Andy Adamson
1
-3
/
+3
2009-09-01
nfsd41: use session maxreqs for sequence target and highest slotid
Andy Adamson
1
-1
/
+5
2009-09-01
nfsd41: bound forechannel drc size by memory usage
Andy Adamson
1
-18
/
+48
2009-09-01
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
2
-13
/
+1
2009-08-28
nfsd41: expand solo sequence check
Andy Adamson
1
-9
/
+0
2009-08-27
nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry
Frank Filz
1
-1
/
+1
2009-08-27
nfsd41: renew_client must be called under the state lock
Benny Halevy
1
-5
/
+8
2009-08-25
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2
-3
/
+23
2009-08-24
nfsd: Fix unnecessary deny bits in NFSv4 ACL
Frank Filz
1
-1
/
+1
2009-08-21
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...
Jeff Layton
1
-2
/
+5
2009-08-21
nfsd: add support for NFSv4 callbacks over IPv6
Jeff Layton
1
-4
/
+11
2009-08-21
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2
-81
/
+11
2009-08-21
nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
Jeff Layton
1
-13
/
+19
2009-08-21
sunrpc: add routine for comparing addresses
Jeff Layton
4
-5
/
+5
2009-08-21
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
232
-3895
/
+6761
2009-08-19
nfs: Remove reference to generic_osync_inode from a comment
Jan Kara
1
-3
/
+0
2009-08-19
NFS: Use the DNS resolver in the mount code.
Trond Myklebust
1
-1
/
+17
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
6
-1
/
+526
2009-08-19
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
33
-751
/
+1236
2009-08-14
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
1
-59
/
+59
2009-08-14
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
1
-96
/
+379
2009-08-14
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
1
-9
/
+10
2009-08-14
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
1
-8
/
+3
2009-08-14
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
1
-10
/
+15
2009-08-14
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
1
-10
/
+12
2009-08-14
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
1
-31
/
+40
2009-08-14
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
1
-4
/
+8
2009-08-14
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
1
-5
/
+0
2009-08-14
nfs: nfs4xdr: get rid of READ64
Benny Halevy
1
-29
/
+25
2009-08-14
nfs: nfs4xdr: get rid of READ32
Benny Halevy
1
-73
/
+72
2009-08-14
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
1
-28
/
+14
2009-08-14
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
1
-64
/
+64
2009-08-14
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
1
-73
/
+65
[next]