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
2026-01-28
iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
Christoph Hellwig
1
-23
/
+19
2026-01-28
iomap: split out the per-bio logic from iomap_dio_bio_iter
Christoph Hellwig
1
-52
/
+59
2026-01-28
iomap: simplify iomap_dio_bio_iter
Christoph Hellwig
1
-7
/
+6
2026-01-28
iomap: fix submission side handling of completion side errors
Christoph Hellwig
1
-3
/
+7
2026-01-28
Merge tag 'scrub-syzbot-fixes-7.0_2026-01-25' of https://git.kernel.org/pub/s...
Carlos Maiolino
23
-181
/
+115
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
6
-17
/
+157
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
3
-63
/
+155
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
31
-26
/
+3044
2026-01-28
isofs: support full length file names (255 instead of 253)
Shawn Landden
1
-1
/
+1
2026-01-28
erofs: mark inodes without acls in erofs_read_inode()
Gao Xiang
3
-1
/
+26
2026-01-27
fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
Jiasheng Jiang
1
-0
/
+3
2026-01-26
fat: avoid parent link count underflow in rmdir
Zhiyu Zhang
2
-2
/
+12
2026-01-26
ocfs2: add check for free bits before allocation in ocfs2_move_extent()
Deepanshu Kartikey
1
-1
/
+6
2026-01-26
ocfs2: adjust function name reference
Julia Lawall
1
-1
/
+1
2026-01-27
f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
Chao Yu
2
-1
/
+3
2026-01-27
f2fs: optimize NAT block loading during checkpoint write
Yongpeng Yang
1
-1
/
+13
2026-01-27
f2fs: change size parameter of __has_cursum_space() to unsigned int
Yongpeng Yang
1
-1
/
+1
2026-01-27
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
Yongpeng Yang
2
-2
/
+6
2026-01-27
f2fs: pin files do not require sbi->writepages lock for ordering
Yongpeng Yang
1
-0
/
+2
2026-01-27
f2fs: fix to show simulate_lock_timeout correctly
Chao Yu
1
-1
/
+2
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
3
-0
/
+6
2026-01-27
f2fs: check skipped write in f2fs_enable_checkpoint()
Chao Yu
4
-4
/
+55
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-39
/
+75
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
2
-20
/
+87
2026-01-26
nfsd: fix return error code for nfsd_map_name_to_[ug]id
Anthony Iliopoulos
1
-0
/
+4
2026-01-26
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
3
-8
/
+58
2026-01-26
NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
Olga Kornievskaia
1
-1
/
+2
2026-01-26
nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
Jeff Layton
1
-1
/
+4
2026-01-26
nfsd: use workqueue enable/disable APIs for v4_end_grace sync
NeilBrown
2
-14
/
+9
2026-01-26
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
2
-2
/
+2
2026-01-26
nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "
Jeff Layton
1
-1
/
+1
2026-01-26
locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED
NeilBrown
2
-7
/
+14
2026-01-26
NFSD: Add instructions on how to deal with xdrgen files
Chuck Lever
1
-1
/
+9
2026-01-26
NFSD: Clean up nfsd4_check_open_attributes()
Chuck Lever
1
-19
/
+21
2026-01-26
gfs2: Fix slab-use-after-free in qd_put
Andreas Gruenbacher
1
-0
/
+1
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
12
-112
/
+124
2026-01-26
gfs2: gfs2_glock_hold cleanup
Andreas Gruenbacher
1
-2
/
+2
2026-01-26
gfs: Use fixed GL_GLOCK_MIN_HOLD time
Andreas Gruenbacher
1
-1
/
+1
2026-01-26
gfs2: Fix gfs2_log_get_bio argument type
Andreas Gruenbacher
1
-3
/
+3
2026-01-26
gfs2: gfs2_chain_bio start sector fix
Andreas Gruenbacher
1
-3
/
+3
2026-01-26
gfs2: Initialize bio->bi_opf early
Andreas Gruenbacher
3
-22
/
+26
2026-01-26
gfs2: Rename gfs2_log_submit_{bio -> write}
Andreas Gruenbacher
3
-6
/
+6
2026-01-26
gfs2: Do not cancel internal demote requests
Andreas Gruenbacher
3
-15
/
+35
2026-01-26
gfs2: run_queue cleanup
Andreas Gruenbacher
1
-13
/
+7
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
3
-14
/
+43
2026-01-26
gfs2: glock cancelation flag fix
Andreas Gruenbacher
1
-0
/
+2
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2
-3
/
+32
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
1
-2
/
+5
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
3
-1
/
+7
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
5
-9
/
+24
[prev]
[next]