index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
remove put_cpu_no_resched()
Thomas Gleixner
2009-06-17
1
-3
/
+3
*
|
|
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-12
1
-0
/
+2
*
|
|
switch follow_down()
Al Viro
2009-06-12
1
-1
/
+1
|
/
/
*
|
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-19
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-03
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-07
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
*
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
2009-04-03
2
-0
/
+29
*
NFS: Invalidate FsCache page flags when cache removed
David Howells
2009-04-03
1
-0
/
+40
*
NFS: Use local disk inode cache
David Howells
2009-04-03
3
-0
/
+181
*
NFS: Define and create inode-level cache objects
David Howells
2009-04-03
2
-0
/
+124
*
NFS: Define and create superblock-level objects
David Howells
2009-04-03
5
-2
/
+209
*
NFS: Define and create server-level objects
David Howells
2009-04-03
5
-1
/
+133
*
NFS: Register NFS for caching and retrieve the top-level index
David Howells
2009-04-03
4
-0
/
+93
*
NFS: Permit local filesystem caching to be enabled for NFS
David Howells
2009-04-03
1
-0
/
+8
*
NFS: Add comment banners to some NFS functions
David Howells
2009-04-03
1
-0
/
+26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-03
2
-4
/
+4
|
\
|
*
New helper - current_umask()
Al Viro
2009-04-01
2
-4
/
+4
*
|
Merge branch 'devel' into for-linus
Trond Myklebust
2009-04-01
18
-343
/
+549
|
\
\
|
*
|
NFS: Simplify logic to compare socket addresses in client.c
Chuck Lever
2009-03-28
1
-64
/
+52
|
*
|
Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel
Trond Myklebust
2009-03-28
1
-29
/
+39
|
|
\
\
|
*
|
|
NFS: Start PF_INET6 callback listener only if IPv6 support is available
Chuck Lever
2009-03-28
3
-2
/
+21
|
*
|
|
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
Chuck Lever
2009-03-28
1
-12
/
+2
|
*
|
|
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
2009-03-28
1
-2
/
+1
[prev]
[next]