index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-16
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-15
NLS: update handling of Unicode
Alan Stern
1
-14
/
+15
2009-06-11
Sanitize ->fsync() for FAT
Al Viro
1
-8
/
+8
2009-06-04
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-06
fat: i_blocks warning fix
OGAWA Hirofumi
1
-1
/
+1
2008-11-06
fat: mmu_private race fix
OGAWA Hirofumi
1
-1
/
+1
2008-11-06
fat: cleanup fat_parse_long() error handling
Darren Jenkins
1
-3
/
+4
2008-11-06
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
1
-0
/
+1
2008-11-06
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
1
-2
/
+4
2008-11-06
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-20
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-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-08
[PATCH] fat: support ->direct_IO()
OGAWA Hirofumi
1
-3
/
+3
2006-01-08
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
1
-7
/
+7
2006-01-08
[PATCH] fat: use sb_find_get_block() instead of sb_getblk()
OGAWA Hirofumi
1
-2
/
+2
2005-10-30
[PATCH] fat: Remove duplicate directory scanning code
Pekka Enberg
1
-123
/
+101
2005-10-30
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
1
-8
/
+2
2005-09-07
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
1
-2
/
+26
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1271