index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-01
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
Trond Myklebust
1
-0
/
+1
2015-03-01
NFS: Remove size hack in nfs_inode_attrs_need_update()
Trond Myklebust
1
-8
/
+0
2015-03-01
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit
Trond Myklebust
1
-0
/
+1
2015-03-01
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
1
-3
/
+22
2015-03-01
NFS: Set an attribute barrier on all updates
Trond Myklebust
1
-0
/
+4
2015-03-01
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
1
-5
/
+12
2015-03-01
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-13
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
1
-1
/
+0
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-01-30
nfs: prevent truncate on active swapfile
Omar Sandoval
1
-1
/
+6
2015-01-21
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
Anna Schumaker
1
-2
/
+3
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
1
-0
/
+1
2014-11-24
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
1
-4
/
+4
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
2014-09-30
Merge branch 'client-4.2' into linux-next
Trond Myklebust
1
-0
/
+2
2014-09-30
NFS: Implement SEEK
Anna Schumaker
1
-0
/
+2
2014-09-10
nfs: setattr can only change regular file sizes
Christoph Hellwig
1
-1
/
+3
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+9
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2014-08-04
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
1
-1
/
+2
2014-08-03
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
1
-0
/
+9
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-1
/
+1
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-2
/
+2
2014-06-24
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
1
-35
/
+40
2014-06-24
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
1
-0
/
+1
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-9
/
+17
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-04-15
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+27
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-02-11
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
1
-7
/
+27
2014-02-10
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
Trond Myklebust
1
-4
/
+10
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+43
2014-01-28
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
1
-0
/
+1
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-16
/
+32
2014-01-28
NFS: Fix races in nfs_revalidate_mapping
Trond Myklebust
1
-14
/
+14
2014-01-27
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
1
-4
/
+38
2014-01-26
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
1
-4
/
+0
2014-01-13
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
Trond Myklebust
1
-2
/
+17
2014-01-05
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
1
-14
/
+15
2013-11-19
NFS: Fix a warning in nfs_setsecurity
Trond Myklebust
1
-1
/
+1
2013-11-04
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
Trond Myklebust
1
-6
/
+0
2013-11-04
nfs: set security label when revalidating inode
Jeff Layton
1
-0
/
+2
2013-10-28
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Trond Myklebust
1
-3
/
+3
2013-10-28
NFS: Export _nfs_display_fhandle()
Chuck Lever
1
-0
/
+2
2013-09-27
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
1
-3
/
+3
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-3
/
+1
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+27
[prev]
[next]