summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-10-21Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko
2018-10-21do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-10-21Btrfs: don't leave dangling dentry if symlink creation failedFilipe Manana
2018-10-21Btrfs: use insert_inode_locked4 for inode creationChris Mason
2018-10-21Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana
2018-10-21btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-10-21Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-10-21Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-10-21btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-10-21Btrfs: fix copy_items() return value when logging an inodeFilipe Manana
2018-10-21btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_receive...Nikolay Borisov
2018-10-21btrfs: Refactor transaction handling in received subvolume ioctlNikolay Borisov
2018-10-21Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-10-03mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2018-09-25btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo
2018-06-16btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-06-16btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell
2018-06-16Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo
2018-06-16Btrfs: fix extent state leak from tree logLiu Bo
2018-06-16Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-06-16Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-06-16btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-03-03btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-03-03Btrfs: disable FUA if mounted with nobarrierOmar Sandoval
2018-03-03btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney
2018-03-03btrfs: clear space cache inode generation alwaysJosef Bacik
2018-02-13btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King
2018-01-01btrfs: prevent to set invalid default subvolidsatoru takeuchi
2018-01-01Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval
2017-11-26btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-10-12Btrfs: don't use src fd for printkJosef Bacik
2017-10-12btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2017-10-12btrfs: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12Btrfs: fix invalid extent maps due to hole punchingFilipe Manana
2017-10-12Btrfs: skip commit transaction if we don't have enough pinned bytesLiu Bo
2017-09-15btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-09-15btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-09-15btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2017-03-16btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-03-16btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-03-16btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-03-16btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2017-03-16Btrfs: delayed-inode: replace root args iff only fs_info usedDaniel Dressler
2017-03-16Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-02-23btrfs: fix races on root_log_ctx listsChris Mason
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney