summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-07-05Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-01-19btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-01-19btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang
2017-01-06Btrfs: don't BUG() during drop snapshotJosef Bacik
2017-01-06Btrfs: fix memory leak in do_walk_downLiu Bo
2017-01-06Btrfs: don't leak reloc root nodes on errorJosef Bacik
2017-01-06Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo
2017-01-06Btrfs: bail out if block group has different mixed flagLiu Bo
2017-01-06Btrfs: fix memory leak in reading btree blocksLiu Bo
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2016-11-18btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-11-10btrfs: fix races on root_log_ctx listsChris Mason
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-22btrfs: assign error values to the correct bio structsJunjie Mao
2016-09-30btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-24Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-09-15btrfs: Continue write in case of can_not_nocowZhao Lei
2016-09-07btrfs: properly track when rescan worker is runningJeff Mahoney
2016-09-07btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente
2016-07-27btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-06-01Btrfs: don't use src fd for printkJosef Bacik
2016-04-20Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-20btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana
2016-03-09Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-03-09btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-03-09btrfs: Fix no_space in write and rm loopZhao Lei
2016-03-09Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-03-03btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-03-03Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-03-03Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana
2016-03-03Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-03-03Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-03-03btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba
2016-03-03Btrfs: igrab inode in writepageJosef Bacik
2016-03-03Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-02-25Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-25Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana
2016-02-25Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana
2016-02-25btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba