Chris Mason
|
d6c0cb379c
Merge branch 'cleanups_and_fixes' into inode_numbers
|
14 年 前 |
Tsutomu Itoh
|
1cd307990d
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
|
14 年 前 |
Tsutomu Itoh
|
65a246c5ff
Btrfs: return error code to caller when btrfs_del_item fails
|
14 年 前 |
Chris Mason
|
712673339a
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers
|
14 年 前 |
Chris Mason
|
945d8962ce
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
|
14 年 前 |
Arne Jansen
|
a2de733c78
btrfs: scrub
|
14 年 前 |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 年 前 |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 年 前 |
Tsutomu Itoh
|
c2db1073fd
Btrfs: check return value of btrfs_alloc_path()
|
14 年 前 |
Tsutomu Itoh
|
db5b493ac7
Btrfs: cleanup some BUG_ON()
|
14 年 前 |
Josef Bacik
|
ad0397a7a9
Btrfs: do error checking in btrfs_del_csums
|
14 年 前 |
liubo
|
2a29edc6b6
btrfs: fix several uncheck memory allocations
|
14 年 前 |
Josef Bacik
|
4b46fce233
Btrfs: add basic DIO read/write support
|
15 年 前 |
Yan, Zheng
|
4a500fd178
Btrfs: Metadata ENOSPC handling for tree log
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Chris Mason
|
b9473439d3
Btrfs: leave btree locks spinning more often
|
16 年 前 |
Yan Zheng
|
07d400a6df
Btrfs: tree logging checksum fixes
|
16 年 前 |
Chris Mason
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 年 前 |
Yan Zheng
|
87b29b208c
Btrfs: properly check free space for tree balancing
|
16 年 前 |
Chris Mason
|
dcbdd4dcb9
Btrfs: delete checksum items before marking blocks free
|
16 年 前 |
Yan Zheng
|
17d217fe97
Btrfs: fix nodatasum handling in balancing code
|
16 年 前 |
Chris Mason
|
459931eca5
Btrfs: Delete csum items when freeing extents
|
16 年 前 |
Chris Mason
|
d20f7043fa
Btrfs: move data checksumming into a dedicated tree
|
16 年 前 |
Josef Bacik
|
607d432da0
Btrfs: add support for multiple csum algorithms
|
16 年 前 |
Chris Mason
|
39be25cd89
Btrfs: Use invalidatepage when writepage finds a page outside of i_size
|
16 年 前 |
Chris Mason
|
c8b978188c
Btrfs: Add zlib compression support
|
16 年 前 |
Chris Mason
|
639cb58675
Btrfs: Fix variable init during csum creation
|
17 年 前 |
Chris Mason
|
4d1b5fb4d7
Btrfs: Lookup readpage checksums on bio submission again
|
17 年 前 |
Chris Mason
|
53863232ef
Btrfs: Lower contention on the csum mutex
|
17 年 前 |
Chris Mason
|
3de9d6b649
btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now
|
17 年 前 |