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
/
fat
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-356
/
+412
2024-07-03
fat: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-12
/
+4
2024-07-03
fat: Convert to new mount api
Eric Sandeen
4
-355
/
+419
2024-07-03
fat: move debug into fat_mount_options
Eric Sandeen
2
-6
/
+6
2024-05-28
fs: fat: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-04-26
fs: add kernel-doc comments to fat_parse_long()
Yang Li
1
-0
/
+12
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+6
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2
-2
/
+2
2024-02-23
fat: fix uninitialized field in nostale filehandles
Jan Kara
1
-0
/
+6
2024-02-08
fat: Hook up sb->s_uuid
Kent Overstreet
1
-0
/
+3
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+1
2023-10-18
fat: convert to new timestamp accessors
Jeff Layton
2
-11
/
+20
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2
-3
/
+2
2023-08-11
fat: make fat_update_time get its own timestamp
Jeff Layton
1
-1
/
+1
2023-08-11
fat: remove i_version handling from fat_update_time
Jeff Layton
1
-3
/
+0
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-0
/
+1
2023-07-24
fat: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-02-24
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-02-21
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-02-03
fat: fix return value of vfat_bad_char() and vfat_replace_char() functions
Pali Rohár
1
-2
/
+2
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
1
-0
/
+1
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->rename() 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 ->create() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-6
/
+7
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+2
2022-12-12
fat: remove ->writepage
Christoph Hellwig
1
-7
/
+2
2022-12-01
fat (exportfs): fix some kernel-doc warnings
Bo Liu
1
-2
/
+2
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2022-09-20
fat: port to vfs{g,u}id_t and associated helpers
Christian Brauner
1
-2
/
+3
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-4
/
+4
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-39
/
+192
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-3
/
+5
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
1
-1
/
+2
2022-06-17
fat: add renameat2 RENAME_EXCHANGE flag support
Javier Martinez Canillas
1
-1
/
+122
2022-06-17
fat: factor out reusable code in vfat_rename() as helper functions
OGAWA Hirofumi
1
-32
/
+57
2022-06-17
fat: add a vfat_rename2() and make existing .rename callback a helper
Javier Martinez Canillas
1
-7
/
+14
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-55
/
+81
[next]