aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * Btrfs: move over to use ->update_timeJosef Bacik2012-06-01
| * btrfs: trivial endianness annotationsAl Viro2012-05-29
| * ->encode_fh() API changeAl Viro2012-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-31
| |\
| | * Btrfs: fix tree mod log rewinded level and rewinding of moved keysJan Schmidt2012-05-31
| | * Btrfs: fix tree mod log del_ptrJan Schmidt2012-05-31
| | * Btrfs: add tree_mod_dont_log helperJan Schmidt2012-05-31
| | * Btrfs: add missing spin_lock for insertion into tree mod logJan Schmidt2012-05-31
| | * Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt2012-05-31
| | * Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt2012-05-30
| | * Btrfs: tree mod log sanity checks in join_transactionJan Schmidt2012-05-30
| | * Btrfs: fs_info variable for join_transactionJan Schmidt2012-05-30
| | * Btrfs: use the tree modification log for backref resolvingJan Schmidt2012-05-30
| | * Btrfs: add btrfs_search_old_slotJan Schmidt2012-05-30
| | * Btrfs: add del_ptr and insert_ptr modifications to the tree mod logJan Schmidt2012-05-30
| | * Btrfs: put all block modifications into the tree mod logJan Schmidt2012-05-30
| | * Btrfs: add tree modification log functionsJan Schmidt2012-05-30
| | * Btrfs: add tree mod log to fs_infoJan Schmidt2012-05-26
| | * Btrfs: dummy extent buffers for tree mod logJan Schmidt2012-05-26
| | * Btrfs: move struct seq_list to ctree.hJan Schmidt2012-05-26
| | * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-26
| | * Btrfs: look into the extent during find_all_leafsJan Schmidt2012-05-26
| | * Btrfs: bugfix: ignore the wrong key for indirect tree block backrefsJan Schmidt2012-05-26
| | * Btrfs: bugfix in btrfs_find_parent_nodesJan Schmidt2012-05-26
| | * Btrfs: ulist realloc bugfixJan Schmidt2012-05-26
| * | Btrfs: fix false positive in check-integrity on unmountStefan Behrens2012-05-30
| * | Btrfs: fix runtime warning in check-integrity check data modeStefan Behrens2012-05-30
| * | Btrfs: set ioprio of scrub readahead to idleStefan Behrens2012-05-30
| * | Btrfs: fix return code in drop_objectid_itemsJosef Bacik2012-05-30
| * | Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik2012-05-30
| * | Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh2012-05-30
| * | Btrfs: read device stats on mount, write modified ones during commitStefan Behrens2012-05-30
| * | Btrfs: add ioctl to get and reset the device statsStefan Behrens2012-05-30
| * | Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-30
| * | btrfs: Drop unused function btrfs_abort_devices()Asias He2012-05-30
| * | Btrfs: fix the same inode id problem when doing auto defragmentMiao Xie2012-05-30
| * | Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik2012-05-30
| * | Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-30
| * | Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-30
| * | Btrfs: merge contigous regions when loading free space cacheJosef Bacik2012-05-30
| * | Btrfs: do not do balance in readonly modeLiu Bo2012-05-30
| * | Btrfs: use fastpath in extent state ops as much as possibleLiu Bo2012-05-30
| * | Btrfs: fix wrong error returned by adding a deviceLiu Bo2012-05-30
| * | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-30
| * | Btrfs: do not check delalloc when updating disk_i_sizeJosef Bacik2012-05-30
| * | Btrfs: avoid buffer overrun in mount option handlingJim Meyering2012-05-30
| * | Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering2012-05-30
| * | Btrfs: avoid buffer overrun in btrfs_printkJim Meyering2012-05-30