index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-04
f2fs: use memalloc_retry_wait() as much as possible
Chao Yu
2
-2
/
+2
2025-12-04
f2fs: add a sysfs entry to show max open zones
Yongpeng Yang
1
-0
/
+2
2025-12-04
f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED
Yongpeng Yang
2
-1
/
+6
2025-12-04
f2fs: simplify list initialization in f2fs_recover_fsync_data()
Baolin Liu
1
-6
/
+3
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
7
-61
/
+127
2025-12-04
f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()
Chao Yu
1
-8
/
+12
2025-12-04
f2fs: fix return value of f2fs_recover_fsync_data()
Chao Yu
1
-5
/
+9
2025-12-04
f2fs: add fadvise tracepoint
Jaegeuk Kim
1
-0
/
+2
2025-12-04
f2fs: fix age extent cache insertion skip on counter overflow
Xiaole He
3
-4
/
+16
2025-12-04
f2fs: Add sanity checks before unlinking and loading inodes
Nikola Z. Ivanov
2
-5
/
+18
2025-12-04
f2fs: Rename f2fs_unlink exit label
Nikola Z. Ivanov
1
-7
/
+7
2025-12-04
f2fs: ensure minimum trim granularity accounts for all devices
Yongpeng Yang
2
-6
/
+18
2025-12-04
f2fs: fix uninitialized one_time_gc in victim_sel_policy
Xiaole He
1
-1
/
+1
2025-12-04
f2fs: ensure node page reads complete before f2fs_put_super() finishes
Jan Prusakowski
1
-8
/
+9
2025-12-04
f2fs: block cache/dio write during f2fs_enable_checkpoint()
Chao Yu
3
-9
/
+34
2025-12-04
f2fs: fix to propagate error from f2fs_enable_checkpoint()
Chao Yu
1
-10
/
+16
2025-12-04
f2fs: change the unlock parameter of f2fs_put_page to bool
Yongpeng Yang
6
-16
/
+14
2025-12-04
f2fs: invalidate dentry cache on failed whiteout creation
Deepanshu Kartikey
1
-2
/
+4
2025-12-04
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
4
-37
/
+25
2025-12-04
f2fs: fix to avoid updating compression context during writeback
Chao Yu
4
-3
/
+23
2025-12-04
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
1
-2
/
+5
2025-12-04
f2fs: fix to avoid potential deadlock
Chao Yu
3
-46
/
+1
2025-12-04
f2fs: use f2fs_filemap_get_folio() to support fault injection
Chao Yu
2
-3
/
+3
2025-12-04
f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()
Chao Yu
2
-20
/
+13
2025-12-04
f2fs: convert add_ipu_page() to use folio
Chao Yu
1
-4
/
+3
2025-12-04
f2fs: clean up w/ bio_add_folio_nofail()
Chao Yu
1
-4
/
+3
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
10
-15
/
+19
2025-12-03
Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-19
/
+20
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-40
/
+20
2025-12-03
fs: assert on I_FREEING not being set in iput() and iput_not_last()
Mateusz Guzik
1
-1
/
+2
2025-12-03
fs: PM: Fix reverse check in filesystems_freeze_callback()
Rafael J. Wysocki
1
-1
/
+1
2025-12-03
exfat: fix remount failure in different process environments
Yuezhang Mo
1
-4
/
+15
2025-12-03
exfat: fix divide-by-zero in exfat_allocate_bitmap
Namjae Jeon
1
-1
/
+1
2025-12-03
exfat: validate the cluster bitmap bits of directory
Namjae Jeon
5
-9
/
+46
2025-12-03
exfat: zero out post-EOF page cache on file extension
Yuezhang Mo
1
-0
/
+5
2025-12-03
exfat: fix refcount leak in exfat_find
Shuhao Fu
1
-10
/
+10
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+387
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2025-12-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
1
-1
/
+1
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+4
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...
Ingo Molnar
1
-20
/
+20
2025-12-02
debugfs: Fix default access mode config check
Aaron Thompson
1
-1
/
+1
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-366
/
+173
2025-12-01
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+21
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-672
/
+629
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
25
-812
/
+1176
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
26
-138
/
+439
2025-12-01
Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+57
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-32
/
+17
[prev]
[next]