summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27Btrfs: add more error checking to btrfs_dirty_inodeChris Mason
2010-05-26Btrfs: allow unaligned DIOChris Mason
2010-05-26Btrfs: drop verbose enospc printkChris Mason
2010-05-26Btrfs: Fix block generation verification raceYan, Zheng
2010-05-26Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason
2010-05-26Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason
2010-05-26Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason
2010-05-25Btrfs: rework O_DIRECT enospc handlingChris Mason
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason
2010-05-25Btrfs: do aio_write instead of writeJosef Bacik
2010-05-25Btrfs: add basic DIO read/write supportJosef Bacik
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng
2010-05-25Btrfs: Pre-allocate space for data relocationYan, Zheng
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
2010-05-25Btrfs: Kill init_btrfs_i()Yan, Zheng
2010-05-25Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng
2010-05-25Btrfs: Kill allocate_wait in space_infoYan, Zheng
2010-05-25Btrfs: Link block groups of different raid typesYan, Zheng
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21btrfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21btrfs: constify xattr_handlerStephen Hemminger
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-26btrfs: convert to using bdi_setup_and_register()Jens Axboe
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2010-04-06Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-05Btrfs: fix data enospc check overflowJosef Bacik
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil
2010-04-05Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin
2010-03-30Btrfs: fix chunk allocate size calculationJosef Bacik
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik
2010-03-30Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik
2010-03-30Btrfs: check btrfs_get_extent return for IS_ERR()Dan Carpenter
2010-03-30Btrfs: handle kmalloc() failure in inode lookup ioctlDan Carpenter
2010-03-30Btrfs: dereferencing freed memoryDan Carpenter