Linus Torvalds
|
9613bebb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Chris Mason
|
7ca4be45a0
Btrfs: don't use crc items bigger than 4KB
|
13 years ago |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
Mark Fasheh
|
0678b61851
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
|
14 years ago |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
Cong Wang
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 years ago |
David Sterba
|
6c41761fc6
btrfs: separate superblock items out of fs_info
|
14 years ago |
Josef Bacik
|
ddf23b3fc6
Btrfs: skip locking if searching the commit root in csum lookup
|
13 years ago |
Chris Mason
|
b43b31bdf2
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus
|
14 years ago |
Chris Mason
|
2cf8572dac
Btrfs: use the commit_root for reading free_space_inode crcs
|
14 years ago |
Chris Mason
|
a65917156e
Btrfs: stop using highmem for extent_buffers
|
14 years ago |
Mark Fasheh
|
d8926bb3ba
btrfs: don't BUG_ON btrfs_alloc_path() errors
|
14 years ago |
Chris Mason
|
d6c0cb379c
Merge branch 'cleanups_and_fixes' into inode_numbers
|
14 years ago |
Tsutomu Itoh
|
1cd307990d
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
|
14 years ago |
Tsutomu Itoh
|
65a246c5ff
Btrfs: return error code to caller when btrfs_del_item fails
|
14 years ago |
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 years ago |
Chris Mason
|
945d8962ce
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
|
14 years ago |
Arne Jansen
|
a2de733c78
btrfs: scrub
|
14 years ago |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 years ago |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 years ago |
Tsutomu Itoh
|
c2db1073fd
Btrfs: check return value of btrfs_alloc_path()
|
14 years ago |
Tsutomu Itoh
|
db5b493ac7
Btrfs: cleanup some BUG_ON()
|
14 years ago |
Josef Bacik
|
ad0397a7a9
Btrfs: do error checking in btrfs_del_csums
|
14 years ago |
liubo
|
2a29edc6b6
btrfs: fix several uncheck memory allocations
|
14 years ago |
Josef Bacik
|
4b46fce233
Btrfs: add basic DIO read/write support
|
15 years ago |
Yan, Zheng
|
4a500fd178
Btrfs: Metadata ENOSPC handling for tree log
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Chris Mason
|
b9473439d3
Btrfs: leave btree locks spinning more often
|
16 years ago |
Yan Zheng
|
07d400a6df
Btrfs: tree logging checksum fixes
|
16 years ago |
Chris Mason
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 years ago |