aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: track dirty block groups on their own listJosef Bacik2015-01-21
* Btrfs: change how we track dirty rootsJosef Bacik2015-01-21
* Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana2014-12-10
* Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-02
|\
| * Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie2014-12-02
* | Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana2014-12-02
* | Btrfs: fix crash caused by block group removalFilipe Manana2014-12-02
* | Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana2014-11-25
* | Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2014-11-25
|\ \
| * | btrfs: introduce pending action: commitDavid Sterba2014-11-12
| * | btrfs: switch inode_cache option handling to pending changesDavid Sterba2014-11-12
| * | btrfs: add support for processing pending changesDavid Sterba2014-11-12
| |/
* | Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana2014-11-21
* | Btrfs: make xattr replace operations atomicFilipe Manana2014-11-20
* | Btrfs: move read only block groups onto their own list V2Josef Bacik2014-11-20
* | Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana2014-11-20
|/
* Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana2014-10-27
* Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason2014-10-07
* btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo2014-10-06
* Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason2014-10-04
|\
| * btrfs: remove blocksize from btrfs_alloc_free_block and renameDavid Sterba2014-10-02
* | Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\ \
| * | btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba2014-10-02
| * | btrfs: new define for the inline extent data startDavid Sterba2014-10-02
| * | Btrfs: set default max_inline to 8KiB instead of 8MiBFilipe David Borba Manana2014-10-02
| |/
* / Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.Fabian Frederick2014-10-03
|/
* Btrfs: remove empty block groups automaticallyJosef Bacik2014-09-22
* Btrfs: implement repair function when direct read failsMiao Xie2014-09-17
* Btrfs: load checksum data once when submitting a direct read ioMiao Xie2014-09-17
* btrfs: remove stale define after removing ordered operationsDavid Sterba2014-09-17
* Btrfs: fix wrong max inline data size limitWang Shilong2014-09-17
* btrfs: use nodesize everywhere, kill leafsizeDavid Sterba2014-09-17
* btrfs: cleanup ino cache members of btrfs_rootDavid Sterba2014-09-17
* Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik2014-08-15
* Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-19
* Btrfs: make fsync work after cloning into a fileFilipe Manana2014-06-09
* btrfs: allocate raid type kobjects dynamicallyJeff Mahoney2014-06-09
* Btrfs: async delayed refsChris Mason2014-06-09
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Btrfs: rework qgroup accountingJosef Bacik2014-06-09
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-09
* Btrfs: reclaim the reserved metadata space at backgroundMiao Xie2014-06-09
* btrfs: protect snapshots from deleting during sendDavid Sterba2014-06-09
* btrfs: balance filter: add limit of processed chunksDavid Sterba2014-06-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-27
|\
| * Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-11
|\|
| * btrfs: export global block reserve size as space_infoDavid Sterba2014-04-07
| * Btrfs: hold the commit_root_sem when getting the commit root during sendJosef Bacik2014-04-07
| * Btrfs: remove transaction from sendJosef Bacik2014-04-06