Age | Commit message (Expand) | Author |
2015-07-22 | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust |
2015-07-22 | NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised | Trond Myklebust |
2015-07-22 | NFS: Don't revalidate the mapping if both size and change attr are up to date | Trond Myklebust |
2015-07-01 | nfs: Remove unneeded micro checking of CONFIG_PROC_FS | Kinglong Mee |
2015-06-02 | NFS: report more appropriate block size for directories. | NeilBrown |
2015-04-26 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-04-23 | nfs: Remove unneeded casts in nfs | Firo Yang |
2015-04-23 | nfs: Fetch MOUNTED_ON_FILEID when updating an inode | Anna Schumaker |
2015-04-23 | NFS: Don't zap caches on fallocate() | Anna Schumaker |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-03-27 | NFS: Block new writes while syncing data in nfs_getattr() | Trond Myklebust |
2015-03-27 | NFSv4: Truncating file opens should also sync O_DIRECT writes | Trond Myklebust |
2015-03-27 | NFS: Add a helper to sync both O_DIRECT and buffered writes | 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-01 | NFSv4: Set a barrier in the update_changeattr() helper | Trond Myklebust |
2015-03-01 | NFS: Fix nfs_post_op_update_inode() to set an attribute barrier | Trond Myklebust |
2015-03-01 | NFS: Remove size hack in nfs_inode_attrs_need_update() | Trond Myklebust |
2015-03-01 | NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit | Trond Myklebust |
2015-03-01 | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust |
2015-03-01 | NFS: Set an attribute barrier on all updates | Trond Myklebust |
2015-03-01 | NFS: Add attribute update barriers to nfs_setattr_update_inode() | Trond Myklebust |
2015-03-01 | NFS: Add a helper to set attribute barriers | Trond Myklebust |
2015-02-18 | Merge branch 'cleanups' | Trond Myklebust |
2015-02-13 | NFSv4: Kill unused nfs_inode->delegation_state field | Trond Myklebust |
2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-01-30 | nfs: prevent truncate on active swapfile | Omar Sandoval |
2015-01-21 | NFS: Fix use of nfs_attr_use_mounted_on_fileid() | Anna Schumaker |
2015-01-20 | fs: remove mapping->backing_dev_info | Christoph Hellwig |
2014-11-25 | nfs: Add ALLOCATE support | Anna Schumaker |
2014-11-24 | NFS: fix subtle change in COMMIT behavior | Weston Andros Adamson |
2014-11-12 | nfs: Fix use of uninitialized variable in nfs_getattr() | Jan Kara |
2014-09-30 | Merge branch 'client-4.2' into linux-next | Trond Myklebust |
2014-09-30 | NFS: Implement SEEK | Anna Schumaker |
2014-09-10 | nfs: setattr can only change regular file sizes | Christoph Hellwig |
2014-08-13 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-08-04 | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes | Eric W. Biederman |
2014-08-03 | NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU | NeilBrown |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown |
2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown |
2014-06-24 | NFS: Don't mark the data cache as invalid if it has been flushed | Trond Myklebust |
2014-06-24 | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size | Trond Myklebust |
2014-06-10 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-04-15 | NFS: Don't declare inode uptodate unless all attributes were checked | Trond Myklebust |
2014-04-06 | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner |
2014-02-11 | NFS: Be more aggressive in using readdirplus for 'ls -l' situations | Trond Myklebust |
2014-02-10 | NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS | Trond Myklebust |