Linus Torvalds
|
019793b755
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Tsutomu Itoh
|
7cf96da3ec
Btrfs: cleanup error handling in inode.c
|
14 years ago |
Josef Bacik
|
64728bbbf8
Btrfs: put the right bio if we have an error
|
14 years ago |
Tsutomu Itoh
|
8d413713ca
Btrfs: check return value of kmalloc()
|
14 years ago |
Linus Torvalds
|
adff377bb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Miao Xie
|
3153495d8e
Btrfs: Fix incorrect inode nlink in btrfs_link()
|
14 years ago |
Li Zefan
|
b9e03af0bc
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
|
14 years ago |
Chris Mason
|
874d0d2633
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus
|
14 years ago |
Arne Jansen
|
507903b818
btrfs: using cached extent_state in set/unlock combinations
|
14 years ago |
Josef Bacik
|
a1b75f7d96
Btrfs: check for duplicate iov_base's when doing dio reads
|
14 years ago |
Yoshinori Sano
|
8fb27640d0
Btrfs: fix memory leaks in btrfs_new_inode()
|
14 years ago |
Josef Bacik
|
93a54bc4c2
Btrfs: check for duplicate iov_base's when doing dio reads
|
14 years ago |
Josef Bacik
|
16d299ac74
Btrfs: reuse the extent_map we found when calling btrfs_get_extent
|
14 years ago |
Josef Bacik
|
1ae3993825
Btrfs: do not use async submit for small DIO io's
|
14 years ago |
Josef Bacik
|
02f57c7aed
Btrfs: don't split dio bios if we don't have to
|
14 years ago |
Josef Bacik
|
1ef30be142
Btrfs: do not call btrfs_update_inode in endio if nothing changed
|
14 years ago |
Josef Bacik
|
12ddb96cb6
Btrfs: map the inode item when doing fill_inode_item
|
14 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Linus Torvalds
|
884b8267d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Josef Bacik
|
c9ddec74aa
Btrfs: don't warn in btrfs_add_orphan
|
14 years ago |
Miao Xie
|
adae52b94e
btrfs: clear __GFP_FS flag in the space cache inode
|
14 years ago |
Johann Lombardi
|
b44c59a80d
Btrfs: fix subvol_sem leak in btrfs_rename()
|
14 years ago |
Li Zefan
|
fe3f566cd1
Btrfs: Fix oops for defrag with compression turned on
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
212a17ab87
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
Miao Xie
|
1561deda68
btrfs: fix possible deadlock by clearing __GFP_FS flag
|
14 years ago |
Al Viro
|
c055e99eea
btrfs: check link counter overflow in link(2)
|
14 years ago |
Al Viro
|
92986796d8
btrfs: don't mess with i_nlink of unlocked inode in rename()
|
14 years ago |
Tsutomu Itoh
|
c2db1073fd
Btrfs: check return value of btrfs_alloc_path()
|
14 years ago |
Yoshinori Sano
|
dac97e516c
Btrfs: fix uncheck memory allocations
|
14 years ago |