index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
misc.c
Age
Commit message (
Expand
)
Author
2022-05-19
fat: remove time truncations in vfat_create/vfat_mkdir
Chung-Chiang Cheng
2022-05-19
fat: ignore ctime updates, and keep ctime identical to mtime in memory
Chung-Chiang Cheng
2022-05-19
fat: split fat_truncate_time() into separate functions
Chung-Chiang Cheng
2022-04-29
fatfs: add FAT messages to printk index
Jonathan Lassoff
2021-08-13
fat: Add KUnit tests for checksums and timestamps
David Gow
2021-01-13
fat: only specify I_DIRTY_TIME when needed in fat_update_time()
Eric Biggers
2019-12-08
fs: fat: Eliminate timespec64_trunc() usage
Deepa Dinamani
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-01-04
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
2018-10-31
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
2018-10-31
fat: create a function to calculate the timezone offest
Frank Sorenson
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
2014-10-14
fat: remove redundant sys_tz declaration
Fabian Frederick
2013-07-03
fs/fat: use fat_msg() to replace printk() in __fat_fs_error()
Gu Zheng
2012-12-20
fat: fix incorrect function comment
Ravishankar N
2012-12-17
fat: provide option for setting timezone offset
Jan Kara
2011-04-12
fat: Replace all printk with fat_msg()
Alexey Fisher
2011-04-12
fat: Add fat_msg() function for preformated FAT messages
Alexey Fisher
2011-04-12
fat: Convert fat_fs_error to use %pV
Alexey Fisher
2010-09-10
block: remove the BH_Eopnotsupp flag
Christoph Hellwig
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-05-25
fatfs: ratelimit corruption report
OGAWA Hirofumi
2009-12-16
fatfs: use common time_to_tm in fat_time_unix2fat()
Zhaolei
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-09-20
fat: Check s_dirt in fat_sync_fs()
OGAWA Hirofumi
2009-09-14
fat: Opencode sync_page_range_nolock()
Jan Kara
2009-06-04
FAT: add 'errors' mount option
Denis Karpov
2008-11-06
fat: i_blocks warning fix
OGAWA Hirofumi
2008-11-06
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
2008-11-06
fat: split include/msdos_fs.h
OGAWA Hirofumi
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
2008-02-06
FAT: Fix printk format strings
Vegard Nossum
2006-06-23
[PATCH] fs/fat/misc.c: unexport fat_sync_bhs
Adrian Bunk
2006-02-03
[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)
OGAWA Hirofumi
2006-01-08
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
2006-01-08
[PATCH] fat: move fat_clusters_flush() to write_super()
OGAWA Hirofumi
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds