index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-01-22
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
Anna Schumaker
1
-2
/
+3
2015-01-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
2014-11-26
nfs: Add ALLOCATE support
Anna Schumaker
1
-0
/
+1
[next]