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
2025-07-24
xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
2025-07-24
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
2025-07-24
xfs: Remove unused label in xfs_dax_notify_dev_failure
Alan Huang
2025-07-24
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
2025-07-24
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
2025-07-24
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
2025-07-24
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
2025-07-24
xfs: remove the xlog_ticket_t typedef
Christoph Hellwig
2025-07-24
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_roll
Christoph Hellwig
2025-07-24
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
Christoph Hellwig
2025-07-24
xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode
Christoph Hellwig
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: use a proper variable name and type for storing a comparison result
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
2025-07-24
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
2025-07-24
xfs: only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
Steven Rostedt
2025-07-24
xfs: remove usused xfs_end_io_direct events
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_pagecache_inval
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_alloc_near_nominleft
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_alloc_near_error
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_attr_node_removename
Steven Rostedt
2025-07-24
xfs: remove unused xfs_attr events
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_attr_rmtval_set
Steven Rostedt
2025-07-24
xfs: remove unused xfs_reflink_compare_extents events
Steven Rostedt
2025-07-24
xfs: remove unused event xfs_ioctl_clone
Steven Rostedt
2025-07-24
xfs: remove unused event xlog_iclog_want_sync
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_attr_remove_iter_return
Steven Rostedt
2025-07-24
erofs: support to readahead dirent blocks in erofs_readdir()
Chao Yu
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
2025-07-24
erofs: add on-disk definition for metadata compression
Gao Xiang
2025-07-24
erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
Bo Liu (OpenAnolis)
2025-07-24
erofs: remove ENOATTR definition
Gao Xiang
2025-07-24
erofs: refine erofs_iomap_begin()
Gao Xiang
2025-07-24
erofs: unify meta buffers in z_erofs_fill_inode()
Gao Xiang
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
2025-07-24
erofs: do sanity check on m->type in z_erofs_load_compact_lcluster()
Chao Yu
2025-07-24
erofs: get rid of {get,put}_page() for ztailpacking data
Gao Xiang
2025-07-23
fix the regression in ufs options parsing
Al Viro
2025-07-23
eventpoll: fix sphinx documentation build warning
Jann Horn
2025-07-23
afs: Set vllist to NULL if addr parsing fails
Edward Adam Davis
[prev]
[next]