index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
fat.h
Age
Commit message (
Expand
)
Author
2013-02-27
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
2012-12-17
fat: provide option for setting timezone offset
Jan Kara
2012-10-09
fat: drop lock/unlock super
Marco Stornelli
2012-10-06
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
2012-10-06
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
2012-10-06
fat (exportfs): fix dentry reconnection
Steven J. Magnani
2012-10-06
fat (exportfs): move NFS support code
Steven J. Magnani
2012-09-20
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
2012-07-30
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
2012-05-31
fat: add fat_msg_ratelimit()
Namjae Jeon
2012-05-31
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
2012-01-03
fat: propagate umode_t
Al Viro
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
fat: remove i_alloc_sem abuse
Christoph Hellwig
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
2011-04-12
fat: use new setup() for ->dir_ops too
OGAWA Hirofumi
2011-01-12
switch fat to ->s_d_op, close exportfs races there
Al Viro
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-05-27
fat: convert to use the new truncate convention.
npiggin@suse.de
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-25
fatfs: ratelimit corruption report
OGAWA Hirofumi
2010-05-17
fat: convert to unlocked_ioctl
Arnd Bergmann
2009-11-21
fat: make discard a mount option
Christoph Hellwig
2009-09-20
fat: Check s_dirt in fat_sync_fs()
OGAWA Hirofumi
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-06-11
Sanitize ->fsync() for FAT
Al Viro
2009-06-04
FAT: add 'errors' mount option
Denis Karpov
2008-11-06
fat: i_blocks warning fix
OGAWA Hirofumi
2008-11-06
fat: mmu_private race fix
OGAWA Hirofumi
2008-11-06
fat: Add printf attribute to fat_fs_panic()
OGAWA Hirofumi
2008-11-06
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
2008-11-06
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2008-11-06
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
2008-11-06
fat: improve fat_hash()
OGAWA Hirofumi
2008-11-06
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
2008-11-06
fat: split include/msdos_fs.h
OGAWA Hirofumi