summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2010-03-30Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()Zhao Lei
2010-03-30Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()Zhao Lei
2010-03-30Btrfs: Remove unnecessary finish_wait() in wait_current_trans()Zhao Lei
2010-03-30Btrfs: add NULL check for do_walk_down()Miao Xie
2010-03-30Btrfs: remove duplicate include in ioctl.cAndrea Gelmini
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-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason
2010-03-16Btrfs: buffer results in the space_info ioctlChris Mason
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil
2010-03-16Btrfs: fix search_ioctl key advanceSage Weil
2010-03-15Btrfs: fix gfp flags masking in the compression codeNick Piggin
2010-03-15Btrfs: don't look at bio flags after submit_bioChris Mason
2010-03-15btrfs: using btrfs_stack_device_id() get devidXiao Guangrong
2010-03-15btrfs: use memparseAkinobu Mita
2010-03-15Btrfs: add a "df" ioctl for btrfsJosef Bacik
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik