aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2013-09-01Btrfs: adjust the fs_devices->missing count on unmountJosef Bacik
2013-09-01Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctlFilipe David Borba Manana
2013-09-01Btrfs: fix race between removing a dev and writing sbsFilipe David Borba Manana
2013-09-01Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_device_fsid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_device_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01Btrfs: rollback btrfs_device fields on umountIlya Dryomov
2013-09-01Btrfs: add alloc_fs_devices and switch to itIlya Dryomov
2013-09-01Btrfs: add btrfs_alloc_device and switch to itIlya Dryomov
2013-09-01Btrfs: find_next_devid: root -> fs_infoIlya Dryomov
2013-09-01Btrfs: check UUID tree during mount if requiredStefan Behrens
2013-09-01Btrfs: fill UUID tree initiallyStefan Behrens
2013-09-01Btrfs: create UUID tree if requiredStefan Behrens
2013-09-01Btrfs: get rid of sparse warningsStefan Behrens
2013-09-01Fix leak in __btrfs_map_block error pathDave Jones
2013-09-01Btrfs: optimize function btrfs_read_chunk_treeFilipe David Borba Manana
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-09-01btrfs: make errors in btrfs_num_copies less noisyDavid Sterba
2013-09-01Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-02Btrfs: make the chunk allocator completely tree locklessJosef Bacik
2013-07-02Btrfs: fix wrong mirror number tuningMiao Xie
2013-06-14Btrfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-14btrfs: device delete to get errors from the kernelAnand Jain
2013-06-14Btrfs: cleanup the similar code of the fs root readMiao Xie
2013-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason
2013-05-17Correct allowed raid levels on balance.Andreas Philipp
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: don't BUG_ON() in btrfs_num_copiesJosef Bacik
2013-05-06Btrfs: deal with bad mappings in btrfs_map_blockJosef Bacik
2013-05-06Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie
2013-05-06btrfs: ignore device open failures in __btrfs_open_devicesEric Sandeen
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet
2013-03-21Btrfs: handle a bogus chunk tree nicelyJosef Bacik
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-06Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov
2013-03-04Btrfs: do not BUG_ON on aborted situationLiu Bo
2013-02-28btrfs: remove a printk from scan_one_deviceDavid Sterba
2013-02-26btrfs: cleanup for open-coded alignmentQu Wenruo
2013-02-20Btrfs: fix max chunk size on raid5/6Chris Mason
2013-02-20btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason
2013-02-20btrfs: define BTRFS_MAGIC as a u64 valueZach Brown