summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
AgeCommit message (Expand)Author
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-07Btrfs: Fix page count calculationYan, Zheng
2011-01-28Btrfs: handle no memory properly in prepare_pagesJosef Bacik
2011-01-28btrfs: fix several uncheck memory allocationsliubo
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-01-17Btrfs: forced readonly mounts on errorsliubo
2011-01-17fallocate should be a file operationChristoph Hellwig
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-12-10Btrfs: pwrite blocked when writing from the mmaped buffer of the same pageXin Zhong
2010-11-21Btrfs: hold i_mutex when calling btrfs_log_dentry_safeJosef Bacik
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-26Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason
2010-05-25Btrfs: rework O_DIRECT enospc handlingChris Mason
2010-05-25Btrfs: do aio_write instead of writeJosef Bacik
2010-05-25Btrfs: add basic DIO read/write supportJosef Bacik
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-04Btrfs: make error return negative in btrfs_sync_file()Roel Kluin
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-17Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng
2009-12-17Merge branch btrfs-master into for-linusChris Mason
2009-12-17Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng
2009-12-15Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-10-01Btrfs: take i_mutex before generic_write_checksChris Mason
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-11Btrfs: Fix extent replacment raceChris Mason
2009-09-11Btrfs: reduce CPU usage in the extent_state treeChris Mason