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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
|
/
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
2
-8
/
+4
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
|
*
fat: use pointer to simple type in put_user()
Helge Deller
2022-03-23
1
-1
/
+1
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+2
|
\
\
|
*
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
|
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
|
|
/
*
/
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
FAT: use io_schedule_timeout() instead of congestion_wait()
NeilBrown
2022-01-20
1
-2
/
+3
*
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
|
/
*
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-02
5
-1
/
+219
|
\
|
*
fat: Add KUnit tests for checksums and timestamps
David Gow
2021-08-13
5
-1
/
+219
*
|
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
1
-0
/
+1
|
/
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+1
*
fs: fat: fix spelling typo of values
dingsenjie
2021-05-07
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
4
-25
/
+32
|
\
|
*
fat: handle idmapped mounts
Christian Brauner
2021-01-24
3
-9
/
+10
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
4
-16
/
+22
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
|
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
1
-11
/
+12
|
\
\
|
*
|
fat: only specify I_DIRTY_TIME when needed in fat_update_time()
Eric Biggers
2021-01-13
1
-11
/
+12
|
|
/
*
/
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
/
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
2020-08-12
1
-0
/
+3
*
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
[next]