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
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
2013-08-22
NFS: Add event tracing for generic NFS events
Trond Myklebust
1
-3
/
+26
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
1
-2
/
+1
2013-08-07
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
Trond Myklebust
1
-1
/
+0
2013-08-07
NFS: Fix writeback performance issue on cache invalidation
Trond Myklebust
1
-2
/
+8
2013-07-09
NFS: Make nfs_attribute_cache_expired() non-static
Scott Mayhew
1
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-26
/
+110
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-12
/
+97
2013-06-18
NFSv4: Move the DNS resolver into the NFSv4 module
Trond Myklebust
1
-10
/
+1
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
1
-7
/
+54
2013-06-08
NFS: Add label lifecycle management
David Quigley
1
-3
/
+12
2013-06-08
NFS:Add labels to client function prototypes
David Quigley
1
-2
/
+3
2013-06-08
NFSv4: Introduce new label structure
Steve Dickson
1
-0
/
+28
2013-06-06
NFSv4: Close another NFSv4 recovery race
Trond Myklebust
1
-4
/
+12
2013-05-12
freezer: add unsafe versions of freezable helpers for NFS
Colin Cross
1
-1
/
+1
2013-04-08
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
1
-0
/
+1
2013-03-25
NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too
Trond Myklebust
1
-3
/
+4
2013-03-02
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2013-02-27
nfs: don't allow nfs_find_actor to match inodes of the wrong type
Jeff Layton
1
-0
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+6
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-13
nfs: kuid and kgid conversions for nfs/inode.c
Eric W. Biederman
1
-6
/
+6
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
1
-4
/
+1
2012-12-20
NFS: Use FS-Cache invalidation
David Howells
1
-4
/
+16
2012-12-14
NFS: Ensure that we always drop inodes that have been marked as stale
Trond Myklebust
1
-0
/
+6
2012-11-04
NFS: Remove BUG_ON()s in the fs/nfs/inode.c
Trond Myklebust
1
-2
/
+2
2012-10-31
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
1
-1
/
+4
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+5
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-09-28
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
1
-4
/
+4
[next]