Commit Graph

270 Commits (e515c18bfef718a7900924d50198d968565dd60e)

Author SHA1 Message Date
Stefan Behrens 5af3e8cce8 Btrfs: make filesystem read-only when submitting barrier fails 12 years ago
Daniel J Blueman 489406626c btrfs: fix message printing 12 years ago
David Sterba 005d6427ac btrfs: move transaction aborts to the point of failure 12 years ago
Stefan Behrens 5ee0844d64 Btrfs: revert checksum error statistic which can cause a BUG() 13 years ago
Josef Bacik 66657b318e Btrfs: barrier before waitqueue_active 13 years ago
Josef Bacik 99f5944b84 Btrfs: do not strdup non existent strings 13 years ago
Artem Bityutskiy 34eaadaf22 btrfs: nuke write_super from comments 13 years ago
Stefan Behrens a98cdb85b9 Btrfs: suppress printk() if all device I/O stats are zero 13 years ago
Stefan Behrens 5021976d8d Btrfs: remove unwanted printk() for btrfs device I/O stats 13 years ago
Josef Bacik 02db0844be Btrfs: add DEVICE_READY ioctl 13 years ago
David Sterba b27f7c0c15 btrfs: join DEV_STATS ioctls to one 13 years ago
Ilya Dryomov 2b6ba629b5 Btrfs: resume balance on rw (re)mounts properly 13 years ago
Ilya Dryomov 68310a5e42 Btrfs: restore restriper state on all mounts 13 years ago
Stefan Behrens 597a60fade Btrfs: don't count I/O statistic read errors for missing devices 13 years ago
Josef Bacik 606686eeac Btrfs: use rcu to protect device->name 13 years ago
Stefan Behrens 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 years ago
Stefan Behrens c11d2c236c Btrfs: add ioctl to get and reset the device stats 13 years ago
Stefan Behrens 442a4f6308 Btrfs: add device counters for detected IO and checksum errors 13 years ago
Liu Bo f8c5d0b443 Btrfs: fix wrong error returned by adding a device 13 years ago
Jan Schmidt 3e74317ad7 Btrfs: fix repair code for RAID10 13 years ago
Julia Lawall 48d282326b fs/btrfs/volumes.c: add missing free_fs_devices 13 years ago
Ilya Dryomov 37db63a400 Btrfs: fix max chunk size check in chunk allocator 13 years ago
Liu Bo b89203f74b Btrfs: fix eof while discarding extents 13 years ago
Chris Mason 3c4bb26b21 Btrfs: flush out and clean up any block device pages during mount 13 years ago
Ilya Dryomov 213e64da90 Btrfs: fix infinite loop in btrfs_shrink_device() 13 years ago
Ilya Dryomov e4837f8f3b Btrfs: allow dup for data chunks in mixed mode 13 years ago
Ilya Dryomov 6728b198de Btrfs: validate target profiles only if we are going to use them 13 years ago
Ilya Dryomov 0c460c0d70 Btrfs: move alloc_profile_is_valid() to volumes.c 13 years ago
Ilya Dryomov e8920a640b Btrfs: make profile_is_valid() check more strict 13 years ago
Ilya Dryomov 899c81eac8 Btrfs: add wrappers for working with alloc profiles 13 years ago
Chris Mason 727011e07c Btrfs: allow metadata blocks larger than the page size 13 years ago
Jeff Mahoney 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 years ago
Mark Fasheh 3acd395317 btrfs: Remove BUG_ON from __finish_chunk_alloc() 13 years ago
Mark Fasheh 1dd4602fa7 btrfs: Remove BUG_ON from __btrfs_alloc_chunk() 13 years ago
Mark Fasheh 2cdcecbc15 btrfs: Don't BUG_ON insert errors in btrfs_alloc_dev_extent() 13 years ago
Mark Fasheh 4ed1d16e94 btrfs: Don't BUG_ON errors in __finish_chunk_alloc() 13 years ago
Jeff Mahoney 143bede527 btrfs: return void in functions without error conditions 13 years ago
Chris Mason a6b0d5c8db Btrfs: make sure we update latest_bdev 13 years ago
Tsutomu Itoh 285190d99f Btrfs: check return value of lookup_extent_mapping() correctly 13 years ago
David Sterba 8a33442694 btrfs: silence warning in raid array setup 13 years ago
Chris Mason 96bdc7dc61 Btrfs: use larger system chunks 13 years ago
Ilya Dryomov 19a39dce3b Btrfs: add balance progress reporting 13 years ago
Ilya Dryomov a7e99c691a Btrfs: allow for canceling restriper 13 years ago
Ilya Dryomov 837d5b6e46 Btrfs: allow for pausing restriper 13 years ago
Ilya Dryomov 9555c6c180 Btrfs: add skip_balance mount option 13 years ago
Ilya Dryomov 596410151e Btrfs: recover balance on mount 13 years ago
Ilya Dryomov 0940ebf6b9 Btrfs: save balance parameters to disk 13 years ago
Ilya Dryomov cfa4c961cc Btrfs: soft profile changing mode (aka soft convert) 13 years ago
Ilya Dryomov e4d8ec0f65 Btrfs: implement online profile changing 13 years ago
Ilya Dryomov ea67176ae8 Btrfs: virtual address space subset filter 13 years ago