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
starfive-6.6.48-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
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+6
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2018-01-31
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+4
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-29
xfs: only grab shared inode locks for source file during reflink
Darrick J. Wong
1
-0
/
+5
2018-01-29
fs: handle inode->i_version more efficiently
Jeff Layton
1
-1
/
+1
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
1
-15
/
+0
2018-01-26
fs: fold __inode_permission() into inode_permission()
Eric Biggers
1
-1
/
+0
2018-01-26
fs: add RWF_APPEND
Jürg Billeter
1
-0
/
+2
2018-01-08
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
1
-0
/
+1
2018-01-05
new primitive: vfs_mkobj()
Al Viro
1
-0
/
+4
2017-12-26
VFS: don't keep disconnected dentries on d_anon
NeilBrown
1
-1
/
+1
2017-11-30
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
1
-1
/
+2
2017-11-30
mm: introduce get_user_pages_longterm
Dan Williams
1
-0
/
+14
2017-11-28
->poll() methods should return __poll_t
Al Viro
1
-1
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+16
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
1
-0
/
+1
2017-11-06
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
1
-0
/
+2
2017-10-15
stubs for mount_bdev() and kill_block_super() in !CONFIG_BLOCK case
Al Viro
1
-0
/
+16
2017-10-15
make vfs_ustat() static
Al Viro
1
-1
/
+0
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-09-26
nfs_common: convert int to bool
Corentin Labbe
1
-2
/
+2
2017-09-15
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-09-15
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-10
/
+38
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+3
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-09-09
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
1
-2
/
+1
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-2
/
+2
2017-09-08
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2017-09-07
include/linux/fs.h: remove unneeded forward definition of mm_struct
Jeff Layton
1
-2
/
+0
2017-09-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-4
/
+16
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+7
2017-09-05
fs: unexport vfs_readv and vfs_writev
Christoph Hellwig
1
-2
/
+0
2017-09-05
fs: unexport __vfs_read/__vfs_write
Christoph Hellwig
1
-1
/
+0
2017-09-05
fs: make the buf argument to __kernel_write a void pointer
Christoph Hellwig
1
-1
/
+1
2017-09-05
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+1
2017-09-05
fs: fix kernel_read prototype
Christoph Hellwig
1
-1
/
+1
[next]