index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
/
fatent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
fat: constify fatent_operations structures
Julia Lawall
2016-01-20
1
-12
/
+12
*
fs/fat: remove unnecessary includes
Alexander Kuleshov
2015-04-17
1
-3
/
+0
*
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
2012-10-06
1
-3
/
+0
*
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
2012-10-06
1
-4
/
+6
*
fat: switch to fsinfo_inode
Artem Bityutskiy
2012-05-31
1
-1
/
+6
*
fat: mark superblock as dirty less often
Artem Bityutskiy
2012-05-31
1
-4
/
+5
*
fat: introduce mark_fsinfo_dirty helper
Artem Bityutskiy
2012-05-31
1
-4
/
+9
*
fat: Replace all printk with fat_msg()
Alexey Fisher
2011-04-12
1
-2
/
+2
*
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
1
-2
/
+1
*
fat: do not send discards as barriers
Christoph Hellwig
2010-09-10
1
-1
/
+1
*
block: pass gfp_mask and flags to sb_issue_discard
Christoph Hellwig
2010-09-10
1
-1
/
+3
*
fat: make discard a mount option
Christoph Hellwig
2009-11-21
1
-10
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-06-16
1
-2
/
+2
|
\
|
*
FAT: add 'errors' mount option
Denis Karpov
2009-06-04
1
-2
/
+2
*
|
Sanitize ->fsync() for FAT
Al Viro
2009-06-11
1
-5
/
+8
|
/
*
fat: i_blocks warning fix
OGAWA Hirofumi
2008-11-06
1
-3
/
+2
*
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
2008-11-06
1
-4
/
+14
*
fat: split include/msdos_fs.h
OGAWA Hirofumi
2008-11-06
1
-0
/
+1
*
Let the block device know when sectors can be discarded
David Woodhouse
2008-10-09
1
-0
/
+14
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
fat: Remove fat_clusters_flush()
OGAWA Hirofumi
2008-04-28
1
-2
/
+0
*
fat: Update free_clusters even if it is untrusted
OGAWA Hirofumi
2008-04-28
1
-2
/
+5
*
fat: optimize fat_count_free_clusters()
OGAWA Hirofumi
2008-01-08
1
-0
/
+28
*
fat: Fix the race of read/write the FAT12 entry
OGAWA Hirofumi
2007-07-16
1
-0
/
+7
*
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
2006-03-23
1
-3
/
+3
*
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
2006-01-08
1
-1
/
+1
*
[PATCH] fat: move fat_clusters_flush() to write_super()
OGAWA Hirofumi
2006-01-08
1
-2
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+612