index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
2014-04-03
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
2014-04-03
NFS: Fix races in nfs_revalidate_mapping
Trond Myklebust
2014-04-03
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-03-03
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-08-22
NFS: Add event tracing for generic NFS events
Trond Myklebust
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
2013-08-07
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
Trond Myklebust
2013-08-07
NFS: Fix writeback performance issue on cache invalidation
Trond Myklebust
2013-07-09
NFS: Make nfs_attribute_cache_expired() non-static
Scott Mayhew
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-18
NFSv4: Move the DNS resolver into the NFSv4 module
Trond Myklebust
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
2013-06-08
NFS: Add label lifecycle management
David Quigley
2013-06-08
NFS:Add labels to client function prototypes
David Quigley
2013-06-08
NFSv4: Introduce new label structure
Steve Dickson
2013-06-06
NFSv4: Close another NFSv4 recovery race
Trond Myklebust
2013-05-12
freezer: add unsafe versions of freezable helpers for NFS
Colin Cross
2013-04-09
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
2013-03-25
NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too
Trond Myklebust
2013-03-03
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-02-28
nfs: don't allow nfs_find_actor to match inodes of the wrong type
Jeff Layton
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-23
new helper: file_inode(file)
Al Viro
2013-02-13
nfs: kuid and kgid conversions for nfs/inode.c
Eric W. Biederman
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
2012-12-20
NFS: Use FS-Cache invalidation
David Howells
2012-12-14
NFS: Ensure that we always drop inodes that have been marked as stale
Trond Myklebust
2012-11-04
NFS: Remove BUG_ON()s in the fs/nfs/inode.c
Trond Myklebust
2012-10-31
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-09-28
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
2012-09-28
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
Trond Myklebust
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-08-01
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
2012-07-17
NFS: Create an init_nfs_v4() function
Bryan Schumaker
2012-06-29
NFS: Create a return_delegation rpc op
Bryan Schumaker
2012-06-29
NFS: Create a have_delegation rpc_op
Bryan Schumaker
2012-06-19
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
Trond Myklebust
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
[next]