aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* vfs: export check_sticky()Miklos Szeredi2014-10-23
* Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-18
|\
| * Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2014-10-17
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \
| * \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\ \ \
| * | | | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
* | | | | btrfs: LLVMLinux: Remove VLAISVinícius Tinti2014-10-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | vfs: Make d_invalidate return voidEric W. Biederman2014-10-09
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-10-11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | btrfs: Fix compile error when CONFIG_SECURITY is not set.Qu Wenruo2014-10-08
| * | | | | 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 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2014-10-04
| |\ \ \ \ \
| | * | | | | btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba2014-10-02
| | * | | | | btrfs: remove unlikely from NULL checksDavid Sterba2014-10-02
| * | | | | | 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
| | * | | | | | btrfs: remove unused parameter blocksize from btrfs_find_tree_blockDavid Sterba2014-10-02
| | * | | | | | btrfs: remove parameter blocksize from read_tree_blockDavid Sterba2014-10-02
| | * | | | | | btrfs: inline code of reada_tree_block and remove itDavid Sterba2014-10-02
| | * | | | | | btrfs: return void from readahead_tree_blockDavid Sterba2014-10-02
| | * | | | | | btrfs: remove unused parameter from readahead_tree_blockDavid 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: kill extent_buffer_page helperDavid Sterba2014-10-02
| | * | | | | | btrfs: drop constant param from btrfs_release_extent_buffer_pageDavid Sterba2014-10-02
| | * | | | | | btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUBDavid Sterba2014-10-02
| | * | | | | | btrfs: let merge_reloc_roots return voidDavid Sterba2014-10-02
| | * | | | | | btrfs: remove unused members from struct scrub_warningDavid Sterba2014-10-02
| | * | | | | | btrfs: use slab for end_io_wq structuresDavid Sterba2014-10-02
| | * | | | | | btrfs: fix error labels in init_btrfs_fsDavid Sterba2014-10-02
| | * | | | | | btrfs: use enum for wq endio metadata typeDavid Sterba2014-10-02
| | * | | | | | btrfs: remove unused extent state bitsDavid Sterba2014-10-02
| | * | | | | | Btrfs: set default max_inline to 8KiB instead of 8MiBFilipe David Borba Manana2014-10-02
| | * | | | | | btrfs: remove unused variable from btrfs_parse_optionsDavid Sterba2014-10-01
| | * | | | | | btrfs: defrag, use unsigned type for extent threshDavid Sterba2014-10-01
| | |/ / / / /
| * | | | | | Btrfs: send, don't delay dir move if there's a new parent inodeFilipe Manana2014-10-03
| * | | | | | btrfs: add more superblock checksDavid Sterba2014-10-03
| * | | | | | Btrfs: fix race in WAIT_SYNC ioctlSage Weil2014-10-03
| * | | | | | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-03
| * | | | | | Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.Fabian Frederick2014-10-03
| * | | | | | btrfs: fix shadow warning on cmpFabian Frederick2014-10-03
| * | | | | | Btrfs: fix compilation errors under DEBUGFabian Frederick2014-10-03
| * | | | | | Btrfs: fix crash of btrfs_release_extent_buffer_pageLiu Bo2014-10-03
| * | | | | | Btrfs: add missing end_page_writeback on submit_extent_page failureFilipe Manana2014-10-03
| * | | | | | btrfs: Fix the wrong condition judgment about subset extent mapQu Wenruo2014-10-03
| * | | | | | Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik2014-10-03