index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
include
/
linux
/
nfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
1
-1
/
+1
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
1
-0
/
+1
2017-04-26
NFSv4: Don't special case "launder"
Trond Myklebust
1
-13
/
+1
2017-04-21
NFS: Add an iocounter wait function for async RPC tasks
Benjamin Coddington
1
-0
/
+1
2017-04-20
NFS: fix usage of mempools.
NeilBrown
1
-1
/
+1
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+1
2016-12-20
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
1
-1
/
+0
2016-12-20
NFS: Remove unused function nfs_revalidate_inode_rcu()
Trond Myklebust
1
-1
/
+0
2016-12-05
NFS: Only look at the change attribute cache state in nfs_check_verifier
Trond Myklebust
1
-0
/
+1
2016-12-02
NFS: discard nfs_lockowner structure.
NeilBrown
1
-5
/
+1
2016-12-02
NFSv4: add flock_owner to open context
NeilBrown
1
-1
/
+2
2016-12-02
NFS: remove l_pid field from nfs_lockowner
NeilBrown
1
-1
/
+0
2016-07-06
NFS: Remove unused function nfs_revalidate_mapping_protected()
Trond Myklebust
1
-1
/
+0
2016-07-06
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
1
-0
/
+1
2016-06-22
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
1
-1
/
+0
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
1
-8
/
+3
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-3
/
+2
2016-02-08
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
1
-3
/
+1
2016-01-15
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-9
/
+14
2016-01-08
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
1
-7
/
+1
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
1
-1
/
+0
2015-12-31
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
1
-1
/
+0
2015-12-28
nfs: only remove page from mapping if launder_page fails
Peng Tao
1
-1
/
+13
2015-12-09
teach nfs_get_link() to work in RCU mode
Al Viro
1
-0
/
+1
2015-08-17
NFS: Remove nfs_release()
Anna Schumaker
1
-1
/
+1
2015-07-23
NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-2
/
+5
2015-06-24
nfs42: serialize LAYOUTSTATS calls of the same file
Peng Tao
1
-0
/
+1
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2015-04-15
nfs: generic_write_checks() shouldn't be done on swapout...
Al Viro
1
-2
/
+1
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-1
/
+1
2015-03-27
NFSv4: Truncating file opens should also sync O_DIRECT writes
Trond Myklebust
1
-0
/
+1
2015-03-03
NFS: Fix a regression in the read() syscall
Trond Myklebust
1
-0
/
+1
2015-03-02
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
1
-0
/
+1
2015-03-02
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
1
-1
/
+1
2015-03-02
NFS: Add a helper to set attribute barriers
Trond Myklebust
1
-0
/
+1
2015-02-14
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
1
-1
/
+0
2014-11-25
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
1
-2
/
+2
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
1
-2
/
+2
2014-09-12
NFS: Move NFS v3 acl functions to nfs3_fs.h
Anna Schumaker
1
-33
/
+0
2014-09-12
NFS: Unconditionally enable commit code
Anna Schumaker
1
-8
/
+0
2014-08-04
NFS: allow lockless access to access_cache
NeilBrown
1
-0
/
+1
2014-08-04
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
1
-0
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2014-05-29
NFS: Create a common nfs_pgio_result_common function
Anna Schumaker
1
-2
/
+0
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-2
/
+2
2014-05-07
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
1
-2
/
+2
2014-05-07
pass iov_iter to ->direct_IO()
Al Viro
1
-2
/
+1
2014-03-17
nfs: make nfs_async_rename non-static
Jeff Layton
1
-1
/
+0
[next]