index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
2015-04-23
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
2015-04-23
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
2015-04-23
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao
2015-04-23
nfs: fix DIO good bytes calculation
Peng Tao
2015-04-23
nfs: Fetch MOUNTED_ON_FILEID when updating an inode
Anna Schumaker
2015-04-23
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2015-04-23
NFS: Reduce time spent holding the i_mutex during fallocate()
Anna Schumaker
2015-04-23
NFS: Don't zap caches on fallocate()
Anna Schumaker
2015-03-27
NFS: Block new writes while syncing data in nfs_getattr()
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
Trond Myklebust
2015-03-27
NFSv4: Truncating file opens should also sync O_DIRECT writes
Trond Myklebust
2015-03-27
NFS: File unlock needs to be a metadata synchronisation point
Trond Myklebust
2015-03-27
NFS: Add a helper to sync both O_DIRECT and buffered writes
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Fix setting of layoutcommit last write byte
Trond Myklebust
2015-03-27
NFSv4: Return the delegation before returning the layout in evict_inode()
Trond Myklebust
2015-03-27
NFSv4: Allow tracing of NFSv4 fsync calls
Trond Myklebust
2015-03-27
NFS: Fix free_deveiceid -> free_deviceid
Trond Myklebust
2015-03-27
NFSv4.1: Don't cache deviceids that have no notifications
Trond Myklebust
2015-03-27
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
Trond Myklebust
2015-03-27
NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()
Trond Myklebust
2015-03-27
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
2015-03-13
nfs: clean up nfs_direct_IO
Peng Tao
2015-03-12
NFSv4: Append delegations to the per-client list instead of prepending
Trond Myklebust
2015-03-04
NFSv4.1: Clear the old state by our client id before establishing a new lease
Trond Myklebust
2015-03-04
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
2015-03-03
NFS: Don't write enable new pages while an invalidation is proceeding
Trond Myklebust
2015-03-03
NFS: Fix a regression in the read() syscall
Trond Myklebust
2015-03-02
NFSv4: Ensure we skip delegations that are already being returned
Trond Myklebust
2015-03-02
NFSv4: Pin the superblock while we're returning the delegation
Trond Myklebust
2015-03-02
NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()
Trond Myklebust
2015-03-02
NFSv4: Ensure that we don't reap a delegation that is being returned
Trond Myklebust
2015-03-02
NFS: Fix stateid used for NFS v4 closes
Anna Schumaker
2015-03-02
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
2015-03-02
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
Trond Myklebust
2015-03-02
NFSv3: Use the readdir fileid as the mounted-on-fileid
Trond Myklebust
2015-03-02
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
2015-03-02
NFSv4: Set a barrier in the update_changeattr() helper
Trond Myklebust
2015-03-02
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
Trond Myklebust
2015-03-02
NFS: Remove size hack in nfs_inode_attrs_need_update()
Trond Myklebust
2015-03-02
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit
Trond Myklebust
2015-03-02
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
2015-03-02
NFS: Set an attribute barrier on all updates
Trond Myklebust
2015-03-02
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
2015-03-02
NFS: Add a helper to set attribute barriers
Trond Myklebust
2015-03-02
NFS: Ensure that buffered writes wait for O_DIRECT writes to complete
Trond Myklebust
2015-02-27
NFSv4: nfs4_open_recover_helper() must set share access
Trond Myklebust
[next]