index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
2026-01-28
iomap: add a flag to bounce buffer direct I/O
Christoph Hellwig
2026-01-28
iomap: support ioends for direct reads
Christoph Hellwig
2026-01-28
iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
Christoph Hellwig
2026-01-28
iomap: free the bio before completing the dio
Christoph Hellwig
2026-01-28
iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
Christoph Hellwig
2026-01-28
iomap: split out the per-bio logic from iomap_dio_bio_iter
Christoph Hellwig
2026-01-28
iomap: simplify iomap_dio_bio_iter
Christoph Hellwig
2026-01-28
iomap: fix submission side handling of completion side errors
Christoph Hellwig
2026-01-28
Merge tag 'scrub-syzbot-fixes-7.0_2026-01-25' of https://git.kernel.org/pub/s...
Carlos Maiolino
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2026-01-28
isofs: support full length file names (255 instead of 253)
Shawn Landden
2026-01-28
erofs: mark inodes without acls in erofs_read_inode()
Gao Xiang
2026-01-27
fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
Jiasheng Jiang
2026-01-26
fat: avoid parent link count underflow in rmdir
Zhiyu Zhang
2026-01-26
ocfs2: add check for free bits before allocation in ocfs2_move_extent()
Deepanshu Kartikey
2026-01-26
ocfs2: adjust function name reference
Julia Lawall
2026-01-27
f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
Chao Yu
2026-01-27
f2fs: optimize NAT block loading during checkpoint write
Yongpeng Yang
2026-01-27
f2fs: change size parameter of __has_cursum_space() to unsigned int
Yongpeng Yang
2026-01-27
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
Yongpeng Yang
2026-01-27
f2fs: pin files do not require sbi->writepages lock for ordering
Yongpeng Yang
2026-01-27
f2fs: fix to show simulate_lock_timeout correctly
Chao Yu
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
2026-01-27
f2fs: check skipped write in f2fs_enable_checkpoint()
Chao Yu
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
2026-01-26
nfsd: fix return error code for nfsd_map_name_to_[ug]id
Anthony Iliopoulos
2026-01-26
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
2026-01-26
NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
Olga Kornievskaia
2026-01-26
nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
Jeff Layton
2026-01-26
nfsd: use workqueue enable/disable APIs for v4_end_grace sync
NeilBrown
2026-01-26
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
2026-01-26
nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "
Jeff Layton
2026-01-26
locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERRED
NeilBrown
2026-01-26
NFSD: Add instructions on how to deal with xdrgen files
Chuck Lever
2026-01-26
NFSD: Clean up nfsd4_check_open_attributes()
Chuck Lever
2026-01-26
gfs2: Fix slab-use-after-free in qd_put
Andreas Gruenbacher
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
2026-01-26
gfs2: gfs2_glock_hold cleanup
Andreas Gruenbacher
2026-01-26
gfs: Use fixed GL_GLOCK_MIN_HOLD time
Andreas Gruenbacher
2026-01-26
gfs2: Fix gfs2_log_get_bio argument type
Andreas Gruenbacher
2026-01-26
gfs2: gfs2_chain_bio start sector fix
Andreas Gruenbacher
2026-01-26
gfs2: Initialize bio->bi_opf early
Andreas Gruenbacher
2026-01-26
gfs2: Rename gfs2_log_submit_{bio -> write}
Andreas Gruenbacher
2026-01-26
gfs2: Do not cancel internal demote requests
Andreas Gruenbacher
2026-01-26
gfs2: run_queue cleanup
Andreas Gruenbacher
[prev]
[next]