summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
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-07btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney
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-08-20Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-06-23Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra
2016-06-23btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang
2016-06-23Btrfs: fix error handling in map_private_extent_bufferLiu Bo
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun
2016-06-22Btrfs: don't do nocow check unless we have toJosef Bacik
2016-06-22btrfs: fix deadlock in delayed_ref_async_startChris Mason
2016-06-22Btrfs: track transid for delayed ref flushingJosef Bacik
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell
2016-06-17Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo
2016-06-17btrfs: Use correct format specifierHeinrich Schuchardt
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-08Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2016-06-08Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-06-06Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu
2016-06-06Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu
2016-06-06Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu
2016-06-06Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu
2016-06-06Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu
2016-06-06btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney
2016-06-06Btrfs: add validadtion checks for chunk loadingLiu Bo
2016-06-06Btrfs: add more validation checks for superblockLiu Bo
2016-06-06Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-03Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-06-02Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu
2016-06-02Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...Feifei Xu
2016-06-01Btrfs: end transaction if we abort when creating uuid rootJosef Bacik
2016-05-31Btrfs: fix race between device replace and read repairFilipe Manana
2016-05-31Btrfs: fix race between device replace and discardFilipe Manana
2016-05-30Btrfs: fix race between device replace and chunk allocationFilipe Manana
2016-05-30Btrfs: fix race setting block group back to RW mode during device replaceFilipe Manana
2016-05-30Btrfs: fix unprotected assignment of the left cursor for device replaceFilipe Manana
2016-05-30Btrfs: fix race setting block group readonly during device replaceFilipe Manana