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-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
2026-01-26
gfs2: glock cancelation flag fix
Andreas Gruenbacher
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
2026-01-23
et4: allow zeroout when doing written to unwritten split
Ojaswin Mujoo
2026-01-23
ext4: refactor split and convert extents
Ojaswin Mujoo
2026-01-23
ext4: refactor zeroout path and handle all cases
Ojaswin Mujoo
2026-01-23
ext4: propagate flags to ext4_convert_unwritten_extents_endio()
Ojaswin Mujoo
2026-01-23
ext4: propagate flags to convert_initialized_extent()
Ojaswin Mujoo
2026-01-23
ext4: add extent status cache support to kunit tests
Ojaswin Mujoo
2026-01-23
ext4: kunit tests for higher level extent manipulation functions
Ojaswin Mujoo
2026-01-23
ext4: kunit tests for extent splitting and conversion
Ojaswin Mujoo
2026-01-23
Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
2026-01-23
fs: reset read-only fsflags together with xflags
Andrey Albershteyn
2026-01-23
fsnotify: Shutdown fsnotify before destroying sb's dcache
Jan Kara
2026-01-23
fsnotify: Use connector list for destroying inode marks
Jan Kara
2026-01-23
fsnotify: Track inode connectors for a superblock
Jan Kara
2026-01-23
erofs: implement .fadvise for page cache share
Hongzhen Luo
2026-01-23
erofs: support compressed inodes for page cache share
Hongzhen Luo
2026-01-23
erofs: support unencoded inodes for page cache share
Hongbo Li
2026-01-23
erofs: pass inode to trace_erofs_read_folio
Hongbo Li
2026-01-23
erofs: introduce the page cache share feature
Hongzhen Luo
2026-01-23
erofs: using domain_id in the safer way
Hongbo Li
2026-01-23
erofs: add erofs_inode_set_aops helper to set the aops
Hongbo Li
2026-01-23
erofs: support user-defined fingerprint name
Hongzhen Luo
2026-01-23
erofs: decouple `struct erofs_anon_fs_type`
Gao Xiang
2026-01-23
fs: Export alloc_empty_backing_file
Hongbo Li
2026-01-23
Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Gao Xiang
2026-01-23
fs/file: optimize close_range() complexity from O(N) to O(Sparse)
Qiliang Yuan
2026-01-22
smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
Stefan Metzmacher
2026-01-22
smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
Stefan Metzmacher
2026-01-22
ksmbd: smbd: fix dma_unmap_sg() nents
Thomas Fourier
2026-01-23
erofs: tidy up erofs_init_inode_xattrs()
Gao Xiang
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
2026-01-23
erofs: remove useless src in erofs_xattr_copy_to_buffer()
Ferry Meng
2026-01-23
erofs: unexport erofs_xattr_prefix()
Gao Xiang
2026-01-23
erofs: unexport erofs_getxattr()
Gao Xiang
2026-01-23
erofs: fix incorrect early exits in volume label handling
Gao Xiang
[prev]
[next]