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-06-16
coredump: split file coredumping into coredump_file()
Christian Brauner
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
2025-06-16
coredump: validate socket path in coredump_parse()
Christian Brauner
2025-06-16
coredump: don't allow ".." in coredump socket path
Christian Brauner
2025-06-16
coredump: validate that path doesn't exceed UNIX_PATH_MAX
Christian Brauner
2025-06-16
coredump: fix socket path validation
Christian Brauner
2025-06-16
coredump: make coredump_parse() return bool
Christian Brauner
2025-06-16
coredump: rename format_corename()
Christian Brauner
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
2025-06-16
proc_fd_getattr(): don't bother with S_ISDIR() check
Al Viro
2025-06-16
don't duplicate vfs_open() in kernel_file_open()
Al Viro
2025-06-16
xfs: actually use the xfs_growfs_check_rtgeom tracepoint
Darrick J. Wong
2025-06-16
xfs: Improve error handling in xfs_mru_cache_create()
Markus Elfring
2025-06-16
xfs: move xfs_submit_zoned_bio a bit
Christoph Hellwig
2025-06-16
xfs: use xfs_readonly_buftarg in xfs_remount_rw
Christoph Hellwig
2025-06-16
xfs: remove NULL pointer checks in xfs_mru_cache_insert
Christoph Hellwig
2025-06-16
xfs: check for shutdown before going to sleep in xfs_select_zone
Christoph Hellwig
2025-06-16
fs: drop assert in file_seek_cur_needs_f_lock
Luis Henriques
2025-06-15
bcachefs: fsck: fix extent past end of inode repair
Kent Overstreet
2025-06-15
bcachefs: fsck: fix add_inode()
Kent Overstreet
2025-06-15
bcachefs: Fix snapshot_key_missing_inode_snapshot repair
Kent Overstreet
2025-06-15
bcachefs: Fix "now allowing incompatible features" message
Kent Overstreet
2025-06-15
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
2025-06-15
bcachefs: better __bch2_snapshot_is_ancestor() assert
Kent Overstreet
2025-06-15
bcachefs: btree_iter: fix updates, journal overlay
Kent Overstreet
2025-06-15
bcachefs: Fix bch2_journal_keys_peek_prev_min()
Kent Overstreet
2025-06-15
bcachefs: Delay calculation of trans->journal_u64s
Alan Huang
2025-06-15
bcachefs: Add missing EBUG_ON
Alan Huang
2025-06-15
bcachefs: Fix alloc_req use after free
Alan Huang
2025-06-15
bcachefs: Don't allocate new memory when mempool is exhausted
Alan Huang
2025-06-15
bcachefs: btree iter tracepoints
Kent Overstreet
2025-06-15
bcachefs: trace_extent_trim_atomic
Kent Overstreet
2025-06-14
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-06-13
ext2: Handle fiemap on empty files to prevent EINVAL
Wei Gao
2025-06-13
zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
Johannes Thumshirn
2025-06-12
NFSD: Avoid corruption of a referring call list
Chuck Lever
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
2025-06-12
fs: unlock the superblock during iterate_supers_type
Darrick J. Wong
2025-06-12
ovl: fix debug print in case of mkdir error
Amir Goldstein
2025-06-12
coredump: cleanup coredump socket functions
Christian Brauner
2025-06-12
coredump: allow for flexible coredump handling
Christian Brauner
2025-06-11
bcachefs: Don't trace should_be_locked unless changing
Kent Overstreet
2025-06-11
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
Kent Overstreet
2025-06-11
bcachefs: Print devices we're mounting on multi device filesystems
Kent Overstreet
2025-06-11
bcachefs: Don't trust sb->nr_devices in members_to_text()
Kent Overstreet
2025-06-11
bcachefs: Fix version checks in validate_bset()
Kent Overstreet
2025-06-11
bcachefs: ioctl: avoid stack overflow warning
Arnd Bergmann
2025-06-11
bcachefs: Don't pass trans to fsck_err() in gc_accounting_done
Kent Overstreet
2025-06-11
bcachefs: Fix leak in bch2_fs_recovery() error path
Kent Overstreet
[prev]
[next]