index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2009-06-17
NFS: More "sloppy" parsing problems
Chuck Lever
2009-06-17
NFS: Invalid mount option values should always fail, even with "sloppy"
Chuck Lever
2009-06-17
NFS: Remove unused XDR decoder functions
Chuck Lever
2009-06-17
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
2009-06-17
NFS: add new file handle decoders to in-kernel mountd client
Chuck Lever
2009-06-17
NFS: Add separate mountd status code decoders for each mountd version
Chuck Lever
2009-06-17
NFS: remove unused function in fs/nfs/mount_clnt.c
Chuck Lever
2009-06-17
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
Chuck Lever
2009-06-17
NFS: Clean up MNT program definitions
Chuck Lever
2009-06-17
NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available
Chuck Lever
2009-06-17
NFS: Return error code from nfs_callback_up() to user space
Chuck Lever
2009-06-17
NFS: Do not display the setting of the "intr" mount option
Chuck Lever
2009-06-17
NFS: add support for splice writes
Suresh Jayaraman
2009-06-17
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
Trond Myklebust
2009-06-17
NFS: Ensure we always hold the BKL when dereferencing inode->i_flock
Trond Myklebust
2009-06-17
NFSv4: Handle more errors when recovering open file and locking state
Trond Myklebust
2009-06-17
NFSv4: Move error handling out of the delegation generic code
Trond Myklebust
2009-06-17
NFSv4: Fix the 'nolock' option regression
Trond Myklebust
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
switch follow_down()
Al Viro
2009-05-26
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
2009-05-26
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
2009-05-18
nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.
Frank Filz
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
2009-05-02
NFS: Close page_mkwrite() races
Trond Myklebust
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
2009-04-06
NFS: Fix a double free in nfs_parse_mount_options()
Trond Myklebust
2009-04-03
NFS: Add mount options to enable local caching on NFS
David Howells
2009-04-03
NFS: Display local caching state
David Howells
2009-04-03
NFS: Store pages from an NFS inode into a local cache
David Howells
2009-04-03
NFS: Read pages from FS-Cache into an NFS inode
David Howells
2009-04-03
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
2009-04-03
NFS: Add read context retention for FS-Cache to call back with
David Howells
2009-04-03
NFS: FS-Cache page management
David Howells
2009-04-03
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
2009-04-03
NFS: Invalidate FsCache page flags when cache removed
David Howells
2009-04-03
NFS: Use local disk inode cache
David Howells
2009-04-03
NFS: Define and create inode-level cache objects
David Howells
2009-04-03
NFS: Define and create superblock-level objects
David Howells
2009-04-03
NFS: Define and create server-level objects
David Howells
2009-04-03
NFS: Register NFS for caching and retrieve the top-level index
David Howells
2009-04-03
NFS: Permit local filesystem caching to be enabled for NFS
David Howells
2009-04-03
NFS: Add comment banners to some NFS functions
David Howells
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
[next]