Age | Commit message (Expand) | Author |
2014-11-30 | btrfs: zero out left over bytes after processing compression streams | Chris Mason |
2014-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-11-19 | btrfs: fix lockups from btrfs_clear_path_blocking | Chris Mason |
2014-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-11-04 | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup | Chris Mason |
2014-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-10-28 | Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items | Filipe Manana |
2014-10-27 | Btrfs: properly clean up btrfs_end_io_wq_cache | Josef Bacik |
2014-10-27 | Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() | Filipe Manana |
2014-10-27 | btrfs: use macro accessors in superblock validation checks | David Sterba |
2014-10-24 | vfs: export check_sticky() | Miklos Szeredi |
2014-10-18 | Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-17 | Revert "Btrfs: race free update of commit root for ro snapshots" | Chris Mason |
2014-10-14 | btrfs: LLVMLinux: Remove VLAIS | VinÃcius Tinti |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-10-09 | vfs: Make d_invalidate return void | Eric W. Biederman |
2014-10-08 | btrfs: Fix compile error when CONFIG_SECURITY is not set. | Qu Wenruo |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-07 | Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off | Chris Mason |
2014-10-06 | btrfs: Make btrfs handle security mount options internally to avoid losing se... | Qu Wenruo |
2014-10-04 | Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g... | Chris Mason |
2014-10-04 | Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l... | Chris Mason |
2014-10-04 | Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke... | Chris Mason |
2014-10-03 | Btrfs: send, don't delay dir move if there's a new parent inode | Filipe Manana |
2014-10-03 | btrfs: add more superblock checks | David Sterba |
2014-10-03 | Btrfs: fix race in WAIT_SYNC ioctl | Sage Weil |
2014-10-03 | Btrfs: be aware of btree inode write errors to avoid fs corruption | Filipe Manana |
2014-10-03 | Btrfs: remove redundant btrfs_verify_qgroup_counts declaration. | Fabian Frederick |
2014-10-03 | btrfs: fix shadow warning on cmp | Fabian Frederick |
2014-10-03 | Btrfs: fix compilation errors under DEBUG | Fabian Frederick |
2014-10-03 | Btrfs: fix crash of btrfs_release_extent_buffer_page | Liu Bo |
2014-10-03 | Btrfs: add missing end_page_writeback on submit_extent_page failure | Filipe Manana |
2014-10-03 | btrfs: Fix the wrong condition judgment about subset extent map | Qu Wenruo |
2014-10-03 | Btrfs: fix build_backref_tree issue with multiple shared blocks | Josef Bacik |
2014-10-03 | Btrfs: cleanup error handling in build_backref_tree | Josef Bacik |
2014-10-02 | btrfs: move checks for DUMMY_ROOT into a helper | David Sterba |
2014-10-02 | btrfs: new define for the inline extent data start | David Sterba |
2014-10-02 | btrfs: kill extent_buffer_page helper | David Sterba |
2014-10-02 | btrfs: drop constant param from btrfs_release_extent_buffer_page | David Sterba |
2014-10-02 | btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB | David Sterba |
2014-10-02 | btrfs: let merge_reloc_roots return void | David Sterba |
2014-10-02 | btrfs: remove unused members from struct scrub_warning | David Sterba |
2014-10-02 | btrfs: use slab for end_io_wq structures | David Sterba |
2014-10-02 | btrfs: fix error labels in init_btrfs_fs | David Sterba |
2014-10-02 | btrfs: use enum for wq endio metadata type | David Sterba |
2014-10-02 | btrfs: remove unused extent state bits | David Sterba |
2014-10-02 | Btrfs: set default max_inline to 8KiB instead of 8MiB | Filipe David Borba Manana |