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
/
fs
/
ntfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
1
-0
/
+7
2022-05-09
ntfs: Convert ntfs to read_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-23
ntfs: add sanity check on allocation size
Dongliang Mu
1
-0
/
+4
2021-06-29
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-02-25
ntfs: check for valid standard information attribute
Rustam Kovhaev
1
-0
/
+6
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+3
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-12-15
fs/ntfs: remove unused variable attr_len
Alex Shi
1
-2
/
+0
2020-10-14
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-08-07
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
1
-13
/
+14
2019-12-09
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
1
-12
/
+6
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
1
-9
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
1
-15
/
+1
2019-05-02
ntfs: switch to ->free_inode()
Al Viro
1
-13
/
+4
2018-08-18
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
1
-6
/
+6
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-15
/
+15
2018-01-01
ntfs: remove i_version handling
Jeff Layton
1
-9
/
+0
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-07-01
Remove last traces of ->sync_page
Matthew Wilcox
1
-1
/
+1
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2014-10-16
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
Anton Altaparmakov
1
-8
/
+11
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2014-04-04
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-02
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
1
-2
/
+0
2013-11-09
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
1
-1
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2012-12-21
ntfs: drop vmtruncate
Marco Stornelli
1
-2
/
+6
2012-09-21
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-3
/
+4
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-4
/
+4
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-4
/
+4
2011-07-21
fs: kill i_alloc_sem
Christoph Hellwig
1
-8
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-25
fs: rename inode_lock to inode_hash_lock
Dave Chinner
1
-2
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-08-10
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+5
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-3
/
+0
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-3
/
+3
2009-06-17
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
1
-1
/
+2
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
1
-2
/
+1
2009-01-05
ntfs: don't NULL i_op
Al Viro
1
-3
/
+0
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
1
-3
/
+0
[next]