Age | Commit message (Expand) | Author |
2020-03-22 | Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-20 | btrfs: fix removal of raid[56|1c34} incompat flags after removing block group | Filipe Manana |
2020-03-13 | btrfs: fix log context list corruption after rename whiteout error | Filipe Manana |
2020-03-06 | Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-03 | btrfs: fix RAID direct I/O reads with alternate csums | Omar Sandoval |
2020-02-23 | Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-02-21 | Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof | Filipe Manana |
2020-02-19 | Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents | Filipe Manana |
2020-02-19 | btrfs: fix bytes_may_use underflow in prealloc error condtition | Josef Bacik |
2020-02-19 | btrfs: handle logged extent failure properly | Josef Bacik |
2020-02-19 | btrfs: do not check delayed items are empty for single transaction cleanup | Josef Bacik |
2020-02-19 | btrfs: reset fs_root to NULL on error in open_ctree | Josef Bacik |
2020-02-19 | btrfs: destroy qgroup extent records on transaction abort | Jeff Mahoney |
2020-02-17 | Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-02-17 | btrfs: don't set path->leave_spinning for truncate | Josef Bacik |
2020-02-16 | Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-02-12 | btrfs: sysfs, move device id directories to UUID/devinfo | Anand Jain |
2020-02-12 | btrfs: sysfs, add UUID/devinfo kobject | Anand Jain |
2020-02-12 | Btrfs: fix race between shrinking truncate and fiemap | Filipe Manana |
2020-02-12 | btrfs: log message when rw remount is attempted with unclean tree-log | David Sterba |
2020-02-12 | btrfs: print message when tree-log replay starts | David Sterba |
2020-02-12 | Btrfs: fix race between using extent maps and merging them | Filipe Manana |
2020-02-12 | btrfs: ref-verify: fix memory leaks | Wenwen Wang |
2020-02-03 | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-02-02 | btrfs: do not zero f_bavail if we have available space | Josef Bacik |
2020-01-31 | btrfs: use larger zlib buffer for s390 hardware compression | Mikhail Zaslonko |
2020-01-31 | Btrfs: send, fix emission of invalid clone operations within the same file | Filipe Manana |
2020-01-31 | btrfs: do not do delalloc reservation under page lock | Josef Bacik |
2020-01-31 | btrfs: drop the -EBUSY case in __extent_writepage_io | Josef Bacik |
2020-01-31 | Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker | Chris Mason |
2020-01-31 | btrfs: take overcommit into account in inc_block_group_ro | Josef Bacik |
2020-01-31 | btrfs: fix force usage in inc_block_group_ro | Josef Bacik |
2020-01-31 | btrfs: Correctly handle empty trees in find_first_clear_extent_bit | Nikolay Borisov |
2020-01-31 | btrfs: flush write bio if we loop in extent_write_cache_pages | Josef Bacik |
2020-01-31 | Btrfs: fix race between adding and putting tree mod seq elements and nodes | Filipe Manana |
2020-01-28 | Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-01-28 | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-25 | Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-25 | btrfs: dev-replace: remove warning for unknown return codes when finished | David Sterba |
2020-01-24 | btrfs: scrub: Require mandatory block group RO for dev-replace | Qu Wenruo |
2020-01-23 | Btrfs: make deduplication with range including the last block work | Filipe Manana |
2020-01-23 | btrfs: free block groups after free'ing fs trees | Josef Bacik |
2020-01-23 | btrfs: Fix split-brain handling when changing FSID to metadata uuid | Nikolay Borisov |
2020-01-23 | btrfs: Handle another split brain scenario with metadata uuid feature | Nikolay Borisov |
2020-01-23 | btrfs: Factor out metadata_uuid code from find_fsid. | Su Yue |
2020-01-23 | btrfs: Call find_fsid from find_fsid_inprogress | Su Yue |
2020-01-23 | Btrfs: fix infinite loop during fsync after rename operations | Filipe Manana |
2020-01-23 | btrfs: set trans->drity in btrfs_commit_transaction | Josef Bacik |
2020-01-23 | btrfs: drop log root for dropped roots | Josef Bacik |