Age | Commit message (Expand) | Author |
2012-01-26 | Btrfs: Check for NULL page in extent_range_uptodate | Mitch Harder |
2012-01-16 | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b... | Chris Mason |
2012-01-16 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ... | Chris Mason |
2012-01-04 | Btrfs: add nested locking mode for paths | Arne Jansen |
2011-12-21 | Btrfs: integrate integrity check module into btrfs | Stefan Behrens |
2011-12-08 | Btrfs: drop spin lock when memory alloc fails | Liu Bo |
2011-12-01 | Btrfs: fix meta data raid-repair merge problem | Jan Schmidt |
2011-11-20 | Btrfs: sectorsize align offsets in fiemap | Josef Bacik |
2011-11-20 | btrfs: mirror_num should be int, not u64 | Jan Schmidt |
2011-11-20 | btrfs: Fix up 32/64-bit compatibility for new ioctls | Jeff Mahoney |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-11-06 | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason |
2011-11-06 | Btrfs: ClearPageError during writepage and clean_tree_block | Chris Mason |
2011-11-06 | Btrfs: make sure to flush queued bios if write_cache_pages waits | Chris Mason |
2011-10-20 | Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC | Liu Bo |
2011-10-19 | Btrfs: introduce convert_extent_bit | Josef Bacik |
2011-10-19 | Btrfs: skip looking for delalloc if we don't have ->fill_delalloc | Josef Bacik |
2011-10-02 | btrfs: hooks for readahead | Arne Jansen |
2011-10-02 | btrfs: add an extra wait mode to read_extent_buffer_pages | Arne Jansen |
2011-09-29 | btrfs: Moved repair code from inode.c to extent_io.c | Jan Schmidt |
2011-09-29 | btrfs: add mirror_num to extent_read_full_page | Jan Schmidt |
2011-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-08-01 | Btrfs: don't call writepages from within write_full_page | Josef Bacik |
2011-08-01 | Btrfs: clean up for find_first_extent_bit() | Xiao Guangrong |
2011-08-01 | Btrfs: clean up for wait_extent_bit() | Xiao Guangrong |
2011-08-01 | Btrfs: clean up for insert_state() | Xiao Guangrong |
2011-08-01 | btrfs: Make extent-io callbacks that never fail return void | Jeff Mahoney |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-07-27 | Merge branch 'integration' into for-linus | Chris Mason |
2011-07-27 | Btrfs: reduce extent_state lock contention for metadata | Chris Mason |
2011-07-27 | Btrfs: switch the btrfs tree locks to reader/writer | Chris Mason |
2011-07-27 | Btrfs: stop using highmem for extent_buffers | Chris Mason |
2011-07-27 | Btrfs: tag pages for writeback in sync | Josef Bacik |
2011-07-11 | Btrfs: fix how we merge extent states and deal with cached states | Josef Bacik |
2011-07-09 | writeback: make writeback_control.nr_to_write straight | Wu Fengguang |
2011-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-05-28 | Merge branch 'for-chris' of | Chris Mason |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-05-26 | Btrfs: return -ENOMEM in clear_extent_bit | Chris Mason |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds |
2011-05-26 | btrfs: add cleancache support | Dan Magenheimer |
2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason |
2011-05-23 | Btrfs: fix unsafe usage of merge_state | Xiao Guangrong |
2011-05-23 | Btrfs: allocate extent state and check the result properly | Xiao Guangrong |
2011-05-23 | Btrfs: set range_start to the right start in count_range_bits | Josef Bacik |
2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason |
2011-05-21 | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-06 | btrfs: remove all unused functions | David Sterba |
2011-05-02 | btrfs: drop gfp parameter from alloc_extent_buffer | David Sterba |