David Sterba
|
a1ee736268
btrfs: do an allocation earlier during snapshot creation
|
10 years ago |
David Sterba
|
e4058b54d1
btrfs: cleanup, use enum values for btrfs_path reada
|
9 years ago |
David Sterba
|
4d4ab6d6bc
btrfs: constify static arrays
|
9 years ago |
Byongho Lee
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
9 years ago |
Darrick J. Wong
|
2b3909f8a7
btrfs: use new dedupe data function pointer
|
9 years ago |
Chris Mason
|
bb9d687618
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 years ago |
Christoph Hellwig
|
04b38d6012
vfs: pull btrfs clone API to vfs layer
|
9 years ago |
David Sterba
|
8d2db7855e
btrfs: use GFP_KERNEL for allocations in ioctl handlers
|
10 years ago |
David Sterba
|
ff13db41f1
btrfs: drop unused parameter from lock_extent_bits
|
9 years ago |
Zach Brown
|
3db11b2eec
btrfs: add .copy_file_range file operation
|
10 years ago |
Linus Torvalds
|
27eb427bdc
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
David Sterba
|
849ef9286f
btrfs: check unsupported filters in balance arguments
|
10 years ago |
Filipe Manana
|
b06c4bf5c8
Btrfs: fix regression running delayed references when using qgroups
|
10 years ago |
Qu Wenruo
|
7cf5b97650
btrfs: qgroup: Cleanup old inaccurate facilities
|
10 years ago |
Qu Wenruo
|
df480633b8
btrfs: extent-tree: Switch to new delalloc space reserve and release
|
10 years ago |
Chris Mason
|
a408365c62
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4
|
10 years ago |
Chris Mason
|
a0d58e48db
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
|
10 years ago |
Christian Engelmayer
|
0f89abf56a
btrfs: fix possible leak in btrfs_ioctl_balance()
|
10 years ago |
Byongho Lee
|
d7641a49a5
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
|
10 years ago |
Filipe Manana
|
8039d87d9e
Btrfs: fix file corruption and data loss after cloning inline extents
|
10 years ago |
David Sterba
|
8eb934591f
btrfs: check unsupported filters in balance arguments
|
10 years ago |
Chris Mason
|
62fb50ab7c
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
|
10 years ago |
David Sterba
|
f14d104dbd
btrfs: switch more printks to our helpers
|
10 years ago |
David Sterba
|
ecaeb14b91
btrfs: switch message printers to _in_rcu variants
|
10 years ago |
Anand Jain
|
a4553fefb5
Btrfs: consolidate btrfs_error() to btrfs_std_error()
|
10 years ago |
Mark Fasheh
|
293a8489f3
btrfs: fix clone / extent-same deadlocks
|
10 years ago |
Liu Bo
|
4a3560c4f3
Btrfs: fix defrag to merge tail file extent
|
10 years ago |
Naohiro Aota
|
dd81d459a3
btrfs: fix search key advancing condition
|
10 years ago |
Filipe Manana
|
ed95876264
Btrfs: fix file corruption after cloning inline extents
|
10 years ago |
Filipe Manana
|
497b4050e0
Btrfs: fix memory leak in the extent_same ioctl
|
10 years ago |