]> asedeno.scripts.mit.edu Git - linux.git/history - fs
Btrfs: fix log context list corruption after rename exchange operation
[linux.git] / fs /
2019-11-11 Filipe MananaBtrfs: fix log context list corruption after rename...
2019-11-04 David Sterbabtrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
2019-11-04 Josef Bacikbtrfs: save i_size to avoid double evaluation of i_size...
2019-10-25 Filipe MananaBtrfs: fix race leading to metadata space leak after...
2019-10-25 Qu Wenruobtrfs: tree-checker: Fix wrong check on max devid
2019-10-25 Qu Wenruobtrfs: Consider system chunk array size for new SYSTEM...
2019-10-17 Filipe MananaBtrfs: check for the full sync flag while holding the...
2019-10-17 Filipe MananaBtrfs: fix qgroup double free after failure to reserve...
2019-10-17 Qu Wenruobtrfs: tracepoints: Fix wrong parameter order for qgrou...
2019-10-15 Qu Wenruobtrfs: qgroup: Always free PREALLOC META reserve in...
2019-10-15 David Sterbabtrfs: don't needlessly create extent-refs kernel thread
2019-10-11 Qu Wenruobtrfs: block-group: Fix a memory leak due to missing...
2019-10-11 Filipe MananaBtrfs: add missing extents release on file extent clust...
2019-10-08 Austin Kimbtrfs: silence maybe-uninitialized warning in clone_range
2019-10-03 Josef Bacikbtrfs: fix uninitialized ret in ref-verify
2019-10-01 Josef Bacikbtrfs: allocate new inode in NOFS context
2019-10-01 Zygo Blaxellbtrfs: fix balance convert to single on 32-bit host CPUs
2019-10-01 Josef Bacikbtrfs: fix incorrect updating of log root tree
2019-10-01 Filipe MananaBtrfs: fix memory leak due to concurrent append writes...
2019-09-27 Qu Wenruobtrfs: qgroup: Fix reserved data space leak if we have...
2019-09-27 Qu Wenruobtrfs: qgroup: Fix the wrong target io_tree when freein...
2019-09-25 Qu Wenruobtrfs: Fix a regression which we can't convert to SINGL...
2019-09-25 Qu Wenruobtrfs: relocation: fix use-after-free on dead relocatio...
2019-09-24 Filipe MananaBtrfs: fix race setting up and completing qgroup rescan...
2019-09-24 Filipe MananaBtrfs: fix missing error return if writeback for extent...
2019-09-24 Dennis Zhoubtrfs: adjust dirty_metadata_bytes after writeback...
2019-09-24 Filipe MananaBtrfs: fix selftests failure due to uninitialized i_mod...
2019-09-09 Nikolay Borisovbtrfs: Relinquish CPUs in btrfs_compare_trees
2019-09-09 Nikolay Borisovbtrfs: Don't assign retval of btrfs_try_tree_write_lock...
2019-09-09 Johannes Thumshirnbtrfs: create structure to encode checksum type and length
2019-09-09 Josef Bacikbtrfs: add enospc debug messages for ticket failure
2019-09-09 Josef Bacikbtrfs: do not account global reserve in can_overcommit
2019-09-09 Josef Bacikbtrfs: use btrfs_try_granting_tickets in update_global_rsv
2019-09-09 Josef Bacikbtrfs: always reserve our entire size for the global...
2019-09-09 Josef Bacikbtrfs: change the minimum global reserve size
2019-09-09 Josef Bacikbtrfs: rename btrfs_space_info_add_old_bytes
2019-09-09 Josef Bacikbtrfs: remove orig_bytes from reserve_ticket
2019-09-09 Josef Bacikbtrfs: fix may_commit_transaction to deal with no parti...
2019-09-09 Josef Bacikbtrfs: rework wake_all_tickets
2019-09-09 Josef Bacikbtrfs: refactor the ticket wakeup code
2019-09-09 Josef Bacikbtrfs: stop partially refilling tickets when releasing...
2019-09-09 Josef Bacikbtrfs: add space reservation tracepoint for reserved bytes
2019-09-09 Josef Bacikbtrfs: roll tracepoint into btrfs_space_info_update helper
2019-09-09 Josef Bacikbtrfs: do not allow reservations if we have pending tickets
2019-09-09 Omar Sandovalbtrfs: stop clearing EXTENT_DIRTY in inode I/O tree
2019-09-09 Omar Sandovalbtrfs: treat RWF_{,D}SYNC writes as sync for CRCs
2019-09-09 Omar Sandovalbtrfs: use correct count in btrfs_file_write_iter()
2019-09-09 David Sterbabtrfs: tie extent buffer and it's token together
2019-09-09 David Sterbabtrfs: assume valid token for btrfs_set/get_token helpers
2019-09-09 David Sterbabtrfs: define separate btrfs_set/get_XX helpers
2019-09-09 Nikolay Borisovbtrfs: Make btrfs_find_name_in_ext_backref return struc...
2019-09-09 Nikolay Borisovbtrfs: Make btrfs_find_name_in_backref return btrfs_ino...
2019-09-09 David Sterbabtrfs: move dev_stats helpers to volumes.c
2019-09-09 David Sterbabtrfs: move struct io_ctl to free-space-cache.h
2019-09-09 David Sterbabtrfs: move functions for tree compare to send.c
2019-09-09 David Sterbabtrfs: rename and export read_node_slot
2019-09-09 David Sterbabtrfs: move private raid56 definitions from ctree.h
2019-09-09 David Sterbabtrfs: move math functions to misc.h
2019-09-09 David Sterbabtrfs: move cond_wake_up functions out of ctree
2019-09-09 Anand Jainbtrfs: use proper error values on allocation failure...
2019-09-09 Anand Jainbtrfs: proper error handling when invalid device is...
2019-09-09 Christophe Leroybtrfs: fix allocation of free space cache v1 bitmap pages
2019-09-09 Qu Wenruobtrfs: Detect unbalanced tree with empty leaf before...
2019-09-09 Nikolay Borisovbtrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
2019-09-09 Nikolay Borisovbtrfs: improve error handling in run_delalloc_nocow
2019-09-09 Nikolay Borisovbtrfs: comment and minor simplifications in run_delallo...
2019-09-09 Nikolay Borisovbtrfs: streamline code in run_delalloc_nocow in case...
2019-09-09 Nikolay Borisovbtrfs: simplify extent type checks in run_delalloc_nocow
2019-09-09 Nikolay Borisovbtrfs: improve comments around nocow path
2019-09-09 Nikolay Borisovbtrfs: refactor variable scope in run_delalloc_nocow
2019-09-09 Josef Bacikbtrfs: only reserve metadata_size for inodes
2019-09-09 Josef Bacikbtrfs: rename the btrfs_calc_*_metadata_size helpers
2019-09-09 Qu Wenruobtrfs: tree-checker: Add EXTENT_DATA_REF check
2019-09-09 Qu Wenruobtrfs: tree-checker: Add simple keyed refs check
2019-09-09 Qu Wenruobtrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM...
2019-09-09 Dan Carpenterbtrfs: fix error pointer check in __btrfs_map_block()
2019-09-09 Anand Jainbtrfs: dev stat drop useless goto
2019-09-09 Anand Jainbtrfs: dev stats item key conversion per cpu type is...
2019-09-09 Nikolay Borisovbtrfs: Make reada_tree_block_flagged private
2019-09-09 David Sterbabtrfs: compression: replace set_level callbacks by...
2019-09-09 David Sterbabtrfs: define compression levels statically
2019-09-09 Filipe MananaBtrfs: fix use-after-free when using the tree modificat...
2019-09-09 Anand Jainbtrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines...
2019-09-09 Josef Bacikbtrfs: introduce an evict flushing state
2019-09-09 Josef Bacikbtrfs: refactor priority_reclaim_metadata_space
2019-09-09 Josef Bacikbtrfs: factor out the ticket flush handling
2019-09-09 Josef Bacikbtrfs: unify error handling for ticket flushing
2019-09-09 Josef Bacikbtrfs: add a flush step for delayed iputs
2019-09-09 Josef Bacikbtrfs: unexport the temporary exported functions
2019-09-09 Josef Bacikbtrfs: migrate the block group cleanup code
2019-09-09 Josef Bacikbtrfs: migrate the alloc_profile helpers
2019-09-09 Josef Bacikbtrfs: migrate the chunk allocation code
2019-09-09 Josef Bacikbtrfs: migrate the block group space accounting helpers
2019-09-09 Josef Bacikbtrfs: export block group accounting helpers
2019-09-09 Josef Bacikbtrfs: migrate the dirty bg writeout code
2019-09-09 Josef Bacikbtrfs: migrate inc/dec_block_group_ro code
2019-09-09 Josef Bacikbtrfs: temporarily export btrfs_get_restripe_target
2019-09-09 Josef Bacikbtrfs: migrate the block group read/creation code
2019-09-09 Josef Bacikbtrfs: migrate the block group removal code
2019-09-09 Josef Bacikbtrfs: temporarily export inc_block_group_ro
next