aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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-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
2010-03-15Btrfs: cache ordered extent when completing ioJosef Bacik
2010-03-15Btrfs: cache extent state in find_delalloc_rangeJosef Bacik
2010-03-15Btrfs: change the ordered tree to use a spinlock instead of a mutexJosef Bacik
2010-03-15Btrfs: finish read pages in the order they are submittedChris Mason
2010-03-15btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie
2010-03-15Btrfs: flush data on snapshot creationSage Weil
2010-03-15Btrfs: make df be a little bit more understandableJosef Bacik
2010-03-15btrfs: Update existing btrfs_device for renaming deviceTARUISI Hiroaki
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason
2010-03-15Btrfs: be more selective in the defrag ioctlChris Mason
2010-03-15Btrfs: run the backing dev more often in the submit_bio helperChris Mason
2010-03-15Btrfs: make subvolid=0 mount the original default rootJosef Bacik
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik