Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a188620ebd294b18d8da93f4b2a307d484e7bd27
/
fs
/
nfs
/
inode.c
944171c
pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding
by Benjamin Coddington
· 8 years ago
3627452
Merge branch 'writeback'
by Trond Myklebust
· 8 years ago
10b7e9a
pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 8 years ago
79566ef
NFS: Getattr doesn't require data sync semantics
by Trond Myklebust
· 8 years ago
651b0e7
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
by Trond Myklebust
· 8 years ago
be52749
NFS: Remove unused function nfs_revalidate_mapping_protected()
by Trond Myklebust
· 8 years ago
ac46bd3
pNFS: Ensure we layoutcommit before revalidating attributes
by Trond Myklebust
· 8 years ago
916ec34
NFS: Fix potential race in nfs_fhget()
by Trond Myklebust
· 8 years ago
ca0daa2
NFS: Cache aggressively when file is open for writing
by Trond Myklebust
· 8 years ago
38512aa
NFS: Don't flush caches for a getattr that races with writeback
by Trond Myklebust
· 8 years ago
884be17
nfs: per-name sillyunlink exclusion
by Al Viro
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
be62a1a
nfs: use file_dentry()
by Miklos Szeredi
· 9 years ago
95d9f6c
nfs: remove nfs_inode_dio_wait
by Christoph Hellwig
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
875fc4f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75f26df
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
daaadd2
Merge branch 'bugfixes'
by Trond Myklebust
· 9 years ago
210c7c1
NFS: Use wait_on_atomic_t() for unlock after readahead
by Benjamin Coddington
· 9 years ago
ade14a7
NFS: Fix attribute cache revalidation
by Trond Myklebust
· 9 years ago
0bcbf03
nfs: handle request add failure properly
by Peng Tao
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
0d0def4
teach nfs_get_link() to work in RCU mode
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
c812012
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 9 years ago
616c319
nfs: ensure that attrcache is revalidated after a SETATTR
by Jeff Layton
· 9 years ago
4eae501
Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"
by Trond Myklebust
· 9 years ago
5cf9d70
NFS: Optimise away the close-to-open getattr if there is no cached data
by Trond Myklebust
· 9 years ago
ae57ca0
NFS: Check size by inode_newsize_ok in nfs_setattr
by Kinglong Mee
· 9 years ago
aaae3f0
NFSv4: Force a post-op attribute update when holding a delegation
by Trond Myklebust
· 9 years ago
7c2dad9
NFS: Don't let the ctime override attribute barriers.
by Trond Myklebust
· 9 years ago
aff8d8d
NFS: Remove nfs_release()
by Anna Schumaker
· 9 years ago
cd81259
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
by Trond Myklebust
· 9 years ago
5c675d6
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
by Trond Myklebust
· 9 years ago
85a23ce
NFS: Don't revalidate the mapping if both size and change attr are up to date
by Trond Myklebust
· 9 years ago
cd738ee
nfs: Remove unneeded micro checking of CONFIG_PROC_FS
by Kinglong Mee
· 9 years ago
7ef5ca4
NFS: report more appropriate block size for directories.
by NeilBrown
· 9 years ago
59953fb
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
c456aac
nfs: Remove unneeded casts in nfs
by Firo Yang
· 10 years ago
ea96d1e
nfs: Fetch MOUNTED_ON_FILEID when updating an inode
by Anna Schumaker
· 10 years ago
9a51940
NFS: Don't zap caches on fallocate()
by Anna Schumaker
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
8c18d76
NFS: Block new writes while syncing data in nfs_getattr()
by Trond Myklebust
· 10 years ago
9e1681c
NFSv4: Truncating file opens should also sync O_DIRECT writes
by Trond Myklebust
· 10 years ago
4d346bea
NFS: Add a helper to sync both O_DIRECT and buffered writes
by Trond Myklebust
· 10 years ago
ef070dc
NFS: Don't write enable new pages while an invalidation is proceeding
by Trond Myklebust
· 10 years ago
874f946
NFS: Fix a regression in the read() syscall
by Trond Myklebust
· 10 years ago
3235b40
NFSv4: Set a barrier in the update_changeattr() helper
by Trond Myklebust
· 10 years ago
92d64e4
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
by Trond Myklebust
· 10 years ago
00fb4c9
NFS: Remove size hack in nfs_inode_attrs_need_update()
by Trond Myklebust
· 10 years ago
8f8ba1d
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit
by Trond Myklebust
· 10 years ago
a08a8cd
NFS: Add attribute update barriers to NFS writebacks
by Trond Myklebust
· 10 years ago
f506200
NFS: Set an attribute barrier on all updates
by Trond Myklebust
· 10 years ago
f044636
NFS: Add attribute update barriers to nfs_setattr_update_inode()
by Trond Myklebust
· 10 years ago
140e049
NFS: Add a helper to set attribute barriers
by Trond Myklebust
· 10 years ago
65d2918
Merge branch 'cleanups'
by Trond Myklebust
· 10 years ago
bf40e55
NFSv4: Kill unused nfs_inode->delegation_state field
by Trond Myklebust
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
3a7ed3f
nfs: prevent truncate on active swapfile
by Omar Sandoval
· 10 years ago
2ef47eb
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
by Anna Schumaker
· 10 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
f4ac167
nfs: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
cb1410c
NFS: fix subtle change in COMMIT behavior
by Weston Andros Adamson
· 10 years ago
16caf5b
nfs: Fix use of uninitialized variable in nfs_getattr()
by Jan Kara
· 10 years ago
b4b5679
Merge branch 'client-4.2' into linux-next
by Trond Myklebust
· 10 years ago
1c6dcbe
NFS: Implement SEEK
by Anna Schumaker
· 10 years ago
08a899d
nfs: setattr can only change regular file sizes
by Christoph Hellwig
· 10 years ago
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
65b3885
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
by Eric W. Biederman
· 10 years ago
912a108
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
by NeilBrown
· 10 years ago
c122132
sched: Allow wait_on_bit_action() functions to support a timeout
by NeilBrown
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
6edf960
NFS: Don't mark the data cache as invalid if it has been flushed
by Trond Myklebust
· 10 years ago
f2467b6
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
by Trond Myklebust
· 10 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
43b6535
NFS: Don't declare inode uptodate unless all attributes were checked
by Trond Myklebust
· 11 years ago
2b3a8fd
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
311324a
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
by Trond Myklebust
· 11 years ago
fd1defc
NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
by Trond Myklebust
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
4db72b4
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
by Jeff Layton
· 11 years ago
2b2b15c
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
17dfeb9
NFS: Fix races in nfs_revalidate_mapping
by Trond Myklebust
· 11 years ago
d529ef8
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
by Jeff Layton
· 11 years ago
013cdf1
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
by Christoph Hellwig
· 11 years ago
d8c951c
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
by Trond Myklebust
· 11 years ago
1e8968c
NFS: dprintk() should not print negative fileids and inode numbers
by Niels de Vos
· 11 years ago
829e57d
NFS: Fix a warning in nfs_setsecurity
by Trond Myklebust
· 11 years ago
fab99eb
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
by Trond Myklebust
· 11 years ago
3da580a
nfs: set security label when revalidating inode
by Jeff Layton
· 11 years ago
c698dbf
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next
by Trond Myklebust
· 11 years ago
9e6ee76
NFS: Export _nfs_display_fhandle()
by Chuck Lever
· 11 years ago
f1fe29b
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
by David Howells
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
Next »