summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-10-11Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2019-10-05btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo
2019-10-05btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
2019-10-05btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-10-05btrfs: Detect unbalanced tree with empty leaf before crashing btree operationsQu Wenruo
2019-10-05btrfs: tree-checker: Add ROOT_ITEM checkQu Wenruo
2019-10-05btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo
2019-10-05btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()Qu Wenruo
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-12Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana
2019-09-12Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-08-18Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-07btrfs: trim: Check the range passed into to prevent overflowQu Wenruo
2019-08-07Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana
2019-08-02Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-30Btrfs: fix deadlock between fiemap and transaction commitsFilipe Manana
2019-07-30Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana
2019-07-30Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-07-26Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-26btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota
2019-07-25btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-17btrfs: don't leak extent_map in btrfs_get_io_geometry()Johannes Thumshirn
2019-07-17btrfs: free checksum hash on in close_ctreeJohannes Thumshirn
2019-07-17btrfs: Fix build error while LIBCRC32C is moduleYueHaibing
2019-07-17btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo
2019-07-05btrfs: fix memory leak of path on error return pathColin Ian King
2019-07-04btrfs: move the subvolume reservation stuff out of extent-tree.cJosef Bacik
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik
2019-07-04btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik
2019-07-04btrfs: migrate the delayed refs rsv codeJosef Bacik
2019-07-04btrfs: Evaluate io_tree in find_lock_delalloc_range()Goldwyn Rodrigues
2019-07-02btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik
2019-07-02btrfs: stop using block_rsv_release_bytes everywhereJosef Bacik
2019-07-02btrfs: cleanup the target logic in __btrfs_block_rsv_releaseJosef Bacik
2019-07-02btrfs: export __btrfs_block_rsv_releaseJosef Bacik
2019-07-02btrfs: export btrfs_block_rsv_add_bytesJosef Bacik