index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()
Trond Myklebust
1
-1
/
+0
2013-08-08
NFS: Fix writeback performance issue on cache invalidation
Trond Myklebust
1
-2
/
+8
2013-07-10
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-29
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-09
NFS: Client implementation of Labeled-NFS
David Quigley
1
-7
/
+54
2013-06-09
NFS: Add label lifecycle management
David Quigley
1
-3
/
+12
2013-06-09
NFS:Add labels to client function prototypes
David Quigley
1
-2
/
+3
2013-06-09
NFSv4: Introduce new label structure
Steve Dickson
1
-0
/
+28
2013-06-07
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-09
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-03
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2013-02-28
nfs: don't allow nfs_find_actor to match inodes of the wrong type
Jeff Layton
1
-0
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+6
2013-02-23
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-21
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-11-01
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-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-09-29
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
1
-4
/
+4
2012-09-29
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
Trond Myklebust
1
-1
/
+1
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
1
-1
/
+1
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-08-01
nfs: disable data cache revalidation for swapfiles
Mel Gorman
1
-0
/
+4
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-32
/
+32
2012-07-31
NFS: Convert v3 into a module
Bryan Schumaker
1
-0
/
+3
2012-07-31
NFS: Convert v2 into a module
Bryan Schumaker
1
-0
/
+10
2012-07-31
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
1
-22
/
+1
2012-07-31
NFS: Add version registering framework
Bryan Schumaker
1
-6
/
+3
2012-07-17
NFS: Create an init_nfs_v4() function
Bryan Schumaker
1
-30
/
+37
2012-06-29
NFS: Create a return_delegation rpc op
Bryan Schumaker
1
-1
/
+1
2012-06-29
NFS: Create a have_delegation rpc_op
Bryan Schumaker
1
-1
/
+1
2012-06-20
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
Trond Myklebust
1
-1
/
+1
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
1
-1
/
+4
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-69
/
+49
2012-05-25
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
1
-0
/
+2
2012-05-25
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
1
-0
/
+2
2012-05-20
Fixed goto readability in nfs_update_inode.
Matthew Treinish
1
-17
/
+16
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-2
/
+2
2012-05-02
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
1
-2
/
+0
2012-05-01
NFS: Simplify the cache invalidation code
Trond Myklebust
1
-26
/
+3
2012-05-01
NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+5
[prev]
[next]