aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAge
* Btrfs: fix nocow when deleting the itemMiao Xie2011-11-10
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
|\
| * btrfs: Put mirror_num in bi_bdevJan Schmidt2011-09-29
| * btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-29
* | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\ \
| * | btrfs: state information for readaheadArne Jansen2011-10-02
| |/
* | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
* | Btrfs: close all bdevs on mount failureIlya Dryomov2011-10-20
* | Btrfs: allow us to overcommit our enospc reservationsJosef Bacik2011-10-19
|/
* Btrfs: fix uninitialized sync_pendingMiao Xie2011-08-16
* Btrfs: fix a bug of balance on full multi-disk partitionsliubo2011-08-16
* Btrfs: detect wether a device supports discardJosef Bacik2011-08-16
* Btrfs: force unplugs when switching from high to regular priority biosChris Mason2011-08-05
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-01
|\
| * btrfs: Don't BUG_ON alloc_path errors in find_next_chunkMark Fasheh2011-07-25
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh2011-07-14
* | Btrfs: make a lockdep class for each rootChris Mason2011-07-27
|/
* Btrfs: don't panic if we get an error while balancing V2Josef Bacik2011-07-06
* Btrfs - use %pU to print fsidIlya Dryomov2011-06-10
* btrfs: false BUG_ON when degradedArne Jansen2011-06-04
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\
| * Btrfs: using rcu lock in the reader side of devices listXiao Guangrong2011-05-23
| * Btrfs: drop unnecessary device lockXiao Guangrong2011-05-23
| * Btrfs: fix the race between remove dev and alloc chunkXiao Guangrong2011-05-23
| * Btrfs: fix the race between reading and updating devicesXiao Guangrong2011-05-23
| * Btrfs: fix bh leak on __btrfs_open_devices pathXiao Guangrong2011-05-23
| * Btrfs: return error code to caller when btrfs_del_item failsTsutomu Itoh2011-05-23
| * Btrfs: return error code to caller when btrfs_previous_item failsTsutomu Itoh2011-05-23
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
|\ \
| * | btrfs: scrubArne Jansen2011-05-12
* | | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-22
|\ \ \
| * | | btrfs: quasi-round-robin for chunk allocationArne Jansen2011-05-13
| * | | btrfs: heed alloc_startArne Jansen2011-05-13
| * | | btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen2011-05-13
| |/ /
* | | btrfs: remove all unused functionsDavid Sterba2011-05-06
* | | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-02
* | | btrfs: drop gfp parameter from alloc_extent_mapDavid Sterba2011-05-02
* | | btrfs: drop unused parameter from extent_map_tree_initDavid Sterba2011-05-02
| |/ |/|
* | Btrfs: do some plugging in the submit_bio threadsChris Mason2011-04-19
* | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-28
|\|
| * Btrfs: fix __btrfs_map_block on 32 bit machinesChris Mason2011-03-28
| * Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang2011-03-28
| * Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
* | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\ \ | |/ |/|
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-25
|\ \ | |/ |/|
| * Btrfs: set FMODE_EXCL in btrfs_device->modeIlya Dryomov2011-02-16
| * Btrfs: make btrfs_rm_device() fail gracefullyIlya Dryomov2011-02-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-15
|\|
| * Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov2011-02-14