Linus Torvalds
|
e3a0dd98e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Josef Bacik
|
0e267c44c3
Btrfs: wait ordered range before doing direct io
|
12 years ago |
Miao Xie
|
e6da5d2ec9
Btrfs: cleanup redundant code in btrfs_submit_direct()
|
12 years ago |
Josef Bacik
|
7ee9e4405f
Btrfs: check if we can nocow if we don't have data space
|
12 years ago |
Josef Bacik
|
f23b5a5995
Btrfs: check for actual acls rather than just xattrs when caching no acl
|
12 years ago |
Josef Bacik
|
a71754fc68
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
|
12 years ago |
Josef Bacik
|
fdf8e2ea3c
Btrfs: unlock extent range on enospc in compressed submit
|
12 years ago |
Al Viro
|
9cdda8d31f
[readdir] convert btrfs
|
12 years ago |
Josef Bacik
|
01cd33674e
Btrfs: put our inode if orphan cleanup fails
|
12 years ago |
Josef Bacik
|
c69b26b011
Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
|
12 years ago |
Josef Bacik
|
d52be818e6
Btrfs: simplify unlink reservations
|
12 years ago |
Miao Xie
|
199c2a9c3d
Btrfs: introduce per-subvolume ordered extent list
|
12 years ago |
Miao Xie
|
eb73c1b7ce
Btrfs: introduce per-subvolume delalloc inode list
|
12 years ago |
Stefan Behrens
|
3c64a1aba7
Btrfs: cleanup: don't check the same thing twice
|
12 years ago |
Linus Torvalds
|
a2648ebb7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Naohiro Aota
|
6379ef9fb2
btrfs: Drop inode if inode root is NULL
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Linus Torvalds
|
130901ba33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Chris Mason
|
c5cb6a0573
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
|
12 years ago |
Chris Mason
|
9be3395bcd
Btrfs: use a btrfs bioset instead of abusing bio internals
|
12 years ago |
Miao Xie
|
e1409cef85
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
|
12 years ago |
Miao Xie
|
89042e5ad2
Btrfs: fix accessing a freed tree root
|
12 years ago |
Liu Bo
|
b9aa55bed1
Btrfs: return errno if possible when we fail to allocate memory
|
12 years ago |
Linus Torvalds
|
983a5f84a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
David Sterba
|
410748882a
btrfs: use unsigned long type for extent state bits
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Liu Bo
|
ace68bac61
Btrfs: return free space in cow error path
|
12 years ago |
Josef Bacik
|
eb384b55ae
Btrfs: fix extent logging with O_DIRECT into prealloc
|
12 years ago |