summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-03-20btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2018-03-20btrfs: Don't clear SGID when inheriting ACLsJan Kara
2018-03-04btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-03-04Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-03-04Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-03-04Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-03-04btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-02-28btrfs: fix deadlock when writing out space cacheJosef Bacik
2018-01-17btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-12-08btrfs: clear space cache inode generation alwaysJosef Bacik
2017-11-05Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-11-04btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-03btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-07-31Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-06-25btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-25btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-03-06btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-01-12btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2017-01-12Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-12Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-23btrfs: fix races on root_log_ctx listsChris Mason
2016-10-03btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-02Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-07-10Btrfs: don't use src fd for printkJosef Bacik
2016-07-10btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-06-03btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-04-20Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-20Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana
2016-04-20Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana
2016-04-13btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-04-13btrfs: Fix no_space in write and rm loopZhao Lei
2016-04-13btrfs: wait for delayed iputs on no spaceZhao Lei
2016-04-13btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-04-13Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-04-13Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana
2016-04-13Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-04-13Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-04-13btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba
2016-04-13Btrfs: igrab inode in writepageJosef Bacik
2016-04-13Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-03-04btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-28Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-03Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-02-03btrfs: put delayed item hook into inodeDavid Sterba
2016-02-03btrfs: handle invalid num_stripes in sys_arrayDavid Sterba
2015-12-14Btrfs: fix race when listing an inode's xattrsFilipe Manana
2015-12-14Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2015-12-14Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana