Linux 6.9-rc1
[linux-2.6-microblaze.git] / fs /
2024-03-14 Darrick J. Wongbcachefs: mean_and_variance: put struct mean_and_varian...
2024-03-14 Darrick J. Wongbcachefs: time_stats: add larger units
2024-03-14 Linus TorvaldsMerge tag 'drm-next-2024-03-13' of https://gitlab.freed...
2024-03-14 Kent Overstreetbcachefs: pull out time_stats.[ch]
2024-03-14 Kent Overstreetbcachefs: reconstruct_alloc cleanup
2024-03-14 Kent Overstreetbcachefs: fix bch_folio_sector padding
2024-03-14 Kent Overstreetbcachefs: Fix btree key cache coherency during replay
2024-03-14 Kent Overstreetbcachefs: Always flush write buffer in delete_dead_inodes()
2024-03-14 Kent Overstreetbcachefs: Fix order of gc_done passes
2024-03-14 Kent Overstreetbcachefs: fix deletion of indirect extents in btree_gc
2024-03-14 Erick Archerbcachefs: Prefer struct_size over open coded arithmetic
2024-03-14 Kent Overstreetbcachefs: Kill unused flags argument to btree_split()
2024-03-14 Kent Overstreetbcachefs: Check for writing superblocks with nonsense...
2024-03-14 Kent Overstreetbcachefs: fix bch2_journal_buf_to_text()
2024-03-14 Kent Overstreetbcachefs: copy_(to|from)_user_errcode()
2024-03-14 Kent Overstreetbcachefs: Split out bkey_types.h
2024-03-14 Brian Fosterbcachefs: fix lost journal buf wakeup due to improved...
2024-03-14 Hongbo Libcachefs: intercept mountoption value for bool type
2024-03-14 Hongbo Libcachefs: avoid returning private error code in bch2_xa...
2024-03-14 Kent Overstreetbcachefs: Buffered write path now can avoid the inode...
2024-03-14 Kent Overstreetfs: file_remove_privs_flags()
2024-03-14 Kent Overstreetbcachefs: Fix bch2_journal_noflush_seq()
2024-03-14 Hongbo Libcachefs: fix the error code when mounting with incorre...
2024-03-14 Kent Overstreetbcachefs: split out ignore_blacklisted, ignore_not_dirty
2024-03-14 Kent Overstreetbcachefs: improve move_gap()
2024-03-14 Kent Overstreetbcachefs: journal_keys now uses darray helpers
2024-03-14 Kent Overstreetbcachefs: Rename journal_keys.d -> journal_keys.data
2024-03-14 Kent Overstreetbcachefs: jset_entry for loops declare loop iter
2024-03-14 Kent Overstreetbcachefs: Errcode tracepoint, documentation
2024-03-14 Colin Ian Kingbcachefs: remove redundant assignment to variable ret
2024-03-14 Calvin Owensbcachefs: Silence gcc warnings about arm arch ABI drift
2024-03-14 Kent Overstreetbcachefs: Add journal.blocked to journal_debug_to_text()
2024-03-14 Kent Overstreetbcachefs: Fix journal_buf bitfield accesses
2024-03-14 Kent Overstreetbcachefs: Split out discard fastpath
2024-03-14 Kent Overstreetbcachefs: improve bch2_journal_buf_to_text()
2024-03-14 Kent Overstreetbcachefs: Drop redundant btree_path_downgrade()s
2024-03-14 Daniel Hillbcachefs: rebalance_status now shows correct units
2024-03-14 Kent Overstreetbcachefs: more informative write path error message
2024-03-14 Kent Overstreetbcachefs: check_path() now only needs to walk up to...
2024-03-14 Kent Overstreetbcachefs: bch2_check_subvolume_structure()
2024-03-14 Thomas Bertschingerbcachefs: omit alignment attribute on big endian struct...
2024-03-14 Kent Overstreetbcachefs: bch2_trigger_alloc() handles state changes...
2024-03-14 Kent Overstreetbcachefs: bch2_print_opts()
2024-03-14 Kent Overstreetbcachefs: Improve error messages in device remove path
2024-03-14 Kent Overstreetbcachefs: Use kvzalloc() when dynamically allocating...
2024-03-14 Kent Overstreetbcachefs: Track iter->ip_allocated at bch2_trans_copy_i...
2024-03-14 Kent Overstreetbcachefs: Save key_cache_path in peek_slot()
2024-03-14 Kent Overstreetbcachefs: Pin btree cache in ram for random access...
2024-03-14 Kent Overstreetbcachefs: Check for subvolume children when deleting...
2024-03-14 Kent Overstreetbcachefs: BTREE_ID_subvolume_children
2024-03-14 Kent Overstreetbcachefs: bch_subvolume::fs_path_parent
2024-03-14 Kent Overstreetbcachefs: bch2_btree_bit_mod()
2024-03-14 Kent Overstreetbcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
2024-03-14 Kent Overstreetbcachefs: Correctly reattach subvolumes
2024-03-14 Kent Overstreetbcachefs: check_path() now prints full inode when reatt...
2024-03-14 Kent Overstreetbcachefs: Pass inode bkey to check_path()
2024-03-14 Kent Overstreetbcachefs: Fix path where dirent -> subvol missing and...
2024-03-14 Kent Overstreetbcachefs: bch_subvolume::parent -> creation_parent
2024-03-14 Kent Overstreetbcachefs: Repair subvol dirents that point to non subvols
2024-03-14 Kent Overstreetbcachefs: check dirent->d_parent_subvol
2024-03-14 Kent Overstreetbcachefs: check inode->bi_parent_subvol against dirent
2024-03-14 Kent Overstreetbcachefs: delete duplicated checks in check_dirent_to_s...
2024-03-14 Kent Overstreetbcachefs: simplify check_dirent_inode_dirent()
2024-03-14 Kent Overstreetbcachefs: check bi_parent_subvol in check_inode()
2024-03-14 Kent Overstreetbcachefs: better log message in lookup_inode_for_snapshot()
2024-03-14 Kent Overstreetbcachefs: check_inode_dirent_inode()
2024-03-14 Kent Overstreetbcachefs: Check subvol <-> inode pointers in check_inode()
2024-03-14 Kent Overstreetbcachefs: Check subvol <-> inode pointers in check_subvol()
2024-03-14 Kent Overstreetbcachefs: Kill more -EIO error codes
2024-03-14 Kent Overstreetbcachefs: thread_with_file: add f_ops.flush
2024-03-14 Kent Overstreetbcachefs: thread_with_file: Fix missing va_end()
2024-03-14 Darrick J. Wongbcachefs: thread_with_file: allow ioctls against these...
2024-03-14 Darrick J. Wongbcachefs: thread_with_file: create ops structure for...
2024-03-14 Darrick J. Wongbcachefs: thread_with_file: fix various printf problems
2024-03-14 Darrick J. Wongbcachefs: thread_with_file: allow creation of readonly...
2024-03-14 Kent Overstreetbcachefs: thread_with_stdio: suppress hung task warning
2024-03-14 Kent Overstreetbcachefs: thread_with_stdio: Mark completed in ->release()
2024-03-13 Kent Overstreetbcachefs: Thread with file documentation
2024-03-13 Kent Overstreetbcachefs: thread_with_stdio: fix bch2_stdio_redirect_re...
2024-03-13 Kent Overstreetbcachefs: thread_with_stdio: kill thread_with_stdio_done()
2024-03-13 Kent Overstreetbcachefs: thread_with_stdio: convert to darray
2024-03-13 Kent Overstreetbcachefs: thread_with_stdio: eliminate double buffering
2024-03-13 Kent Overstreetbcachefs: kill kvpmalloc()
2024-03-13 Linus TorvaldsMerge tag 'fs_for_v6.9-rc1' of git://git./linux/kernel...
2024-03-13 Linus TorvaldsMerge tag 'fsnotify_for_v6.9-rc1' of git://git./linux...
2024-03-13 Linus TorvaldsMerge tag 'xfs-6.9-merge-8' of git://git./fs/xfs/xfs...
2024-03-13 Jiri KosinaMerge branch 'for-6.9/wacom' into for-linus
2024-03-13 Jiri KosinaMerge branch 'for-6.9/unused-struct-removal' into for...
2024-03-13 Jiri KosinaMerge branch 'for-6.9/samsung' into for-linus
2024-03-13 Jiri KosinaMerge branch 'for-6.9/nintendo' into for-linus
2024-03-13 Jiri KosinaMerge branch 'for-6.9/lenovo' into for-linus
2024-03-13 Jiri KosinaMerge branch 'for-6.9/amd-sfh' into for-linus
2024-03-13 Linus TorvaldsMerge tag '6.9-rc-smb3-client-fixes-part1' of git:...
2024-03-13 Christian Braunerpidfs: remove config option
2024-03-13 Linus TorvaldsMerge tag 'modules-6.9-rc1' of git://git./linux/kernel...
2024-03-13 Linus TorvaldsMerge tag 'efi-next-for-v6.9' of git://git./linux/kerne...
2024-03-13 Rafael J. WysockiMerge tag 'thermal-v6.9-rc1' of ssh://gitolite./linux...
2024-03-13 Linus TorvaldsMerge tag 'tpmdd-v6.9-rc1' of git://git./linux/kernel...
2024-03-13 Linus TorvaldsMerge tag 'mailbox-v6.9' of git://git./linux/kernel...
2024-03-13 Linus TorvaldsMerge tag 'thermal-6.9-rc1' of git://git./linux/kernel...
next