]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs/btrfs
KVM: s390: implement subfunction processor calls
[mirror_ubuntu-bionic-kernel.git] / fs / btrfs /
2019-07-24 Robbie KoBtrfs: send, fix infinite loop due to directory rename...
2019-07-24 Qu Wenruobtrfs: tree-checker: Don't check max block group size...
2019-07-24 Filipe MananaBtrfs: fix race between enabling quotas and subvolume...
2019-07-24 Filipe MananaBtrfs: fix rare chances for data loss when doing a...
2019-07-24 Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2019-07-24 Pan Bianbtrfs: relocation: set trans to be NULL after ending...
2019-07-24 Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2019-07-24 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2019-07-24 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2019-07-24 Qu Wenruobtrfs: Check that each block group has corresponding...
2019-07-24 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2019-07-24 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2019-07-24 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2019-07-24 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2019-07-24 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2019-07-24 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2019-07-24 Gu Jinxiangbtrfs: validate type when reading a chunk
2019-07-24 Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2019-07-24 Filipe MananaBtrfs: fix infinite loop on inode eviction after dedupl...
2019-07-24 Robbie KoBtrfs: fix cur_offset in the error case for nocow
2019-07-24 Lu Fengqibtrfs: fix pinned underflow after transaction aborted
2019-07-24 Josef Bacikbtrfs: fix insert_reserved error handling
2019-07-24 Josef Bacikbtrfs: reset max_extent_size properly
2019-07-24 Filipe MananaBtrfs: fix deadlock when writing out free space caches
2019-07-24 Josef Bacikbtrfs: release metadata before running delayed refs
2019-07-24 Chris MasonBtrfs: don't clean dirty pages during buffered writes
2019-07-24 Jeff Mahoneybtrfs: keep trim from interfering with transaction...
2019-07-24 Jeff Mahoneybtrfs: fix error handling in btrfs_dev_replace_start
2019-07-24 Filipe MananaBtrfs: fix fsync after hole punching when using no...
2019-07-24 Filipe MananaBtrfs: fix use-after-free when dumping free space
2019-07-24 Filipe MananaBtrfs: fix use-after-free during inode eviction
2019-07-24 Josef Bacikbtrfs: move the dio_sem higher up the callchain
2019-07-24 Josef Bacikbtrfs: don't run delayed_iputs in commit
2019-07-24 Josef Bacikbtrfs: only free reserved extent if we didn't insert it
2019-07-24 Josef Bacikbtrfs: don't use ctl->free_space for max_extent_size
2019-07-24 Josef Bacikbtrfs: set max_extent_size properly
2019-07-24 Filipe MananaBtrfs: fix assertion on fsync of regular file when...
2019-07-24 Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2019-07-24 Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2019-07-24 Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2019-07-24 Filipe MananaBtrfs: fix warning when replaying log after fsync of...
2019-07-24 Josef Bacikbtrfs: make sure we create all new block groups
2019-07-24 Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2019-07-24 Josef Bacikbtrfs: protect space cache inode alloc with GFP_NOFS
2019-07-24 Josef Bacikbtrfs: wait on caching when putting the bg cache
2019-07-24 Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2019-07-24 Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2019-07-24 Qu Wenruobtrfs: Ensure btrfs_trim_fs can trim the whole filesystem
2019-07-24 Qu Wenruobtrfs: Enhance btrfs_trim_fs function to handle error...
2019-07-24 Jeff Mahoneybtrfs: fix error handling in free_log_tree
2019-07-24 Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2019-07-24 Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2019-07-24 Qu Wenruobtrfs: qgroup: Avoid calling qgroup functions if qgroup...
2019-07-24 Qu Wenruobtrfs: quota: Set rescan progress to (u64)-1 if we...
2019-07-24 Robbie KoBtrfs: fix unexpected failure of nocow buffered writes...
2019-07-24 Anand Jainbtrfs: btrfs_shrink_device should call commit transacti...
2019-07-24 Filipe MananaBtrfs: fix data corruption when deduplicating between...
2019-07-24 Bart Van Asschebtrfs: Fix a C compliance issue
2019-07-24 David Sterbabtrfs: lift uuid_mutex to callers of btrfs_open_devices
2019-07-24 Qu Wenruobtrfs: check-integrity: Fix NULL pointer dereference...
2019-07-24 Qu Wenruobtrfs: Don't remove block group that still has pinned...
2019-07-24 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2019-07-24 Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2019-07-24 Qu Wenruobtrfs: Exit gracefully when chunk map cannot be inserte...
2019-07-24 Filipe MananaBtrfs: send, fix incorrect file layout after hole punch...
2019-07-24 Filipe MananaBtrfs: fix send failure when root has deleted files...
2019-07-24 Josef BacikBtrfs: fix btrfs_write_inode vs delayed iput deadlock
2019-07-24 Josef Bacikbtrfs: don't leak ret from do_chunk_alloc
2019-07-24 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2019-07-24 Qu Wenruobtrfs: scrub: Don't use inode page cache in scrub_handl...
2019-07-24 Filipe MananaBtrfs: fix file data corruption after cloning a range...
2019-04-01 Andrea Righibtrfs: raid56: properly unmap parity page in finish_par...
2019-03-01 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2019-03-01 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2019-03-01 Omar SandovalBtrfs: don't BUG_ON() in btrfs_truncate_inode_items()
2019-03-01 Omar SandovalBtrfs: don't return ino to ino cache if inode item...
2019-02-06 Filipe MananaBtrfs: fix duplicate extents after fsync of file with...
2019-01-14 Filipe MananaBtrfs: fix return value on rename exchange failure
2018-11-09 Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-11-09 Su Yuebtrfs: return error value if create_io_em failed in...
2018-11-09 Omar SandovalBtrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
2018-11-09 Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
2018-10-01 Liu BoBtrfs: make raid6 rebuild retry more
2018-10-01 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-10-01 Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-09-05 Anand Jainbtrfs: define SUPER_FLAG_METADUMP_V2
2018-08-27 Omar SandovalBtrfs: fix error handling in btrfs_truncate()
2018-08-27 Qu Wenruobtrfs: qgroup: Fix root item corruption when multiple...
2018-08-27 Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-08-27 Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-08-27 Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-08-27 Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-08-27 Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-08-27 Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-08-27 Filipe MananaBtrfs: fix loss of prealloc extents past i_size after...
2018-08-27 Liu BoBtrfs: clean up resources during umount after trans...
2018-08-27 Filipe MananaBtrfs: fix log replay failure after linking special...
2018-08-27 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-08-27 Jeff Mahoneybtrfs: use kvzalloc to allocate btrfs_fs_info
2018-08-27 Al Virodo d_instantiate/unlock_new_inode combinations safely
next