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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-0
/
+6
|
\
|
*
fat: fix uninitialized field in nostale filehandles
Jan Kara
2024-02-22
1
-0
/
+6
*
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
2
-2
/
+2
*
|
fat: Hook up sb->s_uuid
Kent Overstreet
2024-02-08
1
-0
/
+3
|
/
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-0
/
+1
|
\
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
1
-0
/
+1
*
|
fat: convert to new timestamp accessors
Jeff Layton
2023-10-18
2
-11
/
+20
|
/
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-0
/
+1
|
\
|
*
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
2023-08-02
1
-0
/
+1
*
|
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
2
-3
/
+2
*
|
fat: make fat_update_time get its own timestamp
Jeff Layton
2023-08-11
1
-1
/
+1
*
|
fat: remove i_version handling from fat_update_time
Jeff Layton
2023-08-11
1
-3
/
+0
*
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
*
|
fat: convert to ctime accessor functions
Jeff Layton
2023-07-24
2
-4
/
+4
|
/
*
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
1
-2
/
+2
|
\
|
*
fat: fix return value of vfat_bad_char() and vfat_replace_char() functions
Pali Rohár
2023-02-02
1
-2
/
+2
*
|
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-0
/
+1
|
\
\
|
*
|
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-26
1
-0
/
+1
|
|
/
*
|
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+4
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-6
/
+7
|
/
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-7
/
+2
|
\
|
*
fat: remove ->writepage
Christoph Hellwig
2022-12-11
1
-7
/
+2
*
|
fat (exportfs): fix some kernel-doc warnings
Bo Liu
2022-11-30
1
-2
/
+2
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
1
-4
/
+4
|
\
|
*
Change calling conventions for filldir_t
Al Viro
2022-08-17
1
-4
/
+4
*
|
fat: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-09-20
1
-2
/
+3
|
/
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-39
/
+192
|
\
|
*
fat: add renameat2 RENAME_EXCHANGE flag support
Javier Martinez Canillas
2022-06-16
1
-1
/
+122
|
*
fat: factor out reusable code in vfat_rename() as helper functions
OGAWA Hirofumi
2022-06-16
1
-32
/
+57
|
*
fat: add a vfat_rename2() and make existing .rename callback a helper
Javier Martinez Canillas
2022-06-16
1
-7
/
+14
*
|
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-3
/
+5
*
|
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
1
-1
/
+2
|
/
*
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
6
-55
/
+81
|
\
|
*
fat: remove time truncations in vfat_create/vfat_mkdir
Chung-Chiang Cheng
2022-05-19
3
-27
/
+0
|
*
fat: report creation time in statx
Chung-Chiang Cheng
2022-05-19
3
-5
/
+20
|
*
fat: ignore ctime updates, and keep ctime identical to mtime in memory
Chung-Chiang Cheng
2022-05-19
2
-10
/
+10
|
*
fat: split fat_truncate_time() into separate functions
Chung-Chiang Cheng
2022-05-19
2
-27
/
+53
|
*
fat: add ratelimit to fat*_ent_bread()
OGAWA Hirofumi
2022-04-29
1
-3
/
+4
|
*
fatfs: add FAT messages to printk index
Jonathan Lassoff
2022-04-29
2
-5
/
+18
|
*
fatfs: remove redundant judgment
Yubo Feng
2022-04-29
1
-4
/
+2
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-5
/
+5
|
\
\
|
*
|
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
|
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
[next]