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
/
libfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
fs: Convert simple_readpage to simple_read_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-11
/
+0
2022-01-21
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-5
/
+5
2021-11-03
libfs: Support RENAME_EXCHANGE in simple_rename()
Lorenz Bauer
1
-1
/
+4
2021-11-03
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
1
-0
/
+24
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-16
/
+0
2021-06-29
fs: remove anon_set_page_dirty()
Matthew Wilcox (Oracle)
1
-10
/
+1
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
1
-4
/
+13
2021-03-23
libfs: fix kernel-doc for mnt_userns
Randy Dunlap
1
-0
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+16
2021-02-22
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-01-28
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
Eric Biggers
1
-5
/
+3
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-16
/
+15
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+6
2021-01-15
fs: add LSM-supporting anon-inode interface
Daniel Colascione
1
-5
/
+0
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+70
2020-12-03
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
1
-0
/
+70
2020-11-22
libfs: fix error cast of negative value in simple_attr_write()
Yicong Yang
1
-2
/
+4
2020-09-11
fs: Add standard casefolding support
Daniel Rosenberg
1
-0
/
+87
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-03-24
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2019-12-11
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
1
-0
/
+70
2019-10-15
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-10
libfs: take cursors out of list when moving past the end of directory
Al Viro
1
-24
/
+25
2019-09-23
Fix the locking in dcache_readdir() and friends
Al Viro
1
-65
/
+69
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-33
/
+49
2019-07-05
convenience helper get_tree_nodev()
Al Viro
1
-1
/
+1
2019-05-26
vfs: Use sget_fc() for pseudo-filesystems
David Howells
1
-14
/
+10
2019-05-26
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
1
-54
/
+34
2019-05-26
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
1
-0
/
+46
2019-05-26
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-9
/
+3
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
-0
/
+14
2019-05-01
libfs: document simple_get_link()
Eric Biggers
1
-0
/
+14
2019-04-09
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-03-30
fs, dax: prepare for dax-specific address_space_operations
Dan Williams
1
-0
/
+39
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-07-06
fs: convert __generic_file_fsync to use errseq_t based reporting
Jeff Layton
1
-4
/
+6
2017-07-06
fs: check for writeback errors after syncing out buffers in generic_file_fsync
Jeff Layton
1
-1
/
+3
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-6
/
+6
[next]