summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-07-20->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inodeMark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_itemsMark Fasheh
2011-07-14btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh
2011-07-14btrfs: don't BUG_ON btrfs_alloc_path() errorsMark Fasheh
2011-07-11Btrfs: fix how we merge extent states and deal with cached statesJosef Bacik
2011-07-11Btrfs: use the normal checksumming infrastructure for free space cacheJosef Bacik
2011-07-11Btrfs: serialize flushers in reserve_metadata_bytesJosef Bacik
2011-07-11Btrfs: do transaction space reservation before joining the transactionJosef Bacik
2011-07-11Btrfs: try to only do one btrfs_search_slot in do_setxattrJosef Bacik
2011-07-10writeback: make writeback_control.nr_to_write straightWu Fengguang
2011-07-09Merge 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