index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
NFS: Use local disk inode cache
David Howells
2009-04-03
1
-0
/
+6
*
NFS: Register NFS for caching and retrieve the top-level index
David Howells
2009-04-03
1
-0
/
+8
*
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
1
-12
/
+29
*
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
1
-0
/
+12
*
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
2009-03-11
1
-1
/
+0
*
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-90
/
+153
*
NFS: flush cached directory information slightly more readily.
NeilBrown
2009-03-11
1
-2
/
+13
*
NFS: Minor __nfs_revalidate_inode cleanup
Suresh Jayaraman
2009-03-11
1
-3
/
+0
*
optimize attribute timeouts for "noac" and "actimeo=0"
Peter Staubach
2008-12-23
1
-9
/
+2
*
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
1
-1
/
+1
*
NFS: Convert nfs_attr_generation_counter into an atomic_long
Trond Myklebust
2008-10-28
1
-8
/
+3
*
Switch to a valid email address...
Alan Cox
2008-10-27
1
-1
/
+1
*
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2008-10-14
1
-1
/
+0
*
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2008-10-14
1
-7
/
+30
*
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
Trond Myklebust
2008-10-14
1
-0
/
+3
*
NFS: Fix attribute updates
Trond Myklebust
2008-10-09
1
-9
/
+4
*
NFS: Allow concurrent inode revalidation
Trond Myklebust
2008-10-07
1
-41
/
+2
*
NFS: Fix up nfs_setattr_update_inode()
Trond Myklebust
2008-10-07
1
-1
/
+1
*
NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()
Trond Myklebust
2008-10-07
1
-7
/
+0
*
NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()
Trond Myklebust
2008-10-07
1
-4
/
+1
*
NFS: Fix nfs_post_op_update_inode_force_wcc()
Trond Myklebust
2008-10-07
1
-8
/
+27
*
NFS: Fix the NFS attribute update
Trond Myklebust
2008-10-07
1
-3
/
+41
*
NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()
Trond Myklebust
2008-10-07
1
-7
/
+14
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
NFS: Remove attribute update related BKL references
Trond Myklebust
2008-07-15
1
-4
/
+0
*
NFS: Remove BKL requirement from attribute updates
Trond Myklebust
2008-07-15
1
-6
/
+61
*
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
2008-07-09
1
-3
/
+1
*
NFS: Fix the ftruncate() credential problem
Trond Myklebust
2008-07-09
1
-2
/
+2
*
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
1
-2
/
+1
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
1
-2
/
+2
*
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
Trond Myklebust
2008-05-16
1
-0
/
+7
*
Merge branch 'devel'
Trond Myklebust
2008-04-24
1
-2
/
+43
|
\
|
*
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
1
-1
/
+1
|
*
Merge commit 'origin' into devel
Trond Myklebust
2008-03-08
1
-2
/
+4
|
|
\
|
*
|
NFS: Add an nfsiod workqueue
Trond Myklebust
2008-02-25
1
-0
/
+37
|
*
|
NFS: Fix a deadlock with lazy umount
Trond Myklebust
2008-02-25
1
-1
/
+5
*
|
|
NFS: initialize flags field in nfs_open_context
Jeff Layton
2008-04-08
1
-0
/
+1
|
|
/
|
/
|
*
|
NFS: Fix the fsid revalidation in nfs_update_inode()
Trond Myklebust
2008-03-07
1
-2
/
+4
|
/
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
1
-5
/
+1
|
\
|
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
1
-5
/
+1
*
|
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
2008-01-30
1
-1
/
+1
*
|
nfs: convert NFS_*(inode) helpers to static inline
Benny Halevy
2008-01-30
1
-1
/
+1
*
|
nfs: obliterate NFS_FLAGS macro
Benny Halevy
2008-01-30
1
-3
/
+3
*
|
NFS: define a function to update nfsi->cache_change_attribute
Trond Myklebust
2008-01-30
1
-2
/
+4
*
|
NFS: Prevent nfs_getattr() hang during heavy write workloads
Chuck Lever
2008-01-30
1
-2
/
+11
*
|
NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t
Chuck Lever
2008-01-30
1
-2
/
+3
|
/
*
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
2007-10-19
1
-4
/
+18
*
NFS: Fix a race in sillyrename
Trond Myklebust
2007-10-19
1
-0
/
+3
*
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
2007-10-18
1
-0
/
+4
[next]