Miao Xie
|
924cd8fbe4
Btrfs: fix nocow when deleting the item
|
14 лет назад |
Chris Mason
|
f7d572188b
Merge branch 'mount-fixes' of git://github.com/idryomov/btrfs-unstable into integration
|
14 лет назад |
Chris Mason
|
2115133f8b
Btrfs: tweak the delayed inode reservations again
|
14 лет назад |
Ilya Dryomov
|
04d21a244f
Btrfs: rework error handling in btrfs_mount()
|
14 лет назад |
Ilya Dryomov
|
586e46e281
Btrfs: close devices on all error paths in open_ctree()
|
14 лет назад |
Ilya Dryomov
|
4d34b27895
Btrfs: avoid null dereference and leaks when bailing from open_ctree()
|
14 лет назад |
Ilya Dryomov
|
f23c8af8ca
Btrfs: fix subvol_name leak on error in btrfs_mount()
|
14 лет назад |
Ilya Dryomov
|
a90e8b6fb8
Btrfs: fix memory leak in btrfs_parse_early_options()
|
14 лет назад |
Josef Bacik
|
7fd2ae21a4
Btrfs: fix our reservations for updating an inode when completing io
|
14 лет назад |
Chris Mason
|
917c16b2b6
Btrfs: fix oops on NULL trans handle in btrfs_truncate
|
14 лет назад |
slyich@gmail.com
|
45ea6095c8
btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
|
14 лет назад |
Chris Mason
|
7c7e82a77f
Btrfs: check for a null fs root when writing to the backup root log
|
14 лет назад |
Chris Mason
|
d43317dcd0
Btrfs: fix race during transaction joins
|
14 лет назад |
Ilya Dryomov
|
56d2a48f81
Btrfs: fix a potential btrfs_bio leak on scrub fixups
|
14 лет назад |
Ilya Dryomov
|
21ca543efc
Btrfs: rename btrfs_bio multi -> bbio for consistency
|
14 лет назад |
Ilya Dryomov
|
9510dc4c62
Btrfs: stop leaking btrfs_bios on readahead
|
14 лет назад |
Chris Mason
|
306c8b68c8
Btrfs: stop the readahead threads on failed mount
|
14 лет назад |
Chris Mason
|
c674e04e1c
Btrfs: fix extent_buffer leak in the metadata IO error handling
|
14 лет назад |
Chris Mason
|
740c3d226c
Btrfs: fix the new inspection ioctls for 32 bit compat
|
14 лет назад |
Chris Mason
|
806468f8bf
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
|
14 лет назад |
Chris Mason
|
531f4b1ae5
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
|
14 лет назад |
Josef Bacik
|
c06a0e120a
Btrfs: fix delayed insertion reservation
|
14 лет назад |
Chris Mason
|
bf0da8c183
Btrfs: ClearPageError during writepage and clean_tree_block
|
14 лет назад |
Josef Bacik
|
663350ac38
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
|
14 лет назад |
Josef Bacik
|
6d668dda0c
Btrfs: make a delayed_block_rsv for the delayed item insertion
|
14 лет назад |
Chris Mason
|
af31f5e5b8
Btrfs: add a log of past tree roots
|
14 лет назад |
David Sterba
|
6c41761fc6
btrfs: separate superblock items out of fs_info
|
14 лет назад |
Josef Bacik
|
c8174313a8
Btrfs: use the global reserve when truncating the free space cache inode
|
14 лет назад |
Josef Bacik
|
5a77d76c24
Btrfs: release metadata from global reserve if we have to fallback for unlink
|
14 лет назад |
Chris Mason
|
01d658f2ca
Btrfs: make sure to flush queued bios if write_cache_pages waits
|
14 лет назад |