summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-03-20btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-02-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-02-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-02-21btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-02-21btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-02-21btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang
2017-01-06Btrfs: fix incremental send failure caused by balanceFilipe Manana
2017-01-06Btrfs: don't BUG() during drop snapshotJosef Bacik
2017-01-06btrfs: fix a possible umount deadlockAnand Jain
2017-01-06Btrfs: fix memory leak in do_walk_downLiu Bo
2017-01-06btrfs: clean the old superblocks before freeing the deviceJeff Mahoney
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: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2017-01-06Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-06Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2017-01-06Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2016-11-10btrfs: 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-10-22Btrfs: catch invalid free space treesOmar Sandoval
2016-10-22Btrfs: fix mount -o clear_cache,space_cache=v2Omar Sandoval
2016-10-22Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik
2016-08-26Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-25Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana
2016-08-25Btrfs: detect corruption when non-root leaf has zero itemLiu Bo
2016-08-25Btrfs: check btree node's nritemsLiu Bo
2016-08-25btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney
2016-08-25Btrfs: fix em leak in find_first_block_groupJosef Bacik
2016-08-25btrfs: do not background blkdev_put()Anand Jain