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
/
jfs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
jfs: convert to fileattr
Miklos Szeredi
1
-3
/
+3
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+0
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-3
/
+0
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-05-13
jfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-3
/
+3
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-3
/
+3
2015-07-23
jfs: Handle error from dquot_initialize()
Dave Kleikamp
1
-2
/
+5
2015-06-01
jfs: removed a prohibited space after opening parenthesis
Nan Jia
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-1
/
+1
2014-06-12
->splice_write() via ->write_iter()
Al Viro
1
-1
/
+1
2014-05-07
write_iter variants of {__,}generic_file_aio_write()
Al Viro
1
-2
/
+2
2014-05-07
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-2
/
+2
2014-01-26
jfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-1
/
+3
2012-12-21
jfs: drop vmtruncate
Marco Stornelli
1
-2
/
+4
2012-09-21
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-1
/
+1
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+8
2011-07-21
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
1
-0
/
+2
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
1
-3
/
+3
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-3
/
+11
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
1
-1
/
+1
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-1
/
+1
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-1
/
+3
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-2
/
+3
2010-03-05
dquot: move dquot transfer responsibility into the filesystem
Christoph Hellwig
1
-1
/
+25
2009-09-08
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
Linus Torvalds
1
-1
/
+1
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
1
-0
/
+3
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
1
-1
/
+1
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+0
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-10-30
jfs: Add splice support
Daniel Drake
1
-0
/
+2
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-4
/
+4
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-2
/
+2
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-2
/
+0
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-02-09
JFS: ext2 inode attributes for jfs
Herbert Poetzl
1
-0
/
+1
2005-05-05
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
1
-6
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+119