Linus Torvalds
|
ed8f37370d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 年之前 |
Mitch Harder
|
341d14f161
Btrfs: Remove unused variable 'last_index' in file.c
|
14 年之前 |
Wanlong Gao
|
a0f98dde11
Btrfs:don't check the return value of __btrfs_add_inode_defrag
|
14 年之前 |
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 年之前 |
Linus Torvalds
|
22712200e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 年之前 |
Josef Bacik
|
9e0baf60de
Btrfs: fix enospc problems with delalloc
|
14 年之前 |
Josef Bacik
|
a94733d0bc
Btrfs: use find_or_create_page instead of grab_cache_page
|
14 年之前 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 年之前 |
Josef Bacik
|
b26751575a
Btrfs: implement our own ->llseek
|
14 年之前 |
Mark Fasheh
|
d8926bb3ba
btrfs: don't BUG_ON btrfs_alloc_path() errors
|
14 年之前 |
David Sterba
|
7841cb2898
btrfs: add helper for fs_info->closing
|
14 年之前 |
David Sterba
|
a4689d2bd3
btrfs: use btrfs_ino to access inode number
|
14 年之前 |
Chris Mason
|
ff5714cca9
Merge branch 'for-chris' of
|
14 年之前 |
Chris Mason
|
4cb5300bc8
Btrfs: add mount -o auto_defrag
|
14 年之前 |
Josef Bacik
|
a4abeea41a
Btrfs: kill trans_mutex
|
14 年之前 |
Chris Mason
|
945d8962ce
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
|
14 年之前 |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 年之前 |
David Sterba
|
172ddd60a6
btrfs: drop gfp parameter from alloc_extent_map
|
14 年之前 |
David Sterba
|
c704005d88
btrfs: unify checking of IS_ERR and null
|
14 年之前 |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 年之前 |
Josef Bacik
|
be1a12a0df
Btrfs: deal with the case that we run out of space in the cache
|
14 年之前 |
Tsutomu Itoh
|
c9149235a4
Btrfs: fix compiler warning in file.c
|
14 年之前 |
liubo
|
1abe9b8a13
Btrfs: add initial tracepoint support for btrfs
|
14 年之前 |
Josef Bacik
|
41415730a1
Btrfs: check return value of btrfs_search_slot properly
|
14 年之前 |
Josef Bacik
|
a41ad394a0
Btrfs: convert to the new truncate sequence
|
14 年之前 |
Josef Bacik
|
4a64001f00
Btrfs: fix how we deal with the pages array in the write path
|
14 年之前 |
Josef Bacik
|
d0215f3e5e
Btrfs: simplify our write path
|
14 年之前 |
Josef Bacik
|
9f570b8d48
Btrfs: fix formatting in file.c
|
14 年之前 |
Linus Torvalds
|
0e5b88cd99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 年之前 |
Chris Mason
|
31339acd07
Btrfs: deal with short returns from copy_from_user
|
14 年之前 |