Age | Commit message (Expand) | Author | Files | Lines |
2016-04-08 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-03-26 | nfs: use file_dentry() | Miklos Szeredi | 1 | -1/+1 |
2016-03-16 | nfs: remove nfs_inode_dio_wait | Christoph Hellwig | 1 | -1/+1 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 1 | -4/+4 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -21/+57 |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -1/+1 |
2016-01-12 | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+24 |
2016-01-08 | Merge branch 'bugfixes' | Trond Myklebust | 1 | -15/+39 |
2016-01-08 | NFS: Use wait_on_atomic_t() for unlock after readahead | Benjamin Coddington | 1 | -6/+12 |
2015-12-30 | NFS: Fix attribute cache revalidation | Trond Myklebust | 1 | -15/+39 |
2015-12-28 | nfs: handle request add failure properly | Peng Tao | 1 | -0/+6 |
2015-12-14 | sched/wait: Fix the signal handling fix | Peter Zijlstra | 1 | -3/+3 |
2015-12-09 | teach nfs_get_link() to work in RCU mode | Al Viro | 1 | -0/+21 |
2015-12-09 | don't put symlink bodies in pagecache into highmem | Al Viro | 1 | -2/+3 |
2015-11-25 | nfs: if we have no valid attrs, then don't declare the attribute cache valid | Jeff Layton | 1 | -1/+5 |
2015-11-25 | nfs: ensure that attrcache is revalidated after a SETATTR | Jeff Layton | 1 | -1/+4 |
2015-09-04 | Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files" | Trond Myklebust | 1 | -1/+6 |
2015-09-04 | NFS: Optimise away the close-to-open getattr if there is no cached data | Trond Myklebust | 1 | -3/+10 |
2015-08-28 | NFS: Check size by inode_newsize_ok in nfs_setattr | Kinglong Mee | 1 | -8/+10 |
2015-08-25 | NFSv4: Force a post-op attribute update when holding a delegation | Trond Myklebust | 1 | -0/+7 |
2015-08-17 | NFS: Don't let the ctime override attribute barriers. | Trond Myklebust | 1 | -8/+0 |
2015-08-17 | NFS: Remove nfs_release() | Anna Schumaker | 1 | -7/+1 |
2015-07-23 | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust | 1 | -2/+2 |
2015-07-23 | NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised | Trond Myklebust | 1 | -1/+2 |
2015-07-23 | NFS: Don't revalidate the mapping if both size and change attr are up to date | Trond Myklebust | 1 | -4/+4 |
2015-07-01 | nfs: Remove unneeded micro checking of CONFIG_PROC_FS | Kinglong Mee | 1 | -7/+3 |
2015-06-02 | NFS: report more appropriate block size for directories. | NeilBrown | 1 | -0/+2 |
2015-04-27 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -9/+27 |
2015-04-23 | nfs: Remove unneeded casts in nfs | Firo Yang | 1 | -1/+1 |
2015-04-23 | nfs: Fetch MOUNTED_ON_FILEID when updating an inode | Anna Schumaker | 1 | -1/+14 |
2015-04-23 | NFS: Don't zap caches on fallocate() | Anna Schumaker | 1 | -1/+0 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -9/+9 |
2015-03-27 | NFS: Block new writes while syncing data in nfs_getattr() | Trond Myklebust | 1 | -0/+2 |
2015-03-27 | NFSv4: Truncating file opens should also sync O_DIRECT writes | Trond Myklebust | 1 | -1/+2 |
2015-03-27 | NFS: Add a helper to sync both O_DIRECT and buffered writes | Trond Myklebust | 1 | -6/+9 |
2015-03-03 | NFS: Don't write enable new pages while an invalidation is proceeding | Trond Myklebust | 1 | -0/+1 |
2015-03-03 | NFS: Fix a regression in the read() syscall | Trond Myklebust | 1 | -3/+34 |
2015-03-02 | NFSv4: Set a barrier in the update_changeattr() helper | Trond Myklebust | 1 | -0/+1 |
2015-03-02 | NFS: Fix nfs_post_op_update_inode() to set an attribute barrier | Trond Myklebust | 1 | -0/+1 |
2015-03-02 | NFS: Remove size hack in nfs_inode_attrs_need_update() | Trond Myklebust | 1 | -8/+0 |
2015-03-02 | NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit | Trond Myklebust | 1 | -0/+1 |
2015-03-02 | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust | 1 | -3/+22 |
2015-03-02 | NFS: Set an attribute barrier on all updates | Trond Myklebust | 1 | -0/+4 |
2015-03-02 | NFS: Add attribute update barriers to nfs_setattr_update_inode() | Trond Myklebust | 1 | -5/+12 |
2015-03-02 | NFS: Add a helper to set attribute barriers | Trond Myklebust | 1 | -0/+16 |
2015-02-18 | Merge branch 'cleanups' | Trond Myklebust | 1 | -1/+0 |
2015-02-14 | NFSv4: Kill unused nfs_inode->delegation_state field | Trond Myklebust | 1 | -1/+0 |
2015-02-13 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-01-31 | nfs: prevent truncate on active swapfile | Omar Sandoval | 1 | -1/+6 |