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 년 전 |
Chris Mason
|
bd681513fa
Btrfs: switch the btrfs tree locks to reader/writer
|
14 년 전 |
Mark Fasheh
|
1e5063d093
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
|
14 년 전 |
David Sterba
|
3ed4498caf
btrfs: fix dereference of ERR_PTR value
|
14 년 전 |
Chris Mason
|
d6c0cb379c
Merge branch 'cleanups_and_fixes' into inode_numbers
|
14 년 전 |
Tsutomu Itoh
|
37daa4f968
Btrfs: check return value of btrfs_inc_extent_ref()
|
14 년 전 |
Tsutomu Itoh
|
c00e9493f1
Btrfs: return error to caller if read_one_inode() fails
|
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 년 전 |
liubo
|
8e531cdfeb
Btrfs: do not flush csum items of unchanged file data during treelog
|
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 년 전 |
Chris Mason
|
dcc6d07322
Merge branch 'delayed_inode' into inode_numbers
|
14 년 전 |
Miao Xie
|
16cdcec736
btrfs: implement delayed inode items operation
|
14 년 전 |
Chris Mason
|
0965537308
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
|
14 년 전 |
Arne Jansen
|
a2de733c78
btrfs: scrub
|
14 년 전 |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 년 전 |
David Sterba
|
c704005d88
btrfs: unify checking of IS_ERR and null
|
14 년 전 |
Tsutomu Itoh
|
a62f44a5f4
Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
|
14 년 전 |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 년 전 |
liubo
|
c622ae6085
btrfs: make inode ref log recovery faster
|
14 년 전 |
Tsutomu Itoh
|
db5b493ac7
Btrfs: cleanup some BUG_ON()
|
14 년 전 |
Josef Bacik
|
22a94d44bd
Btrfs: add checks to verify dir items are correct
|
14 년 전 |
Tsutomu Itoh
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
14 년 전 |
Tsutomu Itoh
|
5df6708348
btrfs: checking NULL or not in some functions
|
14 년 전 |
Chris Mason
|
b31eabd86e
Btrfs: catch errors from btrfs_sync_log
|
14 년 전 |
liubo
|
2a29edc6b6
btrfs: fix several uncheck memory allocations
|
14 년 전 |
Josef Bacik
|
6a91221304
Btrfs: use dget_parent where we can UPDATED
|
14 년 전 |
Andi Kleen
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
14 년 전 |
Andi Kleen
|
411fc6bcef
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
|
14 년 전 |