aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
AgeCommit message (Expand)Author
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-21Btrfs: fix missing qgroup reservation before fallocatingWang Shilong
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26btrfs: cleanup for open-coded alignmentQu Wenruo
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Btrfs: fix remount vs autodefragMiao Xie
2013-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason
2013-02-20Btrfs: place ordered operations on a per transaction listJosef Bacik
2013-02-20Btrfs: use bit operation for ->fs_stateMiao Xie
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger
2013-02-20Btrfs: wait on ordered extents at the last possible momentJosef Bacik
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo
2013-02-05Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-01-14Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo
2013-01-14Btrfs: fix off-by-one in lseekLiu Bo
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-16Btrfs: do not call file_update_time in aio_writeJosef Bacik
2012-12-16Btrfs: log changed inodes based on the extent map treeJosef Bacik
2012-12-16Btrfs: keep track of the extents original block lengthJosef Bacik
2012-12-16Btrfs: inline csums if we're fsyncingJosef Bacik
2012-12-16Btrfs: punch hole past the end of the fileMiao Xie
2012-12-16Btrfs: fix the page that is beyond EOFMiao Xie
2012-12-16Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()Miao Xie
2012-12-16Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()Miao Xie
2012-12-16Btrfs: use existing align macros in btrfs_allocate()Miao Xie
2012-12-16Btrfs: fix freeze vs auto defragMiao Xie
2012-12-16Btrfs: restructure btrfs_run_defrag_inodes()Miao Xie
2012-12-16Btrfs: fix unprotected defragable inode insertionMiao Xie
2012-12-16Btrfs: use slabs for auto defrag allocationMiao Xie
2012-12-12Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo
2012-12-12Btrfs: set hole punching time properlyTsutomu Itoh
2012-12-12Btrfs: get right arguments for btrfs_wait_ordered_rangeLiu Bo
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-04Btrfs: fix punch hole when no extent existsJosef Bacik
2012-10-01Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"Miao Xie
2012-10-01Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo
2012-10-01Btrfs: fix wrong size for the reservation when doing, file pre-allocation.Miao Xie
2012-10-01Btrfs: fix unprotected ->log_batchMiao Xie
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie
2012-10-01Btrfs: btrfs_drop_extent_cache should never failJosef Bacik
2012-10-01Btrfs: add hole punchingJosef Bacik
2012-10-01Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik