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
/
fatent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
1
-1
/
+1
2019-01-05
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
1
-9
/
+7
2018-10-13
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
1
-0
/
+1
2018-08-22
fat: validate ->i_start before using
OGAWA Hirofumi
1
-3
/
+3
2018-08-22
fat: add FITRIM ioctl for FAT file system
Wentao Wang
1
-0
/
+102
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2016-01-21
fat: constify fatent_operations structures
Julia Lawall
1
-12
/
+12
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
1
-3
/
+0
2012-10-05
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
1
-3
/
+0
2012-10-05
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
1
-4
/
+6
2012-06-01
fat: switch to fsinfo_inode
Artem Bityutskiy
1
-1
/
+6
2012-06-01
fat: mark superblock as dirty less often
Artem Bityutskiy
1
-4
/
+5
2012-06-01
fat: introduce mark_fsinfo_dirty helper
Artem Bityutskiy
1
-4
/
+9
2011-04-12
fat: Replace all printk with fat_msg()
Alexey Fisher
1
-2
/
+2
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-2
/
+1
2010-09-10
fat: do not send discards as barriers
Christoph Hellwig
1
-1
/
+1
2010-09-10
block: pass gfp_mask and flags to sb_issue_discard
Christoph Hellwig
1
-1
/
+3
2009-11-21
fat: make discard a mount option
Christoph Hellwig
1
-10
/
+15
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
1
-2
/
+2
2009-06-12
Sanitize ->fsync() for FAT
Al Viro
1
-5
/
+8
2009-06-03
FAT: add 'errors' mount option
Denis Karpov
1
-2
/
+2
2008-11-07
fat: i_blocks warning fix
OGAWA Hirofumi
1
-3
/
+2
2008-11-07
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
1
-4
/
+14
2008-11-07
fat: split include/msdos_fs.h
OGAWA Hirofumi
1
-0
/
+1
2008-10-09
Let the block device know when sectors can be discarded
David Woodhouse
1
-0
/
+14
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
fat: Remove fat_clusters_flush()
OGAWA Hirofumi
1
-2
/
+0
2008-04-28
fat: Update free_clusters even if it is untrusted
OGAWA Hirofumi
1
-2
/
+5
2008-01-09
fat: optimize fat_count_free_clusters()
OGAWA Hirofumi
1
-0
/
+28
2007-07-16
fat: Fix the race of read/write the FAT12 entry
OGAWA Hirofumi
1
-0
/
+7
2006-03-23
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
1
-3
/
+3
2006-01-09
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
1
-1
/
+1
2006-01-09
[PATCH] fat: move fat_clusters_flush() to write_super()
OGAWA Hirofumi
1
-2
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+612