index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
dir.c
Age
Commit message (
Expand
)
Author
2022-03-23
fat: use pointer to simple type in put_user()
Helge Deller
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-05-09
fat_dir_ioctl(): hadn't needed that access_ok() for more than a decade...
Al Viro
2019-09-25
fat: delete an unnecessary check before brelse()
Markus Elfring
2019-09-24
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-31
fat: change timestamp updates to use fat_truncate_time
Frank Sorenson
2018-10-31
fat: expand a slightly out-of-date comment
Mihir Mehta
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
2018-01-29
fat: convert to new i_version API
Jeff Layton
2017-11-17
fat: remove redundant assignment of 0 to slots
Colin Ian King
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-05-09
fat: switch to ->iterate_shared()
Al Viro
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-20
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
2015-11-20
fat: fix fake_offset handling on error path
OGAWA Hirofumi
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2013-06-29
[readdir] convert fatfs
Al Viro
2013-04-29
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-20
fat: fix incorrect function comment
Ravishankar N
2012-10-09
fat: drop lock/unlock super
Marco Stornelli
2012-10-06
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
2012-10-06
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
2012-10-06
fat (exportfs): fix dentry reconnection
Steven J. Magnani
2012-10-06
fat: use accessor function for msdos_dir_entry 'start'
Namjae Jeon
2012-07-30
fat: refactor shortname parsing
Steven J. Magnani
2012-05-31
fat: use fat_msg_ratelimit() in fat__get_entry()
Namjae Jeon
2011-10-31
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-08-17
fat: fix build warning
Jonas Aberg
2011-04-12
fat: Replace all printk with fat_msg()
Alexey Fisher
2010-05-17
fat: convert to unlocked_ioctl
Arnd Bergmann
2010-03-16
fat: use pack_hex_byte() instead of custom one
Andy Shevchenko
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-06-15
NLS: update handling of Unicode
Alan Stern
2009-06-11
Sanitize ->fsync() for FAT
Al Viro
2009-06-04
FAT: add 'errors' mount option
Denis Karpov
2008-11-12
fat: fix duplicate addition of ->llseek handler
OGAWA Hirofumi
2008-11-06
fat: i_blocks warning fix
OGAWA Hirofumi
2008-11-06
fat: mmu_private race fix
OGAWA Hirofumi
2008-11-06
fat: cleanup fat_parse_long() error handling
Darren Jenkins
2008-11-06
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
2008-11-06
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
2008-11-06
fat: split include/msdos_fs.h
OGAWA Hirofumi
[next]