aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-19
* Btrfs: make fsync work after cloning into a fileFilipe Manana2014-06-09
* Btrfs: don't release invalid page in btrfs_page_exists_in_range()Filipe Manana2014-06-09
* Btrfs: make sure we retry if page is a retriable exceptionFilipe Manana2014-06-09
* Btrfs: make sure we retry if we couldn't get the pageFilipe Manana2014-06-09
* Btrfs: async delayed refsChris Mason2014-06-09
* Btrfs: split up __extent_writepage to lower stack usageChris Mason2014-06-09
* btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell2014-06-09
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-09
* Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie2014-06-09
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-09
* btrfs: remove redundant null check in btrfs_dentry_release()Daeseok Youn2014-06-09
* Btrfs: implement inode_operations callback tmpfileFilipe Manana2014-06-09
* btrfs: fix inline compressed read err corruptionZach Brown2014-06-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-11
|\
| * Btrfs: fix unlock in __start_delalloc_inodes()Wang Shilong2014-04-07
| * Btrfs: don't compress for a small writeWang Shilong2014-04-07
| * Btrfs: fix snapshot vs nocow writtingWang Shilong2014-04-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-04
|\|
| * Btrfs: fix possible empty list access when flushing the delalloc inodesMiao Xie2014-03-10
| * Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie2014-03-10
| * Btrfs: just do dirty page flush for the inode with compression before direct IOMiao Xie2014-03-10
| * btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-10
| * btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-10
| * btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.Qu Wenruo2014-03-10
| * btrfs: Replace fs_info->flush_workers with btrfs_workqueue.Qu Wenruo2014-03-10
| * btrfs: Replace fs_info->delalloc_workers with btrfs_workqueueQu Wenruo2014-03-10
| * Btrfs: fix preallocate vs double nocow writeMiao Xie2014-03-10
| * Btrfs: avoid warning bomb of btrfs_invalidate_inodesLiu Bo2014-03-10
| * Btrfs: skip readonly root for snapshot-aware defragmentWang Shilong2014-03-10
| * Btrfs: unlock extent and pages on error in cow_file_rangeJosef Bacik2014-03-10
| * Btrfs: balance delayed inode updatesJosef Bacik2014-03-10
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-16
|\|
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-04
|\|
| * Btrfs: disable snapshot aware defrag for nowJosef Bacik2014-02-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-30
|\|
| * Btrfs: setup inode location during btrfs_init_inode_lockedChris Mason2014-01-29
| * Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason2014-01-29
| * btrfs: fix warning while merging two adjacent extentsGui Hecheng2014-01-29
| * Btrfs: fix transaction abortion when remounting btrfs from RW to ROWang Shilong2014-01-28
| * Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-28
| * Btrfs: faster file extent item replace operationsFilipe David Borba Manana2014-01-28
| * Btrfs: fix the wrong nocow range checkMiao Xie2014-01-28
| * Btrfs: reduce btree node locking duration on item updateFilipe David Borba Manana2014-01-28
| * Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie2014-01-28
| * Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
| * Btrfs: fix a warning when iput a fileWang Shilong2014-01-28
| * Btrfs: remove dead comments for read_csums()Wang Shilong2014-01-28