Commit Graph

2265 Commits (9a2985e7f943678154f5761dad753f1987c2fdd0)

Author SHA1 Message Date
Chris Mason e77266e4c4 Btrfs: fix compiler warnings on 32 bit systems 13 years ago
Liu Bo 5500cdbe14 Btrfs: increase the global block reserve estimates 13 years ago
Chris Mason 5065319052 Btrfs: clear the extent uptodate bits during parent transid failures 13 years ago
Chris Mason 16780cabb8 Btrfs: add extra sanity checks on the path names in btrfs_mksubvol 13 years ago
Chris Mason a6b0d5c8db Btrfs: make sure we update latest_bdev 13 years ago
Chris Mason fe66a05a06 Btrfs: improve error handling for btrfs_insert_dir_item callers 13 years ago
Liu Bo 692e5759a4 Btrfs: be less strict on finding next node in clear_extent_bit 13 years ago
Liu Bo d9b0218f6c Btrfs: fix a bug on overcommit stuff 13 years ago
Liu Bo 9d47c7671d Btrfs: kick out redundant stuff in convert_extent_bit 13 years ago
Liu Bo 0449314a9c Btrfs: skip states when they does not contain bits to clear 13 years ago
Tsutomu Itoh 285190d99f Btrfs: check return value of lookup_extent_mapping() correctly 13 years ago
Miao Xie 600a45e1d5 Btrfs: fix deadlock on page lock when doing auto-defragment 13 years ago
Tsutomu Itoh 013bd4c336 Btrfs: fix return value check of extent_io_ops 13 years ago
Florian Albrechtskirchinger 12fc9d0923 btrfs: honor umask when creating subvol root 13 years ago
David Sterba 8a33442694 btrfs: silence warning in raid array setup 13 years ago
David Sterba c08782dacd btrfs: fix structs where bitfields and spinlock/atomic share 8B word 13 years ago
Jeff Mahoney 87826df0ec btrfs: delalloc for page dirtied out-of-band in fixup worker 13 years ago
Tsutomu Itoh a7e221e900 Btrfs: fix memory leak in load_free_space_cache() 13 years ago
Arne Jansen 859acaf1a2 btrfs: don't check DUP chunks twice 13 years ago
Liu Bo 2cac13e41b Btrfs: fix trim 0 bytes after a device delete 13 years ago
Jeff Liu 6af021d8fc Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry 13 years ago
Jan Schmidt 8f24b49688 Btrfs: avoid positive number with ERR_PTR 13 years ago
Keith Mannthey 941b2ddf71 btrfs: Sector Size check during Mount 13 years ago
Chris Mason d98456fcaf Btrfs: don't reserve data with extents locked in btrfs_fallocate 13 years ago
Chris Mason 9998eb7034 Btrfs: fix reservations in btrfs_page_mkwrite 13 years ago
Josef Bacik 9b23062840 Btrfs: advance window_start if we're using a bitmap 13 years ago
David Sterba 0c4e538bcc btrfs: mask out gfp flags in releasepage 13 years ago
Miao Xie 9e622d6bea Btrfs: fix enospc error caused by wrong checks of the chunk 13 years ago
Liu Bo 7ec31b548a Btrfs: do not defrag a file partially 13 years ago
Stefan Behrens 0b485143d8 Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c 13 years ago
Josef Bacik 0b4a9d248f Btrfs: use cluster->window_start when allocating from a cluster bitmap 13 years ago
Mitch Harder 8bedd51b61 Btrfs: Check for NULL page in extent_range_uptodate 13 years ago
Jan Kara 6dd70ce4eb btrfs: Fix busyloops in transaction waiting code 13 years ago
Josef Bacik 357b9784b7 Btrfs: make sure a bitmap has enough bytes 13 years ago
Jan Schmidt b1375d64c5 Btrfs: fix uninit warning in backref.c 13 years ago
Chris Mason 96bdc7dc61 Btrfs: use larger system chunks 13 years ago
Josef Bacik f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations 13 years ago
Josef Bacik 8c2a3ca20f Btrfs: space leak tracepoints 13 years ago
Josef Bacik 90290e1982 Btrfs: protect orphan block rsv with spin_lock 13 years ago
Josef Bacik 3f7de037fb Btrfs: add allocator tracepoints 13 years ago
Josef Bacik 45a8090e62 Btrfs: don't call btrfs_throttle in file write 13 years ago
Josef Bacik ec39e180fd Btrfs: release space on error in page_mkwrite 13 years ago
Miao Xie f70a9a6b94 Btrfs: fix btrfsck error 400 when truncating a compressed 13 years ago
Josef Bacik 7ad85bb76a Btrfs: do not use btrfs_end_transaction_throttle everywhere 13 years ago
Ilya Dryomov 19a39dce3b Btrfs: add balance progress reporting 13 years ago
Ilya Dryomov de322263d3 Btrfs: allow for resuming restriper after it was paused 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