summaryrefslogtreecommitdiff
path: root/fs/btrfs/btrfs_inode.h
Commit message (Expand)AuthorAge
* btrfs: make the delalloc block rsv per inodeJosef Bacik2017-11-01
* btrfs: add tracepoints for outstanding extents modsJosef Bacik2017-11-01
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-01
* btrfs: separate defrag and property compressionDavid Sterba2017-08-16
* btrfs: rename variable holding per-inode compression typeDavid Sterba2017-08-16
* btrfs: constify tracepoint argumentsJeff Mahoney2017-08-16
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* Btrfs: fix reported number of inode blocksFilipe Manana2017-04-26
* btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make btrfs_print_data_csum_error take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: make btrfs_is_free_space_inode take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Better csum error message for data csum mismatchQu Wenruo2017-02-17
* btrfs: Make btrfs_inode_in_log take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* | Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana2016-05-13
|/
* btrfs: put delayed item hook into inodeDavid Sterba2016-01-07
* Btrfs: Direct I/O: Fix space accountingchandan2015-09-21
* Btrfs: fix warning of bytes_may_useLiu Bo2015-07-01
* Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana2015-03-26
* Btrfs: Add code to support file creation timechandan r2015-02-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-10-11
|\
| * Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-03
| * Btrfs: implement repair function when direct read failsMiao Xie2014-09-17
| * Btrfs: do file data check by sub-bio's selfMiao Xie2014-09-17
| * Btrfs: load checksum data once when submitting a direct read ioMiao Xie2014-09-17
| * Btrfs: make defragment work with nodatacow optionWang Shilong2014-09-17
* | Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana2014-09-16
|/
* btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-11
|\
| * btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell2014-06-09
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* Btrfs: use signed integer instead of unsigned long integer for log transidMiao Xie2014-03-10
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-28
* Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie2014-01-28
* Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana2013-11-11
* Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik2013-09-21
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-01
* btrfs: fix minor typo in commentNathaniel Yazdani2013-05-06
* Btrfs: serialize unlocked dio reads with truncateMiao Xie2013-02-20
* Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie2013-02-20
* Btrfs: inline csums if we're fsyncingJosef Bacik2012-12-16
* Btrfs: only log the inode item if we can get away with itJosef Bacik2012-12-16
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-01
* Btrfs: turbo charge fsyncJosef Bacik2012-10-01
* Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-23