Miao Xie
|
16cdcec736
btrfs: implement delayed inode items operation
|
14 anni fa |
Chris Mason
|
0965537308
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
|
14 anni fa |
David Sterba
|
7a36ddec10
btrfs: use printk_ratelimited instead of printk_ratelimit
|
14 anni fa |
Arne Jansen
|
a2de733c78
btrfs: scrub
|
14 anni fa |
David Sterba
|
182608c829
btrfs: remove old unused commented out code
|
14 anni fa |
David Sterba
|
f2a97a9dbd
btrfs: remove all unused functions
|
14 anni fa |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 anni fa |
David Sterba
|
172ddd60a6
btrfs: drop gfp parameter from alloc_extent_map
|
14 anni fa |
David Sterba
|
a8067e022a
btrfs: drop unused parameter from extent_map_tree_init
|
14 anni fa |
David Sterba
|
f993c883ad
btrfs: drop unused argument from extent_io_tree_init
|
14 anni fa |
David Sterba
|
c704005d88
btrfs: unify checking of IS_ERR and null
|
14 anni fa |
David Sterba
|
306e16ce13
btrfs: rename variables clashing with global function names
|
14 anni fa |
Linus Torvalds
|
019793b755
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 anni fa |
Tsutomu Itoh
|
7cf96da3ec
Btrfs: cleanup error handling in inode.c
|
14 anni fa |
Josef Bacik
|
64728bbbf8
Btrfs: put the right bio if we have an error
|
14 anni fa |
Tsutomu Itoh
|
8d413713ca
Btrfs: check return value of kmalloc()
|
14 anni fa |
Li Zefan
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 anni fa |
Li Zefan
|
33345d0152
Btrfs: Always use 64bit inode number
|
14 anni fa |
Li Zefan
|
581bb05094
Btrfs: Cache free inode numbers in memory
|
14 anni fa |
Linus Torvalds
|
adff377bb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 anni fa |
Miao Xie
|
3153495d8e
Btrfs: Fix incorrect inode nlink in btrfs_link()
|
14 anni fa |
Li Zefan
|
b9e03af0bc
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
|
14 anni fa |
Chris Mason
|
874d0d2633
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus
|
14 anni fa |
Arne Jansen
|
507903b818
btrfs: using cached extent_state in set/unlock combinations
|
14 anni fa |
Josef Bacik
|
a1b75f7d96
Btrfs: check for duplicate iov_base's when doing dio reads
|
14 anni fa |
Yoshinori Sano
|
8fb27640d0
Btrfs: fix memory leaks in btrfs_new_inode()
|
14 anni fa |
Josef Bacik
|
93a54bc4c2
Btrfs: check for duplicate iov_base's when doing dio reads
|
14 anni fa |
Josef Bacik
|
16d299ac74
Btrfs: reuse the extent_map we found when calling btrfs_get_extent
|
14 anni fa |
Josef Bacik
|
1ae3993825
Btrfs: do not use async submit for small DIO io's
|
14 anni fa |
Josef Bacik
|
02f57c7aed
Btrfs: don't split dio bios if we don't have to
|
14 anni fa |