]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - fs/btrfs
ocfs2: fix a panic problem caused by o2cb_ctl
[thirdparty/kernel/stable.git] / fs / btrfs /
2019-04-03  Andrea Righibtrfs: raid56: properly unmap parity page in finish_par...
2019-04-03  Josef Bacikbtrfs: remove WARN_ON in log_dir_items
2019-04-03  Filipe MananaBtrfs: fix incorrect file size after shrinking truncate...
2019-03-23  Filipe MananaBtrfs: fix corruption reading shared and compressed...
2019-03-23  Johannes Thumshirnbtrfs: ensure that a DUP or RAID1 block group has exact...
2019-03-23  Filipe MananaBtrfs: setup a nofs context for memory allocation at...
2019-01-31  Anand Jainbtrfs: dev-replace: go back to suspended state if targe...
2019-01-31  Jeff Mahoneybtrfs: fix error handling in btrfs_dev_replace_start
2019-01-26  Johannes Thumshirnbtrfs: improve error handling of btrfs_add_link
2019-01-23  Josef Bacikbtrfs: wait on ordered extents on abort cleanup
2019-01-23  David SterbaRevert "btrfs: balance dirty metadata pages in btrfs_fi...
2019-01-09  Filipe MananaBtrfs: fix fsync of files with multiple hard links...
2018-12-17  Robbie KoBtrfs: send, fix infinite loop due to directory rename...
2018-12-08  Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2018-12-08  Qu Wenruobtrfs: tree-checker: Don't check max block group size...
2018-12-05  Josef Bacikbtrfs: release metadata before running delayed refs
2018-12-05  Pan Bianbtrfs: relocation: set trans to be NULL after ending...
2018-12-05  Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2018-12-05  Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2018-12-05  Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2018-12-05  Qu Wenruobtrfs: Check that each block group has corresponding...
2018-12-05  Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-12-05  Qu Wenruobtrfs: tree-checker: Verify block_group_item
2018-12-05  David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2018-12-05  Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2018-12-05  Qu Wenruobtrfs: tree-checker: Add checker for dir item
2018-12-05  Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2018-12-05  Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2018-12-05  Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2018-12-05  Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2018-12-05  Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2018-12-05  Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2018-12-05  Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2018-12-05  Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2018-12-05  Gu Jinxiangbtrfs: validate type when reading a chunk
2018-11-21  Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2018-11-21  Filipe MananaBtrfs: fix infinite loop on inode eviction after dedupl...
2018-11-21  Robbie KoBtrfs: fix cur_offset in the error case for nocow
2018-11-21  Lu Fengqibtrfs: fix pinned underflow after transaction aborted
2018-11-13  Filipe MananaBtrfs: fix fsync after hole punching when using no...
2018-11-13  Filipe MananaBtrfs: fix use-after-free when dumping free space
2018-11-13  Filipe MananaBtrfs: fix use-after-free during inode eviction
2018-11-13  Josef Bacikbtrfs: move the dio_sem higher up the callchain
2018-11-13  Josef Bacikbtrfs: don't run delayed_iputs in commit
2018-11-13  Josef Bacikbtrfs: only free reserved extent if we didn't insert it
2018-11-13  Josef Bacikbtrfs: don't use ctl->free_space for max_extent_size
2018-11-13  Josef Bacikbtrfs: set max_extent_size properly
2018-11-13  Filipe MananaBtrfs: fix assertion on fsync of regular file when...
2018-11-13  Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2018-11-13  Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2018-11-13  Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2018-11-13  Filipe MananaBtrfs: fix warning when replaying log after fsync of...
2018-11-13  Josef Bacikbtrfs: make sure we create all new block groups
2018-11-13  Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2018-11-13  Josef Bacikbtrfs: protect space cache inode alloc with GFP_NOFS
2018-11-13  Josef Bacikbtrfs: wait on caching when putting the bg cache
2018-11-13  Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2018-11-13  Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2018-11-13  Qu Wenruobtrfs: Ensure btrfs_trim_fs can trim the whole filesystem
2018-11-13  Qu Wenruobtrfs: Enhance btrfs_trim_fs function to handle error...
2018-11-13  Jeff Mahoneybtrfs: fix error handling in free_log_tree
2018-11-13  Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2018-11-13  Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2018-11-13  Qu Wenruobtrfs: qgroup: Avoid calling qgroup functions if qgroup...
2018-11-04  Qu Wenruobtrfs: quota: Set rescan progress to (u64)-1 if we...
2018-10-10  Anand Jainbtrfs: btrfs_shrink_device should call commit transacti...
2018-09-19  Filipe MananaBtrfs: fix data corruption when deduplicating between...
2018-09-15  Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-09-15  Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15  Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-09-15  Qu Wenruobtrfs: Exit gracefully when chunk map cannot be inserte...
2018-09-05  Josef BacikBtrfs: fix btrfs_write_inode vs delayed iput deadlock
2018-09-05  Josef Bacikbtrfs: don't leak ret from do_chunk_alloc
2018-09-05  Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-08-24  Qu Wenruobtrfs: scrub: Don't use inode page cache in scrub_handl...
2018-08-09  Filipe MananaBtrfs: fix file data corruption after cloning a range...
2018-08-03  Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-03  David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-08-03  Omar SandovalBtrfs: don't BUG_ON() in btrfs_truncate_inode_items()
2018-08-03  Omar SandovalBtrfs: don't return ino to ino cache if inode item...
2018-08-03  Ethan Lienbtrfs: balance dirty metadata pages in btrfs_finish_ord...
2018-07-22  Filipe MananaBtrfs: fix duplicate extents after fsync of file with...
2018-07-03  Filipe MananaBtrfs: fix return value on rename exchange failure
2018-06-26  Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-06-26  Su Yuebtrfs: return error value if create_io_em failed in...
2018-06-26  Omar SandovalBtrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
2018-06-26  Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
2018-06-20  Liu BoBtrfs: make raid6 rebuild retry more
2018-06-20  Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-06-20  Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-06-11  Anand Jainbtrfs: define SUPER_FLAG_METADUMP_V2
2018-05-30  Qu Wenruobtrfs: qgroup: Fix root item corruption when multiple...
2018-05-30  Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-05-30  Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-05-30  Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-05-30  Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-05-30  Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-05-30  Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-05-30  Filipe MananaBtrfs: fix loss of prealloc extents past i_size after...
2018-05-30  Liu BoBtrfs: clean up resources during umount after trans...
next