summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-05-30btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney
2018-05-30Btrfs: fix copy_items() return value when logging an inodeFilipe Manana
2018-05-30btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-05-30Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-05-30Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-05-30Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-05-30btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-04-13btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2018-03-24Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-25Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-02-25Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2017-12-20btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-12-05btrfs: clear space cache inode generation alwaysJosef Bacik
2017-11-30btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
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-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-04-30btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2017-01-15Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2016-11-23btrfs: fix races on root_log_ctx listsChris Mason
2016-10-05btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-05Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-10-05Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu
2016-07-12Btrfs: don't use src fd for printkJosef Bacik
2016-07-12btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-07-12Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana
2016-06-03btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-04-22Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana
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-20Btrfs: fix fsync data loss after append writeFilipe Manana
2016-04-13btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-04-13btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
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-03-02Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-01-21Btrfs: fix race when listing an inode's xattrsFilipe Manana