index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
*
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-20
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-04-14
|
\
|
|
*
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
2020-03-11
*
|
Merge android-4.4-p.196 (736005d) into msm-4.4
Srinivasarao P
2019-10-30
|
\
|
|
*
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2019-10-07
*
|
Merge android-4.4.183 (94fd428) into msm-4.4
Srinivasarao P
2019-06-24
|
\
|
|
*
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
2019-06-22
*
|
Merge android-4.4.163 (0ca3fca) into msm-4.4
Srinivasarao P
2018-11-15
|
\
|
|
*
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
2018-11-10
*
|
Merge android-4.4.156 (7eb7037) into msm-4.4
Srinivasarao P
2018-09-28
|
\
|
|
*
fat: validate ->i_start before using
OGAWA Hirofumi
2018-09-15
*
|
Merge android-4.4.144 (4b2d6ba) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
|
*
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-25
*
|
fs: fat: ratelimit the IO errors
Sahitya Tummala
2017-03-30
|
/
*
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-15
*
fat: fix fake_offset handling on error path
OGAWA Hirofumi
2015-11-20
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
|
\
\
|
|
/
|
/
|
|
*
fs/fat: comment fix, fat_bits can be also 32
Alexander Kuleshov
2015-04-17
|
*
fs/fat: remove unnecessary includes
Alexander Kuleshov
2015-04-17
|
*
fs/fat: remove unnecessary defintion
Alexander Kuleshov
2015-04-17
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
*
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
*
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
|
/
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
*
fs: fat: use MSDOS_SB macro to get msdos_sb_info
Fred Chou
2015-02-17
*
fat: fix data past EOF resulting from fsx testsuite
Namjae Jeon
2014-12-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
|
\
|
*
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
*
|
fat: fix oops on corrupted vfat fs
Al Viro
2014-12-03
|
/
*
fat: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
|
\
|
*
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
|
*
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
|
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
|
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
|
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
*
|
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
Manuel Schölling
2014-06-06
*
|
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
2014-06-06
|
/
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-04
|
\
|
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
*
|
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
|
/
*
fat: rcu-delay unloading nls and freeing sbi
Al Viro
2013-10-24
*
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
*
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
2013-07-09
*
fs/fat: use fat_msg() to replace printk() in __fat_fs_error()
Gu Zheng
2013-07-03
[next]