summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-08-29Btrfs: fix an oops of log replayliubo
2011-08-29Btrfs: detect wether a device supports discardJosef Bacik
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-06btrfs: fix oops when doing space balanceMiao Xie
2011-07-06Btrfs: don't panic if we get an error while balancing V2Josef Bacik
2011-07-06btrfs: add missing options displayed in mount outputDavid Sterba
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-25Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik
2011-06-25Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov
2011-06-24Btrfs: make sure to record the transid in new inodesChris Mason
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-17Btrfs: avoid delayed metadata items during commitsChris Mason
2011-06-17btrfs: fix uninitialized return valueDavid Sterba
2011-06-17btrfs: fix wrong reservation when doing delayed inode operationsMiao Xie
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst
2011-06-17btrfs: fix dereference of ERR_PTR valueDavid Sterba
2011-06-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2011-06-17Btrfs: fix relocation racesChris Mason
2011-06-15Btrfs: set no_trans_join after trying to expand the transactionJosef Bacik
2011-06-15Btrfs: protect the pending_snapshots list with trans_lockJosef Bacik
2011-06-15Btrfs: fix path leakage on subvol deletionJosef Bacik
2011-06-13Btrfs: drop the delalloc_bytes check in shrink_delallocChris Mason
2011-06-13Btrfs: check the return value from set_anon_superChris Mason
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan
2011-06-10Btrfs - use %pU to print fsidIlya Dryomov
2011-06-10Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt
2011-06-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-06-10btrfs: fix unlocked access of delalloc_inodesDavid Sterba
2011-06-10Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan
2011-06-10btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil
2011-06-10Btrfs: make sure to recheck for bitmaps in clustersChris Mason
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen
2011-06-10btrfs: reinitialize scrub workersArne Jansen
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen
2011-06-10Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-06-09Btrfs: unlock the trans lock properlyJosef Bacik
2011-06-09Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-06-08Btrfs: fix duplicate checking logicJosef Bacik
2011-06-08Btrfs: fix the allocator loop logicJosef Bacik
2011-06-08Btrfs: fix bitmap regressionJosef Bacik
2011-06-08Btrfs: don't commit the transaction if we dont have enough pinned bytesJosef Bacik
2011-06-08Btrfs: noinline the cluster searching functionsJosef Bacik
2011-06-08Btrfs: cache bitmaps when searching for a clusterJosef Bacik
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba