summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
...
* | btrfs: add RENAME_NOREPLACEMiklos Szeredi2014-08-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-21
|\
| * Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\ \
| * | btrfs: switch check_direct_IO() to iov_iterAl Viro2014-05-06
| * | switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * | get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-11
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* 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