Age | Commit message (Expand) | Author |
2018-05-28 | Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums | Omar Sandoval |
2018-05-28 | Btrfs: get rid of unused orphan infrastructure | Omar Sandoval |
2018-05-28 | Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM | Omar Sandoval |
2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba |
2018-03-31 | btrfs: open code trivial helper btrfs_page_exists_in_range | David Sterba |
2018-03-31 | btrfs: Use filemap_range_has_page() | Matthew Wilcox |
2018-03-26 | btrfs: Remove btrfs_inode::delayed_iput_count | Nikolay Borisov |
2017-11-01 | btrfs: make the delalloc block rsv per inode | Josef Bacik |
2017-11-01 | btrfs: add tracepoints for outstanding extents mods | Josef Bacik |
2017-11-01 | Btrfs: rework outstanding_extents | Josef Bacik |
2017-08-16 | btrfs: separate defrag and property compression | David Sterba |
2017-08-16 | btrfs: rename variable holding per-inode compression type | David Sterba |
2017-08-16 | btrfs: constify tracepoint arguments | Jeff Mahoney |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-04-26 | Btrfs: fix reported number of inode blocks | Filipe Manana |
2017-02-28 | btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_print_data_csum_error take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: make btrfs_is_free_space_inode take btrfs_inode | Nikolay Borisov |
2017-02-28 | btrfs: Make btrfs_i_size_write take btrfs_inode | Nikolay Borisov |
2017-02-17 | btrfs: Better csum error message for data csum mismatch | Qu Wenruo |
2017-02-14 | btrfs: Make btrfs_inode_in_log take btrfs_inode | Nikolay Borisov |
2017-02-14 | btrfs: Make btrfs_ino take a struct btrfs_inode | Nikolay Borisov |
2016-09-26 | Btrfs: add a flags field to btrfs_fs_info | Josef Bacik |
2016-05-25 | Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 | David Sterba |
2016-05-25 | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves |
2016-05-13 | Btrfs: add semaphore to synchronize direct IO writes with fsync | Filipe Manana |
2016-01-07 | btrfs: put delayed item hook into inode | David Sterba |
2015-09-21 | Btrfs: Direct I/O: Fix space accounting | chandan |
2015-07-01 | Btrfs: fix warning of bytes_may_use | Liu Bo |
2015-03-26 | Btrfs: fix metadata inconsistencies after directory fsync | Filipe Manana |
2015-02-02 | Btrfs: Add code to support file creation time | chandan r |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-10-03 | Btrfs: be aware of btree inode write errors to avoid fs corruption | Filipe Manana |
2014-09-17 | Btrfs: implement repair function when direct read fails | Miao Xie |
2014-09-17 | Btrfs: do file data check by sub-bio's self | Miao Xie |
2014-09-17 | Btrfs: load checksum data once when submitting a direct read io | Miao Xie |
2014-09-17 | Btrfs: make defragment work with nodatacow option | Wang Shilong |
2014-09-16 | Btrfs: set inode's logged_trans/last_log_commit after ranged fsync | Filipe Manana |
2014-08-15 | btrfs: disable strict file flushes for renames and truncates | Chris Mason |
2014-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-06-09 | btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking | Alex Gartrell |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-10 | Btrfs: use signed integer instead of unsigned long integer for log transid | Miao Xie |
2014-01-28 | Btrfs: add support for inode properties | Filipe David Borba Manana |
2014-01-28 | Btrfs: introduce the delayed inode ref deletion for the single link inode | Miao Xie |
2013-11-11 | Btrfs: improve inode hash function/inode lookup | Filipe David Borba Manana |
2013-09-21 | Btrfs: check roots last log commit when checking if an inode has been logged | Josef Bacik |
2013-09-01 | Btrfs: don't cache the csum value into the extent state tree | Miao Xie |
2013-05-06 | btrfs: fix minor typo in comment | Nathaniel Yazdani |