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
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nfs41: lock sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+8
*
nfs41: open sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+8
*
nfs41: close sequence setup/done support
Andy Adamson
2009-06-17
1
-1
/
+7
*
nfs41: nfs41_call_sync_done
Andy Adamson
2009-06-17
1
-0
/
+9
*
nfs41: nfs41_sequence_done
Andy Adamson
2009-06-17
1
-0
/
+58
*
nfs41: nfs41_sequence_free_slot
Andy Adamson
2009-06-17
2
-0
/
+35
*
nfs41: free slot
Andy Adamson
2009-06-17
1
-0
/
+36
*
nfs41: setup_sequence method
Andy Adamson
2009-06-17
2
-2
/
+42
*
nfs41: find slot
Benny Halevy
2009-06-17
1
-0
/
+33
*
nfs41: nfs4_setup_sequence
Andy Adamson
2009-06-17
1
-2
/
+98
*
nfs41: xdr {encode,decode}_sequence
Andy Adamson
2009-06-17
1
-10
/
+232
*
nfs41: encode minorversion in compound header
Benny Halevy
2009-06-17
1
-30
/
+40
*
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
2009-06-17
1
-38
/
+10
*
NFS: update hdr->replen for every encode op
Benny Halevy
2009-06-17
1
-0
/
+31
*
NFS: define and initialize compound_hdr.replen
Benny Halevy
2009-06-17
1
-34
/
+43
*
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
2009-06-17
1
-3
/
+7
*
nfs41: set up seq_res.sr_slotid
Andy Adamson
2009-06-17
4
-0
/
+9
*
nfs41: nfs41: pass *session in seq_args and seq_res
Benny Halevy
2009-06-17
1
-0
/
+1
*
nfs41: introduce nfs4_call_sync
Andy Adamson
2009-06-17
3
-19
/
+65
*
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
2
-3
/
+8
*
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
2
-2
/
+4
*
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
2009-06-17
1
-3
/
+3
*
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
2
-11
/
+14
*
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
2
-3
/
+7
*
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
2
-3
/
+7
*
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
2
-3
/
+7
*
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
2
-2
/
+4
*
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-06-17
2
-3
/
+7
*
nfs41: sessions client infrastructure
Andy Adamson
2009-06-17
4
-0
/
+110
*
nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT
Benny Halevy
2009-06-17
1
-0
/
+2
*
nfs41: Use mount minorversion option
Benny Halevy
2009-06-17
1
-1
/
+6
*
nfs41: nfs_client.cl_minorversion
Benny Halevy
2009-06-17
1
-3
/
+6
*
nfs41: add mount command option minorversion
Mike Sager
2009-06-17
2
-0
/
+11
*
nfs41: Add Kconfig symbols for NFSv4.1
Ricardo Labiaga
2009-06-17
1
-0
/
+9
*
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
2009-05-26
1
-6
/
+3
*
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
2009-05-26
1
-1
/
+1
*
nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.
Frank Filz
2009-05-18
1
-1
/
+2
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-10
/
+5
*
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
2009-05-09
1
-1
/
+6
*
NFS: Close page_mkwrite() races
Trond Myklebust
2009-05-02
1
-3
/
+3
*
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
2009-04-21
1
-1
/
+2
*
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
2009-04-07
1
-2
/
+0
*
NFS: Fix a double free in nfs_parse_mount_options()
Trond Myklebust
2009-04-06
1
-1
/
+1
*
NFS: Add mount options to enable local caching on NFS
David Howells
2009-04-03
3
-0
/
+28
*
NFS: Display local caching state
David Howells
2009-04-03
2
-3
/
+19
*
NFS: Store pages from an NFS inode into a local cache
David Howells
2009-04-03
3
-0
/
+49
*
NFS: Read pages from FS-Cache into an NFS inode
David Howells
2009-04-03
3
-0
/
+177
*
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
2009-04-03
1
-2
/
+2
*
NFS: Add read context retention for FS-Cache to call back with
David Howells
2009-04-03
1
-0
/
+26
*
NFS: FS-Cache page management
David Howells
2009-04-03
3
-4
/
+101
[prev]
[next]