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
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-06-06
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+96
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
1
-16
/
+96
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2020-04-21
fs: inode.c: get rid of docs warnings
Mauro Carvalho Chehab
1
-3
/
+3
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2020-02-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+19
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+3
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
1
-13
/
+19
2020-01-23
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
1
-1
/
+2
2019-12-18
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
1
-0
/
+7
2019-12-09
fs: Do not overload update_time
Deepa Dinamani
1
-6
/
+3
2019-12-09
fs: Delete timespec64_trunc()
Deepa Dinamani
1
-24
/
+0
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
1
-0
/
+3
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
1
-1
/
+32
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-0
/
+86
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+20
2019-07-01
vfs: only allow FSSETXATTR to set DAX flag on files and dirs
Darrick J. Wong
1
-0
/
+8
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Darrick J. Wong
1
-0
/
+18
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check project id info
Darrick J. Wong
1
-0
/
+13
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
1
-0
/
+23
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-0
/
+24
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
1
-0
/
+20
2019-05-31
mm: fix page cache convergence regression
Johannes Weiner
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-22
/
+34
2019-05-02
new inode method: ->free_inode()
Al Viro
1
-22
/
+34
2019-04-29
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
1
-2
/
+7
2019-04-26
fs: use timespec64 in relatime_need_update
Arnd Bergmann
1
-2
/
+2
2019-03-06
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
1
-7
/
+1
2019-02-13
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
1
-5
/
+2
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2018-12-18
vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
1
-1
/
+3
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
1
-2
/
+5
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-21
page cache: Finish XArray conversion
Matthew Wilcox
1
-1
/
+1
2018-08-22
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+6
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-6
/
+47
2018-08-03
vfs: don't evict uninitialized inode
Miklos Szeredi
1
-2
/
+6
2018-08-03
new primitive: discard_new_inode()
Al Viro
1
-4
/
+41
2018-07-18
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
1
-27
/
+6
2018-07-18
Revert "ovl: fix relatime for directories"
Miklos Szeredi
1
-17
/
+4
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-17
/
+41
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-89
/
+75
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-17
/
+17
2018-05-31
vfs: factor out inode_insert5()
Miklos Szeredi
1
-89
/
+75
2018-05-31
fs: clear writeback errors in inode_init_always
Darrick J. Wong
1
-0
/
+1
[next]