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
2022-03-23
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-1
/
+1
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
1
-7
/
+32
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+49
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-19
/
+27
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
1
-19
/
+27
2021-10-26
fs: export an inode_update_time helper
Josef Bacik
1
-3
/
+4
2021-09-17
mm: Fully initialize invalidate_lock, amend lock class later
Sebastian Andrzej Siewior
1
-2
/
+4
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
1
-1
/
+1
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
1
-0
/
+2
2021-05-05
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
1
-1
/
+8
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2021-04-12
vfs: remove unused ioctl helpers
Miklos Szeredi
1
-87
/
+0
2021-03-23
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
1
-2
/
+2
2021-03-23
fs: document and rename fsid helpers
Christian Brauner
1
-2
/
+2
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+31
2021-02-23
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+20
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
1
-3
/
+4
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-10
/
+26
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-22
fs: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-13
fs: only specify I_DIRTY_TIME when needed in generic_update_time()
Eric Biggers
1
-18
/
+20
2021-01-04
fs/inode.c: make inode_init_always() initialize i_ino to 0
Eric Biggers
1
-0
/
+1
2020-12-25
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2020-12-11
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
1
-1
/
+3
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-3
/
+0
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
[next]