summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-12-21bcachefs: Use str_write_read() helper in write_super_endio()Thorsten Blum
2024-12-21bcachefs: Use str_write_read() helper in ec_block_endio()Thorsten Blum
2024-12-21bcachefs: Use str_write_read() helper functionThorsten Blum
2024-12-21bcachefs: Add version check for bch_btree_ptr_v2.sectors_written validateKent Overstreet
2024-12-21bcachefs: Add block plugging to read pathsKent Overstreet
2024-12-21bcachefs: Fix warning about passing flex array member by valueKent Overstreet
2024-12-21bcachefs: bch2_journal_meta() takes ref on c->writesKent Overstreet
2024-12-21bcachefs: -o norecovery now bails out of recovery earlierKent Overstreet
2024-12-21bcachefs: Refactor new stripe path to reduce dependencies on ec_stripe_headKent Overstreet
2024-12-21bcachefs: Avoid bch2_btree_id_str()Kent Overstreet
2024-12-21bcachefs: better error message in check_snapshot_tree()Kent Overstreet
2024-12-21bcachefs: Factor out jset_entry_log_msg_bytes()Kent Overstreet
2024-12-21bcachefs: improved bkey_val_copy()Kent Overstreet
2024-12-21bcachefs: bch2_btree_lost_data() now uses run_explicit_rceovery_pass_persiste...Kent Overstreet
2024-12-21bcachefs: Add locking for bch_fs.curr_recovery_passKent Overstreet
2024-12-21bcachefs: lru, accounting are alloc btreesKent Overstreet
2024-12-21bcachefs: bch2_run_explicit_recovery_pass() returns different error when not ...Kent Overstreet
2024-12-21bcachefs: add more path idx debug assertsKent Overstreet
2024-12-21bcachefs: Use FOREACH_ACL_ENTRY() macro to iterate over acl entriesThorsten Blum
2024-12-21bcachefs: Remove duplicate included headersThorsten Blum
2024-12-21bcachefs: kill btree_trans_restart_nounlock()Kent Overstreet
2024-12-21bcachefs: Remove unnecessary peek_slot()Kent Overstreet
2024-12-21bcachefs: move bch2_xattr_handlers to .rodataThomas Bertschinger
2024-12-21bcachefs: Delete dead codeAlan Huang
2024-12-21bcachefs: Pull disk accounting hooks out of trans_commit.cKent Overstreet
2024-12-21bcachefs: bch_verbose_ratelimitedKent Overstreet
2024-12-21bcachefs: rcu_pending: don't invoke __call_rcu() under lockKent Overstreet
2024-12-21bcachefs: __bch2_key_has_snapshot_overwrites uses for_each_btree_key_reverse_...Kent Overstreet
2024-12-21bcachefs: remove_backpointer() now uses dirent_get_by_pos()Kent Overstreet
2024-12-21bcachefs: bch2_inode_should_have_bp -> bch2_inode_should_have_single_bpKent Overstreet
2024-12-21bcachefs: remove superfluous ; after statementsColin Ian King
2024-12-21bcachefs: Fix racy use of jiffiesKent Overstreet
2024-12-21Merge branch 'bcachefs-kill-retry-estale' into HEADKent Overstreet
2024-12-20netfs: Report on NULL folioq in netfs_writeback_unlock_folios()David Howells
2024-12-20afs: Add a tracepoint for afs_read_receive()David Howells
2024-12-20afs: Locally initialise the contents of a new symlink on creationDavid Howells
2024-12-20afs: Use the contained hashtable to search a directoryDavid Howells
2024-12-20afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20afs: Make {Y,}FS.FetchData an asynchronous operationDavid Howells
2024-12-20afs: Fix cleanup of immediately failed async callsDavid Howells
2024-12-20afs: Eliminate afs_readDavid Howells
2024-12-20afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells
2024-12-20afs: Use netfslib for directoriesDavid Howells
2024-12-20afs: Make afs_init_request() get a key if not given a fileDavid Howells
2024-12-20netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells
2024-12-20netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells
2024-12-20afs: Add more tracepoints to do with tracking validityDavid Howells
2024-12-20cachefiles: Add auxiliary data traceDavid Howells
2024-12-20cachefiles: Add some subrequest tracepointsDavid Howells