index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Don't zap caches on fallocate()
Anna Schumaker
2015-04-23
1
-1
/
+0
*
NFS: Block new writes while syncing data in nfs_getattr()
Trond Myklebust
2015-03-27
1
-0
/
+2
*
NFSv4: Truncating file opens should also sync O_DIRECT writes
Trond Myklebust
2015-03-27
1
-1
/
+2
*
NFS: Add a helper to sync both O_DIRECT and buffered writes
Trond Myklebust
2015-03-27
1
-6
/
+9
*
NFS: Don't write enable new pages while an invalidation is proceeding
Trond Myklebust
2015-03-03
1
-0
/
+1
*
NFS: Fix a regression in the read() syscall
Trond Myklebust
2015-03-03
1
-3
/
+34
*
NFSv4: Set a barrier in the update_changeattr() helper
Trond Myklebust
2015-03-01
1
-0
/
+1
*
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
Trond Myklebust
2015-03-01
1
-0
/
+1
*
NFS: Remove size hack in nfs_inode_attrs_need_update()
Trond Myklebust
2015-03-01
1
-8
/
+0
*
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit
Trond Myklebust
2015-03-01
1
-0
/
+1
*
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
2015-03-01
1
-3
/
+22
*
NFS: Set an attribute barrier on all updates
Trond Myklebust
2015-03-01
1
-0
/
+4
*
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
2015-03-01
1
-5
/
+12
*
NFS: Add a helper to set attribute barriers
Trond Myklebust
2015-03-01
1
-0
/
+16
*
Merge branch 'cleanups'
Trond Myklebust
2015-02-18
1
-1
/
+0
|
\
|
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-1
/
+0
|
|
\
|
|
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
|
|
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
2015-02-13
1
-1
/
+0
|
/
/
*
|
nfs: prevent truncate on active swapfile
Omar Sandoval
2015-01-30
1
-1
/
+6
*
|
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
Anna Schumaker
2015-01-21
1
-2
/
+3
|
/
*
nfs: Add ALLOCATE support
Anna Schumaker
2014-11-25
1
-0
/
+1
*
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
2014-11-24
1
-4
/
+4
*
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-12
1
-1
/
+1
*
Merge branch 'client-4.2' into linux-next
Trond Myklebust
2014-09-30
1
-0
/
+2
|
\
|
*
NFS: Implement SEEK
Anna Schumaker
2014-09-30
1
-0
/
+2
*
|
nfs: setattr can only change regular file sizes
Christoph Hellwig
2014-09-10
1
-1
/
+3
|
/
*
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-13
1
-0
/
+9
|
\
|
*
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
2014-08-03
1
-0
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-08-09
1
-1
/
+2
|
\
\
|
*
|
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
2014-08-04
1
-1
/
+2
|
|
/
*
|
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2014-07-16
1
-1
/
+1
*
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-2
/
+2
|
/
*
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
2014-06-24
1
-35
/
+40
*
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
2014-06-24
1
-0
/
+1
*
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-10
1
-9
/
+17
|
\
|
*
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
2014-04-15
1
-9
/
+17
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-06
1
-7
/
+27
|
\
|
*
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
2014-02-11
1
-7
/
+27
*
|
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+1
|
/
*
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
2014-02-10
1
-4
/
+10
*
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-31
1
-8
/
+43
|
\
|
*
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
2014-01-28
1
-0
/
+1
|
*
NFS: Fix races in nfs_revalidate_mapping
Trond Myklebust
2014-01-28
1
-14
/
+14
|
*
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-27
1
-4
/
+38
*
|
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
1
-16
/
+32
|
\
|
|
*
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
Trond Myklebust
2014-01-13
1
-2
/
+17
|
*
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2014-01-05
1
-14
/
+15
*
|
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
2014-01-26
1
-4
/
+0
|
/
*
NFS: Fix a warning in nfs_setsecurity
Trond Myklebust
2013-11-19
1
-1
/
+1
[next]