summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
AgeCommit message (Expand)Author
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
2012-10-01Btrfs: turbo charge fsyncJosef Bacik
2012-10-01Btrfs: fix possible corruption when fsyncing written prealloced extentsJosef Bacik
2012-07-31btrfs: Convert to new freezing mechanismJan Kara
2012-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-02Btrfs: fix dio write vs buffered read raceJosef Bacik
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Btrfs: move over to use ->update_timeJosef Bacik
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik
2012-05-30Btrfs: fix the same inode id problem when doing auto defragmentMiao Xie
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik
2012-05-30Btrfs: do not do filemap_write_and_wait_range in fsyncJosef Bacik
2012-05-30Btrfs: use i_version instead of our own sequenceJosef Bacik
2012-04-27Btrfs: reduce lock contention during extent insertionChris Mason
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney
2012-03-22btrfs: drop gfp_t from lock_extentJeff Mahoney
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-15Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call ...Jeff Liu
2012-02-01Btrfs: don't reserve data with extents locked in btrfs_fallocateChris Mason
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-01-16Btrfs: don't call btrfs_throttle in file writeJosef Bacik
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason
2012-01-11Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-11btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen
2011-12-18btrfs: fix dirtied pages accounting on sub-page writesWu Fengguang
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang
2011-12-15Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik
2011-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen
2011-10-19Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik
2011-10-19Btrfs: only reserve space in fallocate if we have to do a preallocateJosef Bacik
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie
2011-08-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-08-18Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik