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-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
2026-01-23
et4: allow zeroout when doing written to unwritten split
Ojaswin Mujoo
2
-9
/
+122
2026-01-23
ext4: refactor split and convert extents
Ojaswin Mujoo
1
-165
/
+112
2026-01-23
ext4: refactor zeroout path and handle all cases
Ojaswin Mujoo
1
-98
/
+185
2026-01-23
ext4: propagate flags to ext4_convert_unwritten_extents_endio()
Ojaswin Mujoo
1
-6
/
+3
2026-01-23
ext4: propagate flags to convert_initialized_extent()
Ojaswin Mujoo
1
-3
/
+4
2026-01-23
ext4: add extent status cache support to kunit tests
Ojaswin Mujoo
3
-47
/
+63
2026-01-23
ext4: kunit tests for higher level extent manipulation functions
Ojaswin Mujoo
4
-9
/
+365
2026-01-23
ext4: kunit tests for extent splitting and conversion
Ojaswin Mujoo
4
-2
/
+587
2026-01-23
Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-9
/
+9
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
19
-166
/
+47
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
4
-0
/
+44
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
3
-10
/
+109
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
1
-7
/
+4
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
1
-1
/
+4
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
1
-27
/
+27
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
1
-0
/
+55
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2
-29
/
+30
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
1
-8
/
+28
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
1
-0
/
+13
2026-01-23
fs: reset read-only fsflags together with xflags
Andrey Albershteyn
1
-4
/
+2
2026-01-23
fsnotify: Shutdown fsnotify before destroying sb's dcache
Jan Kara
1
-2
/
+2
2026-01-23
fsnotify: Use connector list for destroying inode marks
Jan Kara
3
-60
/
+54
2026-01-23
fsnotify: Track inode connectors for a superblock
Jan Kara
3
-14
/
+85
2026-01-23
erofs: implement .fadvise for page cache share
Hongzhen Luo
1
-0
/
+7
2026-01-23
erofs: support compressed inodes for page cache share
Hongzhen Luo
2
-16
/
+24
2026-01-23
erofs: support unencoded inodes for page cache share
Hongbo Li
5
-19
/
+81
2026-01-23
erofs: pass inode to trace_erofs_read_folio
Hongbo Li
3
-6
/
+4
2026-01-23
erofs: introduce the page cache share feature
Hongzhen Luo
6
-2
/
+296
2026-01-23
erofs: using domain_id in the safer way
Hongbo Li
2
-8
/
+6
2026-01-23
erofs: add erofs_inode_set_aops helper to set the aops
Hongbo Li
2
-23
/
+23
2026-01-23
erofs: support user-defined fingerprint name
Hongzhen Luo
5
-2
/
+36
2026-01-23
erofs: decouple `struct erofs_anon_fs_type`
Gao Xiang
3
-13
/
+16
2026-01-23
fs: Export alloc_empty_backing_file
Hongbo Li
1
-0
/
+1
2026-01-23
Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Gao Xiang
3
-25
/
+52
2026-01-23
fs/file: optimize close_range() complexity from O(N) to O(Sparse)
Qiliang Yuan
1
-2
/
+8
2026-01-22
smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
Stefan Metzmacher
1
-0
/
+1
2026-01-22
smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
Stefan Metzmacher
1
-1
/
+1
2026-01-22
ksmbd: smbd: fix dma_unmap_sg() nents
Thomas Fourier
1
-8
/
+7
2026-01-23
erofs: tidy up erofs_init_inode_xattrs()
Gao Xiang
1
-37
/
+25
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
4
-29
/
+16
2026-01-23
erofs: remove useless src in erofs_xattr_copy_to_buffer()
Ferry Meng
1
-3
/
+1
2026-01-23
erofs: unexport erofs_xattr_prefix()
Gao Xiang
2
-33
/
+28
2026-01-23
erofs: unexport erofs_getxattr()
Gao Xiang
2
-61
/
+54
2026-01-23
erofs: fix incorrect early exits in volume label handling
Gao Xiang
1
-2
/
+4
2026-01-23
erofs: fix incorrect early exits for invalid metabox-enabled images
Gao Xiang
1
-2
/
+3
[prev]
[next]