index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-4
/
+2
|
\
|
*
fat: use sync_blockdev_nowait
Christoph Hellwig
2021-10-22
1
-4
/
+2
*
|
fat: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
1
-4
/
+1
|
/
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+1
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-04
1
-0
/
+6
*
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
*
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
2020-03-06
1
-12
/
+7
*
fat: use prandom_u32() for i_generation
Arnd Bergmann
2019-12-18
1
-1
/
+2
*
fs: fat: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-30
1
-0
/
+12
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
fat: switch to ->free_inode()
Al Viro
2019-05-01
1
-8
/
+2
*
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
2019-01-04
1
-6
/
+6
*
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
1
-1
/
+1
*
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
2019-01-04
1
-4
/
+8
*
fat: change timestamp updates to use fat_truncate_time
Frank Sorenson
2018-10-31
1
-2
/
+2
*
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
2018-10-31
1
-0
/
+5
*
fat: propagate 64-bit inode timestamps
Arnd Bergmann
2018-08-22
1
-14
/
+6
*
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-21
1
-7
/
+13
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
1
-1
/
+7
|
\
|
*
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
2018-06-15
1
-1
/
+7
*
|
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-6
/
+14
|
/
*
fat: convert to new i_version API
Jeff Layton
2018-01-29
1
-4
/
+5
*
fs/fat/inode.c: fix sb_rdonly() change
OGAWA Hirofumi
2017-11-29
1
-1
/
+1
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-4
/
+4
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-2
/
+2
*
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-09
1
-1
/
+12
*
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
fat: fix error message for bogus number of directory entries
Zheng Lv
2016-06-24
1
-1
/
+1
*
fat: fix typo s/supeblock/superblock/
Zheng Lv
2016-06-21
1
-1
/
+1
*
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-3
/
+3
*
fat: add config option to set UTF-8 mount option by default
Maciej S. Szmigiero
2016-03-22
1
-1
/
+3
*
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
2016-01-20
1
-3
/
+28
*
fat: skip cluster allocation on fallocated region
Namjae Jeon
2016-01-20
1
-2
/
+8
*
fat: add fat_fallocate operation
Namjae Jeon
2016-01-20
1
-2
/
+32
*
fat: add simple validation for directory inode
OGAWA Hirofumi
2016-01-20
1
-0
/
+22
*
fat: allow time_offset to be up to 24 hours
Jan Kara
2016-01-20
1
-1
/
+6
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
1
-11
/
+2
|
\
|
*
fs/fat: remove unnecessary includes
Alexander Kuleshov
2015-04-17
1
-9
/
+1
|
*
fs/fat: remove unnecessary defintion
Alexander Kuleshov
2015-04-17
1
-2
/
+1
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+1
*
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-2
/
+2
*
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-1
/
+1
|
/
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
*
fs: fat: use MSDOS_SB macro to get msdos_sb_info
Fred Chou
2015-02-17
1
-1
/
+1
*
fat: fix data past EOF resulting from fsx testsuite
Namjae Jeon
2014-12-13
1
-0
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-6
/
+6
|
\
|
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-2
/
+1
[next]