summaryrefslogtreecommitdiff
path: root/fs/fat (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\
| * fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi2020-06-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi2020-03-11
* | Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P2019-10-30
|\|
| * fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2019-10-07
* | Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\|
| * fs/fat/file.c: issue flush after the writeback of FATHou Tao2019-06-22
* | Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\|
| * fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov2018-11-10
* | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
|\|
| * fat: validate ->i_start before usingOGAWA Hirofumi2018-09-15
* | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-03
|\|
| * fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-25
* | fs: fat: ratelimit the IO errorsSahitya Tummala2017-03-30
|/
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-15
* fat: fix fake_offset handling on error pathOGAWA Hirofumi2015-11-20
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ | |/ |/|
| * fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov2015-04-17
| * fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-17
| * fs/fat: remove unnecessary defintionAlexander Kuleshov2015-04-17
* | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
* | direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-11
* | Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-11
|/
* make new_sync_{read,write}() staticAl Viro2015-04-11
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou2015-02-17
* fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* | fat: fix oops on corrupted vfat fsAl Viro2014-12-03
|/
* fat: remove redundant sys_tz declarationFabian Frederick2014-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
| * switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | fs/fat/inode.c: clean up string initializations (char[] instead of char *)Manuel Schölling2014-06-06
* | fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-06
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* fat: rcu-delay unloading nls and freeing sbiAl Viro2013-10-24
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-09
* fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng2013-07-03