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-02-03
btrfs: check squota parent usage on membership change
Boris Burkov
2026-02-03
btrfs: simplify boolean argument for btrfs_inc_ref()/btrfs_dec_ref()
Sun YangKai
2026-02-03
btrfs: use true/false for boolean parameters in btrfs_inc_ref()/btrfs_dec_ref()
Sun YangKai
2026-02-03
btrfs: update comment for visit_node_for_delete()
Sun YangKai
2026-02-03
btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap
Filipe Manana
2026-02-03
erofs: avoid some unnecessary #ifdefs
Ferry Meng
2026-02-03
erofs: handle end of filesystem properly for file-backed mounts
Gao Xiang
2026-02-03
erofs: separate plain and compressed filesystems formally
Gao Xiang
2026-02-03
erofs: use inode_set_cached_link()
Gao Xiang
2026-02-02
fs: consolidate fsverity_info lookup in buffer.c
Christoph Hellwig
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
2026-02-02
fsverity: deconstify the inode pointer in struct fsverity_info
Christoph Hellwig
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
2026-02-02
jfs: avoid -Wtautological-constant-out-of-range-compare warning
Arnd Bergmann
2026-02-02
readahead: push invalidate_lock out of page_cache_ra_unbounded
Christoph Hellwig
2026-02-02
fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
Christoph Hellwig
2026-02-02
pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN
Olga Kornievskaia
2026-02-02
smb/client: fix memory leak in SendReceive()
ChenXiaoSong
2026-02-02
smb/client: fix memory leak in smb2_open_file()
ChenXiaoSong
2026-02-02
dlm: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2026-02-02
pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
Luca Boccassi
2026-01-31
ocfs2: fix reflink preserve cleanup issue
Heming Zhao
2026-01-31
Merge tag 'efi-fixes-for-v6.19-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-31
f2fs: introduce trace_f2fs_priority_update
Chao Yu
2026-01-31
f2fs: fix lock priority inversion issue
Chao Yu
2026-01-31
f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_begin
Yeongjin Gil
2026-01-30
NFS: fix delayed delegation return handling
Christoph Hellwig
2026-01-30
NFS: simplify error handling in nfs_end_delegation_return
Christoph Hellwig
2026-01-30
NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return
Christoph Hellwig
2026-01-30
NFS: remove the delegation == NULL check in nfs_end_delegation_return
Christoph Hellwig
2026-01-30
NFS: use bool for the issync argument to nfs_end_delegation_return
Christoph Hellwig
2026-01-30
NFS: return void from ->return_delegation
Christoph Hellwig
2026-01-30
NFS: return void from nfs4_inode_make_writeable
Christoph Hellwig
2026-01-30
f2fs: fix incomplete block usage in compact SSA summaries
Daeho Jeong
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
2026-01-30
NFS: Add a way to disable NFS v4.0 via KConfig
Anna Schumaker
2026-01-30
NFS: Move sequence slot operations into minorversion operations
Anna Schumaker
2026-01-30
NFS: Pass a struct nfs_client to nfs4_init_sequence()
Anna Schumaker
2026-01-30
NFS: Move NFS v4.0 pathdown recovery into nfs40client.c
Anna Schumaker
2026-01-30
NFS: Move nfs40_init_client into nfs40client.c
Anna Schumaker
2026-01-30
NFS: Move nfs40_shutdown_client into nfs40client.c
Anna Schumaker
2026-01-30
NFS: Make the various NFS v4.0 operations static again
Anna Schumaker
2026-01-30
NFS: Move the NFS v4.0 minor version ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_state_renewal_ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c
Anna Schumaker
2026-01-30
NFS: Move nfs40_call_sync_ops into nfs40proc.c
Anna Schumaker
2026-01-30
gfs2: Fix use-after-free in iomap inline data write path
Deepanshu Kartikey
[prev]
[next]