summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie
2013-01-21Btrfs: fix a regression in balance usage filterIlya Dryomov
2013-01-20Btrfs: bring back balance pause/resume logicIlya Dryomov
2013-01-14btrfs: get the device in write mode when deleting itLukas Czerner
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-16Btrfs: log changed inodes based on the extent map treeJosef Bacik
2012-12-16btrfs: Notify udev when removing deviceLukas Czerner
2012-12-16Btrfs: fix a build warning for an unused labelStefan Behrens
2012-12-12Btrfs: allow repair code to include target disk when searching mirrorsStefan Behrens
2012-12-12Btrfs: optionally avoid reads from device replace source driveStefan Behrens
2012-12-12Btrfs: changes to live filesystem are also written to replacement diskStefan Behrens
2012-12-12Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens
2012-12-12Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens
2012-12-12Btrfs: handle errors from btrfs_map_bio() everywhereStefan Behrens
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens
2012-12-12Btrfs: disallow mutually exclusive admin operations from user modeStefan Behrens
2012-12-12Btrfs: pass fs_info instead of rootStefan Behrens
2012-12-12Btrfs: add btrfs_scratch_superblock() functionStefan Behrens
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: add two more find_device() methodsStefan Behrens
2012-12-12Btrfs: move some common code into a subfunctionStefan Behrens
2012-12-12Btrfs: protect devices list with its mutexLiu Bo
2012-12-12Btrfs: Don't trust the superblock label and simply printk("%s") itStefan Behrens
2012-12-12fs/btrfs: use WARNJulia Lawall
2012-12-12Btrfs: Fix typo in fs/btrfsMasanari Iida
2012-12-12Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()jeff.liu
2012-12-11Btrfs: recheck bio against block device when we map the bioJosef Bacik
2012-12-11Btrfs: cleanup duplicated division functionsMiao Xie
2012-10-25Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens
2012-10-09btrfs: fix message printingDaniel J Blueman
2012-10-08btrfs: move transaction aborts to the point of failureDavid Sterba
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens
2012-08-28Btrfs: barrier before waitqueue_activeJosef Bacik
2012-08-28Btrfs: do not strdup non existent stringsJosef Bacik
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy
2012-07-23Btrfs: suppress printk() if all device I/O stats are zeroStefan Behrens
2012-07-23Btrfs: remove unwanted printk() for btrfs device I/O statsStefan Behrens
2012-07-23Btrfs: add DEVICE_READY ioctlJosef Bacik
2012-07-23btrfs: join DEV_STATS ioctls to oneDavid Sterba
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov
2012-07-02Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens
2012-06-14Btrfs: use rcu to protect device->nameJosef Bacik
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens