aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAge
* Btrfs: handle a bogus chunk tree nicelyJosef Bacik2013-03-21
* btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-14
* Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-06
* Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-04
* btrfs: remove a printk from scan_one_deviceDavid Sterba2013-02-28
* btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-26
* Btrfs: fix max chunk size on raid5/6Chris Mason2013-02-20
* btrfs: Init io_lock after cloning btrfs device structThomas Gleixner2013-02-20
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-05
| |\
| * | Btrfs: remove conflicting check for minimum number of devices in raid56Chris Mason2013-02-05
| * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
* | | btrfs: define BTRFS_MAGIC as a u64 valueZach Brown2013-02-20
* | | Btrfs: allow for selecting only completely empty chunksIlya Dryomov2013-02-20
* | | Btrfs: eliminate a use-after-free in btrfs_balance()Ilya Dryomov2013-02-20
* | | btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunkEric Sandeen2013-02-20
* | | Btrfs: remove extent mapping if we fail to add chunkJosef Bacik2013-02-20
* | | Btrfs: fix chunk allocation error handlingJosef Bacik2013-02-20
* | | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-20
* | | Btrfs: make raid attr array more readableMiao Xie2013-02-20
* | | btrfs: access superblock via pagecache in scan_one_deviceDavid Sterba2013-02-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...Chris Mason2013-02-05
|\ \ \ | |/ / |/| / | |/
| * Btrfs: fix wrong max device number for single profileMiao Xie2013-01-24
| * Btrfs: fix a regression in balance usage filterIlya Dryomov2013-01-21
| * Btrfs: bring back balance pause/resume logicIlya Dryomov2013-01-20
| * btrfs: get the device in write mode when deleting itLukas Czerner2013-01-14
* | btrfs: don't try to notify udev about missing devicesEric Sandeen2013-02-01
|/
* Btrfs: put raid properties into global tableLiu Bo2012-12-16
* Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-16
* btrfs: Notify udev when removing deviceLukas Czerner2012-12-16
* Btrfs: fix a build warning for an unused labelStefan Behrens2012-12-16
* Btrfs: allow repair code to include target disk when searching mirrorsStefan Behrens2012-12-12
* Btrfs: optionally avoid reads from device replace source driveStefan Behrens2012-12-12
* Btrfs: changes to live filesystem are also written to replacement diskStefan Behrens2012-12-12
* Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens2012-12-12
* Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens2012-12-12
* Btrfs: add new sources for device replace codeStefan Behrens2012-12-12
* Btrfs: handle errors from btrfs_map_bio() everywhereStefan Behrens2012-12-12
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-12
* Btrfs: disallow mutually exclusive admin operations from user modeStefan Behrens2012-12-12
* Btrfs: pass fs_info instead of rootStefan Behrens2012-12-12
* Btrfs: add btrfs_scratch_superblock() functionStefan Behrens2012-12-12
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-12
* Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeStefan Behrens2012-12-12
* Btrfs: add two more find_device() methodsStefan Behrens2012-12-12
* Btrfs: move some common code into a subfunctionStefan Behrens2012-12-12
* Btrfs: protect devices list with its mutexLiu Bo2012-12-12
* Btrfs: Don't trust the superblock label and simply printk("%s") itStefan Behrens2012-12-12
* fs/btrfs: use WARNJulia Lawall2012-12-12
* Btrfs: Fix typo in fs/btrfsMasanari Iida2012-12-12