Age | Commit message (Expand) | Author |
2014-06-30 | btrfs: allocate raid type kobjects dynamically | Jeff Mahoney |
2014-06-30 | btrfs: fix lockdep warning with reclaim lock inversion | Jeff Mahoney |
2014-06-30 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen |
2014-06-30 | Btrfs: fix scrub_print_warning to handle skinny metadata extents | Liu Bo |
2014-06-30 | Btrfs: use right type to get real comparison | Liu Bo |
2014-06-30 | Btrfs: don't check nodes for extent items | Josef Bacik |
2014-06-30 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-30 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-06-30 | Btrfs: set right total device count for seeding support | Wang Shilong |
2014-06-30 | Btrfs: mark mapping with error flag to report errors to userspace | Liu Bo |
2014-06-30 | Btrfs: fix NULL pointer crash of deleting a seed device | Liu Bo |
2014-06-30 | Btrfs: make sure there are not any read requests before stopping workers | Wang Shilong |
2014-06-30 | Btrfs: output warning instead of error when loading free space cache failed | Miao Xie |
2014-06-30 | btrfs: Add ctime/mtime update for btrfs device add/remove. | Qu Wenruo |
2014-06-30 | Btrfs: fix double free in find_lock_delalloc_range | Chris Mason |
2014-04-26 | Btrfs: check for an extent_op on the locked ref | Josef Bacik |
2014-04-26 | Btrfs: fix deadlock with nested trans handles | Josef Bacik |
2014-04-26 | Btrfs: skip submitting barrier for missing device | Hidetoshi Seto |
2014-02-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-02-15 | Btrfs: use right clone root offset for compressed extents | Filipe David Borba Manana |
2014-02-15 | btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 | Anand Jain |
2014-02-14 | Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol | Josef Bacik |
2014-02-14 | Btrfs: fix max_inline mount option | Mitch Harder |
2014-02-14 | Btrfs: fix a lockdep warning when cleaning up aborted transaction | Liu Bo |
2014-02-14 | Revert "btrfs: add ioctl to export size of global metadata reservation" | Chris Mason |
2014-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-02-08 | Btrfs: fix data corruption when reading/updating compressed extents | Filipe David Borba Manana |
2014-02-08 | Btrfs: don't loop forever if we can't run because of the tree mod log | Josef Bacik |
2014-02-08 | btrfs: reserve no transaction units in btrfs_ioctl_set_features | David Sterba |
2014-02-08 | btrfs: commit transaction after setting label and features | Jeff Mahoney |
2014-02-08 | Btrfs: fix assert screwup for the pending move stuff | Josef Bacik |
2014-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-02-03 | Btrfs: use late_initcall instead of module_init | Filipe David Borba Manana |
2014-02-03 | Btrfs: use btrfs_crc32c everywhere instead of libcrc32c | Filipe David Borba Manana |
2014-02-03 | Btrfs: disable snapshot aware defrag for now | Josef Bacik |
2014-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-29 | Btrfs: fix spin_unlock in check_ref_cleanup | Chris Mason |
2014-01-29 | Btrfs: setup inode location during btrfs_init_inode_locked | Chris Mason |
2014-01-29 | Btrfs: don't use ram_bytes for uncompressed inline items | Chris Mason |
2014-01-29 | Btrfs: fix btrfs_search_slot_for_read backwards iteration | Filipe David Borba Manana |
2014-01-29 | Btrfs: do not export ulist functions | Wang Shilong |
2014-01-29 | Btrfs: rework ulist with list+rb_tree | Wang Shilong |
2014-01-29 | Btrfs: fix memory leaks on walking backrefs failure | Wang Shilong |
2014-01-29 | Btrfs: fix send file hole detection leading to data corruption | Filipe David Borba Manana |
2014-01-29 | Btrfs: add a reschedule point in btrfs_find_all_roots() | Wang Shilong |
2014-01-29 | Btrfs: make send's file extent item search more efficient | Filipe David Borba Manana |
2014-01-29 | Btrfs: fix to catch all errors when resolving indirect ref | Wang Shilong |
2014-01-29 | Btrfs: fix protection between walking backrefs and root deletion | Wang Shilong |
2014-01-29 | btrfs: fix warning while merging two adjacent extents | Gui Hecheng |