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
/
affs
/
amigaffs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
affs: convert to new i_version API
Jeff Layton
1
-2
/
+3
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+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-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-02-28
fs/affs: add prefix to some functions
Fabian Frederick
1
-3
/
+3
2017-02-28
fs/affs: use octal for permissions
Fabian Frederick
1
-18
/
+18
2016-09-28
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
1
-3
/
+3
2016-07-30
affs ->d_compare(): don't bother with ->d_inode
Al Viro
1
-3
/
+1
2016-01-09
fs:affs:Replace time_t with time64_t
DengChao
1
-6
/
+7
2015-07-01
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+4
2015-04-17
fs/affs: use affs_test_opt()
Fabian Frederick
1
-1
/
+2
2015-04-17
fs/affs: use AFFS_MOUNT prefix for mount options
Fabian Frederick
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-4
/
+4
2015-02-18
fs/affs/amigaffs.c: remove else after return
Fabian Frederick
1
-2
/
+1
2015-02-18
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
1
-3
/
+3
2015-02-18
fs/affs: use unsigned int for string lengths
Fabian Frederick
1
-1
/
+1
2015-02-18
fs/affs: fix casting in printed messages
Geert Uytterhoeven
1
-3
/
+3
2014-12-13
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
Fabian Frederick
1
-15
/
+13
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-10-14
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
1
-2
/
+0
2014-06-07
fs/affs: pr_debug cleanup
Fabian Frederick
1
-4
/
+5
2014-06-07
fs/affs: convert printk to pr_foo()
Fabian Frederick
1
-3
/
+3
2014-04-08
affs: add mount option to avoid filename truncates
Fabian Frederick
1
-8
/
+15
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-1
/
+2
2012-07-14
affs: unobfuscate affs_fix_dcache()
Al Viro
1
-6
/
+8
2012-07-14
affs: get rid of open-coded list_for_each_entry()
Al Viro
1
-6
/
+1
2012-01-04
affs: propagate umode_t
Al Viro
1
-3
/
+3
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
1
-2
/
+2
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-2
/
+0
2011-01-07
fs: scale inode alias list
Nick Piggin
1
-0
/
+2
2009-03-27
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
1
-2
/
+6
2008-02-07
iget: stop AFFS from using iget() and read_inode()
David Howells
1
-2
/
+4
2006-12-07
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+509