RDMA/cma: Fix false error message
[platform/kernel/linux-rpi.git] / fs / btrfs /
2020-01-27 Omar Sandovalbtrfs: use correct count in btrfs_file_write_iter()
2020-01-27 Filipe MananaBtrfs: fix inode cache waiters hanging on path allocati...
2020-01-27 Filipe MananaBtrfs: fix inode cache waiters hanging on failure to...
2020-01-27 Filipe MananaBtrfs: fix hang when loading existing inode cache off...
2020-01-23 Johannes Thumshirnbtrfs: fix memory leak in qgroup accounting
2020-01-23 Josef Bacikbtrfs: do not delete mismatched root refs
2020-01-23 Josef Bacikbtrfs: fix invalid removal of root ref
2020-01-23 Josef Bacikbtrfs: rework arguments of btrfs_unlink_subvol
2020-01-17 Goldwyn Rodriguesbtrfs: simplify inode locking for RWF_NOWAIT
2020-01-12 Nikolay Borisovbtrfs: Fix error messages in qgroup_rescan_init
2019-12-31 Dan Carpenterbtrfs: return error pointer from alloc_test_extent_buffer
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in scrub_missing_rai...
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in reada_start_machi...
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in run_ordered_work()
2019-12-31 Omar Sandovalbtrfs: don't prematurely free work in end_workqueue_fn()
2019-12-31 Filipe MananaBtrfs: fix removal logic of the tree mod log that leads...
2019-12-31 Josef Bacikbtrfs: handle ENOENT in btrfs_uuid_tree_iterate
2019-12-31 Josef Bacikbtrfs: do not leak reloc root if we fail to read the...
2019-12-31 Josef Bacikbtrfs: skip log replay on orphaned roots
2019-12-31 Josef Bacikbtrfs: abort transaction after failed inode updates...
2019-12-31 Anand Jainbtrfs: send: remove WARN_ON for readonly mount
2019-12-31 Filipe MananaBtrfs: fix missing data checksums after replaying a...
2019-12-31 Josef Bacikbtrfs: do not call synchronize_srcu() in inode_tree_del
2019-12-31 Josef Bacikbtrfs: don't double lock the subvol_sem for rename...
2019-12-17 Josef Bacikbtrfs: record all roots for rename exchange on a subvol
2019-12-17 Filipe MananaBtrfs: send, skip backreference walking for extents...
2019-12-17 Qu Wenruobtrfs: Remove btrfs_bio::flags member
2019-12-17 Tejun Heobtrfs: Avoid getting stuck during cyclic writebacks
2019-12-17 Filipe MananaBtrfs: fix negative subv_writers counter and data space...
2019-12-17 Filipe MananaBtrfs: fix metadata space leak on fixup worker failure...
2019-12-17 Josef Bacikbtrfs: use refcount_inc_not_zero in kill_all_nodes
2019-12-17 Josef Bacikbtrfs: check page->mapping when loading free space...
2019-12-05 Josef Bacikbtrfs: only track ref_heads in delayed_ref_updates
2019-12-05 Filipe MananaBtrfs: allow clear_extent_dirty() to receive a cached...
2019-12-05 Anand Jainbtrfs: dev-replace: set result code of cancel by status...
2019-12-05 Hans van Kranenburgbtrfs: fix ncopies raid_attr for RAID56
2019-12-05 Nikolay Borisovbtrfs: Check for missing device before bio submission...
2019-12-01 Arnd Bergmannbtrfs: avoid link error with CONFIG_NO_AUTO_INLINE
2019-12-01 Nikolay Borisovbtrfs: handle error of get_old_root
2019-12-01 Su Yuebtrfs: defrag: use btrfs_mod_outstanding_extents in...
2019-11-20 Filipe MananaBtrfs: fix log context list corruption after rename...
2019-11-06 Filipe MananaBtrfs: fix deadlock on tree root leaf when finding...
2019-11-06 Qu Wenruobtrfs: tracepoints: Fix wrong parameter order for qgrou...
2019-11-06 Qu Wenruobtrfs: qgroup: Always free PREALLOC META reserve in...
2019-11-06 Filipe MananaBtrfs: fix memory leak due to concurrent append writes...
2019-11-06 Filipe MananaBtrfs: fix inode cache block reserve leak on failure...
2019-10-29 Filipe MananaBtrfs: check for the full sync flag while holding the...
2019-10-29 Filipe MananaBtrfs: add missing extents release on file extent clust...
2019-10-29 Qu Wenruobtrfs: block-group: Fix a memory leak due to missing...
2019-10-17 Josef Bacikbtrfs: fix uninitialized ret in ref-verify
2019-10-17 Josef Bacikbtrfs: fix incorrect updating of log root tree
2019-10-05 Filipe MananaBtrfs: fix race setting up and completing qgroup rescan...
2019-10-05 Qu Wenruobtrfs: qgroup: Fix reserved data space leak if we have...
2019-10-05 Qu Wenruobtrfs: qgroup: Fix the wrong target io_tree when freein...
2019-10-05 Nikolay Borisovbtrfs: Relinquish CPUs in btrfs_compare_trees
2019-10-05 Filipe MananaBtrfs: fix use-after-free when using the tree modificat...
2019-10-05 Christophe Leroybtrfs: fix allocation of free space cache v1 bitmap...
2019-10-05 Qu Wenruobtrfs: extent-tree: Make sure we only allocate extents...
2019-09-19 Filipe MananaBtrfs: fix assertion failure during fsync and use of...
2019-09-16 Johannes Thumshirnbtrfs: correctly validate compression type
2019-09-16 Filipe MananaBtrfs: fix race between block group removal and block...
2019-09-16 Dan Robertsonbtrfs: init csum_list before possible free
2019-09-16 Anand Jainbtrfs: scrub: fix circular locking dependency warning
2019-09-16 David Sterbabtrfs: scrub: move scrub_setup_ctx allocation out of...
2019-09-16 David Sterbabtrfs: scrub: pass fs_info to scrub_setup_ctx
2019-09-16 Qu Wenruobtrfs: Use real device structure to verify dev extent
2019-09-16 Qu Wenruobtrfs: volumes: Make sure no dev extent is beyond devic...
2019-09-16 Nikolay Borisovbtrfs: Fix error handling in btrfs_cleanup_ordered_extents
2019-09-16 Nikolay Borisovbtrfs: Remove extent_io_ops::fill_delalloc
2019-09-16 Filipe MananaBtrfs: fix deadlock with memory reclaim during scrub
2019-09-16 Omar SandovalBtrfs: clean up scrub is_dev_replace parameter
2019-08-25 Filipe MananaBtrfs: fix deadlock between fiemap and transaction...
2019-08-06 Filipe MananaBtrfs: fix race leading to fs corruption after transact...
2019-08-06 Filipe MananaBtrfs: fix incremental send failure after deduplication
2019-08-06 Qu Wenruobtrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qg...
2019-08-06 David Sterbabtrfs: fix minimum number of chunk errors for DUP
2019-07-31 Qu Wenruobtrfs: inode: Don't compress if NODATASUM or NODATACOW set
2019-07-26 Filipe MananaBtrfs: add missing inode version, ctime and mtime updat...
2019-07-26 Filipe MananaBtrfs: fix fsync not persisting dentry deletions due...
2019-07-26 Filipe MananaBtrfs: fix data loss after inode eviction, renaming...
2019-07-10 Nikolay Borisovbtrfs: Ensure replaced device doesn't have pending...
2019-06-25 Naohiro Aotabtrfs: start readahead also in seed devices
2019-06-09 Filipe MananaBtrfs: incremental send, fix file corruption when no...
2019-06-09 Filipe MananaBtrfs: fix fsync not persisting changed attributes...
2019-06-09 Filipe MananaBtrfs: fix race updating log root item during fsync
2019-06-09 Filipe MananaBtrfs: fix wrong ctime and mtime of a directory after...
2019-05-31 Qu Wenruobtrfs: Don't panic when we can't find a root key
2019-05-31 Josef Bacikbtrfs: fix panic during relocation after ENOSPC before...
2019-05-31 Robbie KoBtrfs: fix data bytes_may_use underflow with fallocate...
2019-05-31 David SterbaRevert "btrfs: Honour FITRIM range constraints during...
2019-05-31 Josef Bacikbtrfs: honor path->skip_locking in backref code
2019-05-31 Tobin C. Hardingbtrfs: sysfs: don't leak memory when failing add fsid
2019-05-31 Tobin C. Hardingbtrfs: sysfs: Fix error path kobject memory leak
2019-05-31 Filipe MananaBtrfs: fix race between ranged fsync and writeback...
2019-05-31 Filipe MananaBtrfs: avoid fallback to transaction commit during...
2019-05-31 Filipe MananaBtrfs: do not abort transaction at btrfs_update_root...
2019-05-31 Josef Bacikbtrfs: don't double unlock on error in btrfs_punch_hole
2019-05-22 Filipe MananaBtrfs: do not start a transaction at iterate_extent_ino...
2019-05-22 Filipe MananaBtrfs: do not start a transaction during fiemap
2019-05-22 Filipe MananaBtrfs: send, flush dellaloc in order to avoid data...
next