Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
11 年之前 |
Mark Fasheh
|
4b384318a7
btrfs: Introduce extent_read_full_page_nolock()
|
12 年之前 |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 年之前 |
Liu Bo
|
b0496686ba
Btrfs: cleanup unused arguments of btrfs_csum_data
|
12 年之前 |
David Woodhouse
|
64a167011b
Btrfs: add rw argument to merge_bio_hook()
|
16 年之前 |
Stefan Behrens
|
618919236b
Btrfs: handle errors from btrfs_map_bio() everywhere
|
12 年之前 |
Josef Bacik
|
15e3004a0e
Btrfs: cleanup pages properly when ENOMEM in compression
|
12 年之前 |
Josef Bacik
|
66657b318e
Btrfs: barrier before waitqueue_active
|
13 年之前 |
Linus Torvalds
|
659e45d8a0
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 年之前 |
Tsutomu Itoh
|
e627ee7bcd
Btrfs: check return value of bio_alloc() properly
|
13 年之前 |
Linus Torvalds
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 年之前 |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 年之前 |
Jeff Mahoney
|
d0082371cf
btrfs: drop gfp_t from lock_extent
|
13 年之前 |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 年之前 |
Cong Wang
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Tsutomu Itoh
|
285190d99f
Btrfs: check return value of lookup_extent_mapping() correctly
|
13 年之前 |
David Sterba
|
6c41761fc6
btrfs: separate superblock items out of fs_info
|
14 年之前 |
Li Zefan
|
e55179b3d7
Btrfs: check the nodatasum flag when writing compressed files
|
14 年之前 |
Chris Mason
|
945d8962ce
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
|
14 年之前 |
David Sterba
|
306e16ce13
btrfs: rename variables clashing with global function names
|
14 年之前 |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 年之前 |
Tsutomu Itoh
|
c2db1073fd
Btrfs: check return value of btrfs_alloc_path()
|
14 年之前 |
Yoshinori Sano
|
dac97e516c
Btrfs: fix uncheck memory allocations
|
14 年之前 |
Alexey Charkov
|
8e4eef7a60
btrfs: Drop __exit attribute on btrfs_exit_compress
|
14 年之前 |
liubo
|
6b82ce8d82
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
|
14 年之前 |
Li Zefan
|
3a39c18d63
btrfs: Extract duplicate decompress code
|
14 年之前 |
Li Zefan
|
a6fa6fae40
btrfs: Add lzo compression support
|
14 年之前 |
Li Zefan
|
261507a02c
btrfs: Allow to add new compression algorithm
|
14 年之前 |
Miao Xie
|
88f794ede7
btrfs: cleanup duplicate bio allocating functions
|
14 年之前 |
Andi Kleen
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
14 年之前 |