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
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-16
erofs: add documentation for 'domain_id' mount option
Jingbo Xu
1
-0
/
+2
2023-01-10
ext4: allow verity with fs block size < PAGE_SIZE
Eric Biggers
1
-3
/
+5
2023-01-10
fsverity: support enabling with tree block size < PAGE_SIZE
Eric Biggers
1
-11
/
+9
2023-01-10
fsverity: support verification with tree block size < PAGE_SIZE
Eric Biggers
1
-26
/
+23
2023-01-10
fsverity: use EFBIG for file too large to enable verity
Eric Biggers
1
-0
/
+1
2023-01-07
docs: f2fs: fix html doc error
Yangtao Li
1
-1
/
+1
2023-01-03
docs: proc.rst: add softnet_stat to /proc/net table
Yang Yang
1
-0
/
+1
2022-12-21
Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-0
/
+19
2022-12-15
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+12
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+5
2022-12-13
Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/conf...
Linus Torvalds
1
-48
/
+0
2022-12-13
Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+25
2022-12-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+7
2022-12-13
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+11
2022-12-13
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-11
/
+0
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+17
2022-12-13
f2fs: add block_age-based extent cache
Jaegeuk Kim
1
-0
/
+4
2022-12-08
MAINTAINERS: Add f2fs bug tracker link
Chao Yu
1
-1
/
+5
2022-12-07
erofs: enable large folios for fscache mode
Jingbo Xu
1
-0
/
+2
2022-12-07
erofs: update documentation
Gao Xiang
1
-13
/
+23
2022-12-02
fscrypt: add additional documentation for SM4 support
Eric Biggers
1
-0
/
+6
2022-12-02
configfs: remove mentions of committable items
Bartosz Golaszewski
1
-48
/
+0
2022-12-01
fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Tianjia Zhang
1
-0
/
+1
2022-12-01
ext4: journal_path mount options should follow links
Lukas Czerner
1
-0
/
+1
2022-12-01
mm: anonymous shared memory naming
Pasha Tatashin
1
-3
/
+5
2022-11-25
fs: simplify vfs_get_super
Christoph Hellwig
1
-11
/
+0
2022-11-19
proc: report open files as size in stat() for /proc/pid/fd
Ivan Babrou
1
-0
/
+17
2022-11-16
Documentation: update the description of TracerPid in procfs.rst
Chen Linxuan
1
-1
/
+2
2022-11-12
fs/ntfs3: Document system.ntfs_attrib_be extended attribute
Daniel Pinto
1
-0
/
+5
2022-11-12
fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files
Daniel Pinto
1
-1
/
+1
2022-11-12
fs/ntfs3: Document the hidedotfiles mount option
Daniel Pinto
1
-0
/
+6
2022-11-12
fs/ntfs3: Document windows_names mount option
Daniel Pinto
1
-0
/
+8
2022-11-09
debugfs: small Documentation cleaning
Randy Dunlap
1
-4
/
+4
2022-11-09
sysfs: update Documentation
Randy Dunlap
1
-17
/
+24
2022-11-02
f2fs: add barrier mount option
Yangtao Li
1
-0
/
+2
2022-11-02
f2fs: support fault injection for f2fs_is_valid_blkaddr()
Chao Yu
1
-0
/
+1
2022-10-20
fs: add new get acl method
Christian Brauner
2
-0
/
+3
2022-10-20
fs: rename current get acl method
Christian Brauner
3
-8
/
+8
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-1
/
+1
2022-10-13
Merge tag 'docs-6.1-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-10-13
Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+0
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+16
2022-10-10
Documentation: ubifs: Fix compression idiom
Joel Stanley
1
-1
/
+1
[prev]
[next]