aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2009-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-06-04Btrfs: Fix oops and use after free during space balancingChris Mason
2009-06-04Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-05-14Btrfs: Spelling fix in btrfs_lookup_first_block_group commentsSankar P
2009-05-14Btrfs: make show_options result match actual option namesSage Weil
2009-05-14Btrfs: remove outdated comment in btrfs_ioctl_resize()Li Hong
2009-05-14Btrfs: remove some WARN_ONs in the IO failure pathChris Mason
2009-05-14Btrfs: Don't loop forever on metadata IO failuresChris Mason
2009-05-14Btrfs: init inode ordered_data_close flag properlyChris Mason
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-27Btrfs: look for acls during btrfs_read_locked_inodeChris Mason
2009-04-27Btrfs: fix acl cachingChris Mason
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker
2009-04-27Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker
2009-04-27Btrfs: remove unused btrfs_bit_radix slabChris Mason
2009-04-27Btrfs: ratelimit IO error printksChris Mason
2009-04-27Btrfs: remove #if 0 codeChris Mason
2009-04-27Btrfs: When shrinking, only update disk size on successChris Ball
2009-04-24Btrfs: fix deadlocks and stalls on dead root removalChris Mason
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason
2009-04-24Btrfs: kill btrfs_cache_createChristoph Hellwig
2009-04-24Btrfs: don't export symbolsChristoph Hellwig
2009-04-24Btrfs: simplify makefileChristoph Hellwig
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason
2009-04-20btrfs: use memdup_user()Li Zefan
2009-04-20Btrfs: use the right node in reada_for_balanceChris Mason
2009-04-20Btrfs: fix oops on page->mapping->host during writepageChris Mason
2009-04-20Btrfs: add a priority queue to the async thread helpersChris Mason
2009-04-20Btrfs: use WRITE_SYNC for synchronous writesChris Mason
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02Btrfs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-02Btrfs: remove dead codeDan Carpenter
2009-04-02Btrfs: remove dead codeDan Carpenter
2009-04-02Btrfs: fix typos in commentsWu Fengguang
2009-04-02Btrfs: remove unused ftrace includeJim Owens
2009-04-03Btrfs: fix __ucmpdi2 compile bug on 32 bit buildsHeiko Carstens
2009-04-02Btrfs: free inode struct when btrfs_new_inode failsShen Feng
2009-04-02Btrfs: fix race in worker_loopAmit Gud
2009-04-02Btrfs: add flushoncommit mount optionSage Weil
2009-04-02Btrfs: notreelog mount optionSage Weil
2009-04-02Btrfs: introduce btrfs_show_optionsEric Paris
2009-04-03Btrfs: rework allocation clusteringChris Mason
2009-04-03Btrfs: Optimize locking in btrfs_next_leaf()Chris Mason
2009-04-03Btrfs: break up btrfs_search_slot into smaller piecesChris Mason
2009-04-03Btrfs: kill the pinned_mutexJosef Bacik