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
2016-03-28
constify vfs_truncate()
Al Viro
1
-1
/
+1
2016-03-23
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+8
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
1
-7
/
+3
2016-03-18
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
1
-0
/
+8
2016-03-14
kill dentry_unhash()
Al Viro
1
-5
/
+0
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
1
-0
/
+1
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
1
-2
/
+2
2016-02-21
ima: load policy using path
Dmitry Kasatkin
1
-0
/
+1
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
1
-0
/
+2
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
1
-0
/
+1
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
1
-0
/
+2
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
1
-0
/
+1
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
1
-0
/
+2
2016-02-19
vfs: define kernel_read_file_id enumeration
Mimi Zohar
1
-1
/
+6
2016-02-19
vfs: define a generic function to read a file from the kernel
Mimi Zohar
1
-0
/
+1
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
1
-1
/
+1
2016-01-31
block: revert runtime dax control of the raw block device
Dan Williams
1
-3
/
+0
2016-01-31
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
1
-1
/
+1
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+27
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
1
-1
/
+2
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+27
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+8
2016-01-13
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+26
2016-01-13
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-36
/
+42
2016-01-12
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+9
2016-01-09
block: enable dax for raw block devices
Dan Williams
1
-0
/
+11
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
1
-2
/
+0
2016-01-09
compat_ioctl: don't pass fd around when not needed
Al Viro
1
-2
/
+0
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
1
-2
/
+2
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
1
-0
/
+4
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-6
/
+8
2015-12-30
kill free_page_put_link()
Al Viro
1
-1
/
+0
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-0
/
+2
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+3
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-12-08
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
1
-1
/
+6
2015-12-08
locks: new locks_mandatory_area calling convention
Christoph Hellwig
1
-16
/
+14
2015-12-07
fs/attr.c: is_sxid can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Yaowei Bai
1
-2
/
+2
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
1
-0
/
+3
2015-11-16
locks: Allow disabling mandatory locking at compile time
Jeff Layton
1
-34
/
+40
2015-11-11
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2015-11-11
vfs: remove stale comment in inode_operations
Ross Zwisler
1
-2
/
+0
[next]