linux-2.6-microblaze.git
2023-10-22 Kent Overstreetbcachefs: Fsck for reflink refcounts
2023-10-22 Kent Overstreetbcachefs: Assorted endianness fixes
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock
2023-10-22 Kent Overstreetbcachefs: Split out btree_error_wq
2023-10-22 Kent Overstreetbcachefs: Fix pathalogical behaviour with inode shardin...
2023-10-22 Kent Overstreetbcachefs: Fix journal write error path
2023-10-22 Kent Overstreetbcachefs: Reflink refcount fix
2023-10-22 Kent Overstreetbcachefs: Add an option to control sharding new inode...
2023-10-22 Kent Overstreetbcachefs: Don't use bch_write_op->cl for delivering...
2023-10-22 Kent Overstreetbcachefs: Kill bch_write_op.index_update_fn
2023-10-22 Kent Overstreetbcachefs: Inline fastpath of bch2_disk_reservation_add()
2023-10-22 Kent Overstreetbcachefs: Don't use uuid in tracepoints
2023-10-22 Kent Overstreetbcachefs: Add a tracepoint for copygc waiting
2023-10-22 Kent Overstreetbcachefs: Add a cond_resched call to the copygc main...
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref
2023-10-22 Kent Overstreetbcachefs: Fix an issue with inconsistent btree writes...
2023-10-22 Kent Overstreetbcachefs: Improve FS_IOC_GOINGDOWN ioctl
2023-10-22 Kent Overstreetbcachefs: Add a workqueue for btree io completions
2023-10-22 Brett Holmanbcachefs: rewrote prefetch asm in gas syntax for clang...
2023-10-22 Kent Overstreetbcachefs: Add a debug mode that always reads from every...
2023-10-22 Kent Overstreetbcachefs: Don't repair btree nodes until after interior...
2023-10-22 Kent Overstreetbcachefs: Fix an uninitialized var
2023-10-22 Kent Overstreetbcachefs: Fix for buffered writes getting -ENOSPC
2023-10-22 Kent Overstreetbcachefs: Fix inode backpointers in RENAME_OVERWRITE
2023-10-22 Kent Overstreetbcachefs: Make bch2_remap_range respect O_SYNC
2023-10-22 Kent Overstreetbcachefs: Split extents if necessary in bch2_trans_update()
2023-10-22 Kent Overstreetbcachefs: Ratelimiting for writeback IOs
2023-10-22 Dan Robertsonbcachefs: statfs resports incorrect avail blocks
2023-10-22 Kent Overstreetbcachefs: Fix for bch2_bkey_pack_pos() not initializing...
2023-10-22 Kent Overstreetbcachefs: Fix a memcpy call
2023-10-22 Kent Overstreetbcachefs: Fix bch2_extent_can_insert() call
2023-10-22 Kent Overstreetbcachefs: Make sure to pass a disk reservation to bch2_...
2023-10-22 Brett Holmanbcachefs: made changes to support clang, fixed a couple...
2023-10-22 Kent Overstreetbcachefs: Fix locking in __bch2_set_nr_journal_buckets()
2023-10-22 Dan Robertsonbcachefs: properly initialize used values
2023-10-22 Kent Overstreetbcachefs: Repair code for multiple types of data in...
2023-10-22 Dan Robertsonbcachefs: Fix out of bounds read in fs usage ioctl
2023-10-22 Dan Robertsonbcachefs: Fix null deref in bch2_ioctl_read_super
2023-10-22 Dan Robertsonbcachefs: Fix possible null deref on mount
2023-10-22 Dan Robertsonbcachefs: Fix error in parsing of mount options
2023-10-22 Stijn Tintelbcachefs: avoid out-of-bounds in split_devs
2023-10-22 Kent Overstreetbcachefs: Make sure to use BTREE_ITER_PREFETCH in fsck
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_peek_with_updates()
2023-10-22 Kent Overstreetbcachefs: Fix reflink trigger
2023-10-22 Kent Overstreetbcachefs: Fix some refcounting bugs
2023-10-22 Dan Robertsonbcachefs: Fix oob write in __bch2_btree_node_write
2023-10-22 Kent Overstreetbcachefs: Fix usage of last_seq + encryption
2023-10-22 Kent Overstreetbcachefs: Clean up bch2_btree_and_journal_walk()
2023-10-22 Kent Overstreetbcachefs: Mark newly allocated btree nodes as accessed
2023-10-22 Kent Overstreetbcachefs: Fix time handling
2023-10-22 Kent Overstreetbcachefs: Add a tracepoint for when we block on journal...
2023-10-22 Kent Overstreetbcachefs: Make sure to initialize j->last_flushed
2023-10-22 Kent Overstreetbcachefs: Ensure that fpunch updates inode timestamps
2023-10-22 Kent Overstreetbcachefs: Change copygc wait amount to be min of per...
2023-10-22 Kent Overstreetbcachefs: Change bch2_btree_key_cache_count() to exclud...
2023-10-22 Kent Overstreetbcachefs: Call bch2_inconsistent_error() on missing...
2023-10-22 Kent Overstreetbcachefs: New tracepoint for bch2_trans_get_iter()
2023-10-22 Kent Overstreetbcachefs: Fix __bch2_trans_get_iter()
2023-10-22 Kent Overstreetbcachefs: Evict btree nodes we're deleting
2023-10-22 Kent Overstreetbcachefs: New check_nlinks algorithm for snapshots
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref
2023-10-22 Kent Overstreetbcachefs: New and improved topology repair code
2023-10-22 Kent Overstreetbcachefs: Fix key cache assertion
2023-10-22 Kent Overstreetbcachefs: New helper __bch2_btree_insert_keys_interior()
2023-10-22 Kent Overstreetbcachefs: Rewrite btree nodes with errors
2023-10-22 Kent Overstreetbcachefs: Fix bch2_verify_keylist_sorted
2023-10-22 Kent Overstreetbcachefs: Fix an out of bounds read
2023-10-22 Kent Overstreetbcachefs: Use mmap() instead of vmalloc_exec() in userspace
2023-10-22 Kent Overstreetbcachefs: Don't BUG_ON() btree topology error
2023-10-22 Kent Overstreetbcachefs: Fix repair leading to replicas not marked
2023-10-22 Kent Overstreetbcachefs: Lookup/create lost+found lazily
2023-10-22 Kent Overstreetbcachefs: Don't BUG() in update_replicas
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock on journal reclaim
2023-10-22 Kent Overstreetbcachefs: Update bch2_btree_verify()
2023-10-22 Kent Overstreetbcachefs: Fix two btree iterator leaks
2023-10-22 Kent Overstreetbcachefs: Punt btree writes to workqueue to submit
2023-10-22 Kent Overstreetbcachefs: Fix a use after free
2023-10-22 Kent Overstreetbcachefs: Fix for btree_gc repairing interior btree...
2023-10-22 Kent Overstreetbcachefs: Preallocate trans mem in bch2_migrate_index_u...
2023-10-22 Kent Overstreetbcachefs: Allocator refactoring
2023-10-22 Kent Overstreetbcachefs: Always check for invalid bkeys in trans commi...
2023-10-22 Kent Overstreetbcachefs: Check that keys are in the correct btrees
2023-10-22 Kent Overstreetbcachefs: Handle errors in bch2_trans_mark_update()
2023-10-22 Kent Overstreetbcachefs: Allocator thread doesn't need gc_lock anymore
2023-10-22 Kent Overstreetbcachefs: gc shouldn't care about owned_by_allocator
2023-10-22 Kent Overstreetbcachefs: Refactor bchfs_fallocate() to not nest btree_...
2023-10-22 Kent Overstreetbcachefs: Fix an unused var warning in userspace
2023-10-22 Kent Overstreetbcachefs: Fix some small memory leaks
2023-10-22 Kent Overstreetbcachefs: Simplify fsck remove_dirent()
2023-10-22 Kent Overstreetbcachefs: Fix transaction restarts due to upgrading...
2023-10-22 Kent Overstreetbcachefs: Fix journal reclaim loop
2023-10-22 Kent Overstreetbcachefs: Fix an RCU splat
2023-10-22 Kent Overstreetbcachefs: Simplify bch2_set_nr_journal_buckets()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_trans_mark_dev_sb()
2023-10-22 Kent Overstreetbcachefs: Improve trans_restart_mem_realloced tracepoint
2023-10-22 Kent Overstreetbcachefs: Don't downgrade iterators in bch2_trans_get_i...
2023-10-22 Kent Overstreetbcachefs: Improve bch2_btree_iter_traverse_all()
2023-10-22 Kent Overstreetbcachefs: Fix journal_reclaim_wait_done()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_gc_done() error messages
2023-10-22 Kent Overstreetbcachefs: Don't call bch2_btree_iter_traverse() unneces...
next