index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
1
-4
/
+0
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+3
2013-06-29
[readdir] convert fatfs
Al Viro
1
-50
/
+54
2013-04-30
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
1
-0
/
+23
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2012-12-21
fat: fix incorrect function comment
Ravishankar N
1
-3
/
+2
2012-10-10
fat: drop lock/unlock super
Marco Stornelli
1
-2
/
+2
2012-10-05
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
1
-9
/
+14
2012-10-05
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
1
-7
/
+0
2012-10-05
fat (exportfs): fix dentry reconnection
Steven J. Magnani
1
-9
/
+11
2012-10-05
fat: use accessor function for msdos_dir_entry 'start'
Namjae Jeon
1
-4
/
+2
2012-07-31
fat: refactor shortname parsing
Steven J. Magnani
1
-118
/
+137
2012-06-01
fat: use fat_msg_ratelimit() in fat__get_entry()
Namjae Jeon
1
-2
/
+2
2011-11-01
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-2
/
+2
2011-08-17
fat: fix build warning
Jonas Aberg
1
-1
/
+1
2011-04-12
fat: Replace all printk with fat_msg()
Alexey Fisher
1
-15
/
+17
2010-05-17
fat: convert to unlocked_ioctl
Arnd Bergmann
1
-5
/
+6
2010-03-15
fat: use pack_hex_byte() instead of custom one
Andy Shevchenko
1
-11
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-14
/
+15
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
1
-1
/
+1
2009-06-16
NLS: update handling of Unicode
Alan Stern
1
-14
/
+15
2009-06-12
Sanitize ->fsync() for FAT
Al Viro
1
-8
/
+8
2009-06-03
FAT: add 'errors' mount option
Denis Karpov
1
-1
/
+1
2008-11-12
fat: fix duplicate addition of ->llseek handler
OGAWA Hirofumi
1
-1
/
+0
2008-11-07
fat: i_blocks warning fix
OGAWA Hirofumi
1
-1
/
+1
2008-11-07
fat: mmu_private race fix
OGAWA Hirofumi
1
-1
/
+1
2008-11-07
fat: cleanup fat_parse_long() error handling
Darren Jenkins
1
-3
/
+4
2008-11-07
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
1
-0
/
+1
2008-11-07
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
1
-2
/
+4
2008-11-07
fat: split include/msdos_fs.h
OGAWA Hirofumi
1
-1
/
+1
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
1
-0
/
+1
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
1
-1
/
+1
2008-07-25
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
1
-32
/
+39
2008-07-25
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
1
-16
/
+26
2008-07-25
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
1
-64
/
+67
2008-07-25
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
1
-4
/
+3
2008-06-21
Replace BKL with superblock lock in fat/msdos/vfat
Linus Torvalds
1
-2
/
+2
2008-04-28
fat: use __getname()
OGAWA Hirofumi
1
-10
/
+10
2008-04-28
vfat: bug fix for vfat cannot handle filename with 255
Keith Mok
1
-16
/
+28
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
1
-13
/
+18
2007-05-08
fat: fix VFAT compat ioctls on 64-bit systems
OGAWA Hirofumi
1
-99
/
+100
2006-12-08
[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-3
/
+3
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...
David Howells
1
-0
/
+56
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-22
It's UTF-8
Alexey Dobriyan
1
-1
/
+1
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] fat: support ->direct_IO()
OGAWA Hirofumi
1
-3
/
+3
2006-01-09
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
1
-7
/
+7
[next]