summaryrefslogtreecommitdiff
path: root/fs/fat/dir.c
AgeCommit message (Expand)Author
2018-01-29fat: convert to new i_version APIJeff Layton
2017-11-17fat: remove redundant assignment of 0 to slotsColin Ian King
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-05-09fat: switch to ->iterate_shared()Al Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-20fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-11-20fat: fix fake_offset handling on error pathOGAWA Hirofumi
2015-04-17fs/fat: remove unnecessary includesAlexander Kuleshov
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2013-06-29[readdir] convert fatfsAl Viro
2013-04-29fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon
2013-02-22new helper: file_inode(file)Al Viro
2012-12-20fat: fix incorrect function commentRavishankar N
2012-10-09fat: drop lock/unlock superMarco Stornelli
2012-10-06fs/fat: fix all other checkpatch issues in dir.cCruz Julian Bishop
2012-10-06fs/fat: fix some small checkpatch issues in dir.cCruz Julian Bishop
2012-10-06fat (exportfs): fix dentry reconnectionSteven J. Magnani
2012-10-06fat: use accessor function for msdos_dir_entry 'start'Namjae Jeon
2012-07-30fat: refactor shortname parsingSteven J. Magnani
2012-05-31fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon
2011-10-31fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-08-17fat: fix build warningJonas Aberg
2011-04-12fat: Replace all printk with fat_msg()Alexey Fisher
2010-05-17fat: convert to unlocked_ioctlArnd Bergmann
2010-03-16fat: use pack_hex_byte() instead of custom oneAndy Shevchenko
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-11Sanitize ->fsync() for FATAl Viro
2009-06-04FAT: add 'errors' mount optionDenis Karpov
2008-11-12fat: fix duplicate addition of ->llseek handlerOGAWA Hirofumi
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi
2008-11-06fat: mmu_private race fixOGAWA Hirofumi
2008-11-06fat: cleanup fat_parse_long() error handlingDarren Jenkins
2008-11-06fat: use generic_file_llseek() for directoryOGAWA Hirofumi
2008-11-06fat: Fix and cleanup timestamp conversionOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-07-25fatfs: add UTC timestamp optionJoe Peterson
2008-07-25fat: small optimization to __fat_readdir()OGAWA Hirofumi
2008-07-25fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi
2008-07-25fat: cleanup fs/fat/dir.cOGAWA Hirofumi
2008-07-25fat/dir.c: switch to struct __fat_direntAdrian Bunk
2008-06-20Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds
2008-04-28fat: use __getname()OGAWA Hirofumi
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi
2007-05-08fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi
2006-12-08[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek