Filipe Manana
|
2c463823cb
Btrfs: avoid visiting all extent items when cloning a range
|
11 years ago |
Filipe Manana
|
c55bfa67e9
Btrfs: set dead flag on the right root when destroying snapshot
|
11 years ago |
Filipe Manana
|
c125b8bff1
Btrfs: ensure readers see new data after a clone operation
|
11 years ago |
ZhangZhen
|
58dfae6365
btrfs: replace simple_strtoull() with kstrtoull()
|
11 years ago |
Josef Bacik
|
fcebe4562d
Btrfs: rework qgroup accounting
|
11 years ago |
Miao Xie
|
27cdeb7096
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
|
11 years ago |
David Sterba
|
61155aa04e
btrfs: assert that send is not in progres before root deletion
|
11 years ago |
David Sterba
|
521e0546c9
btrfs: protect snapshots from deleting during send
|
11 years ago |
David Sterba
|
e4ef90ff61
btrfs: make FS_INFO ioctl available to anyone
|
11 years ago |
David Sterba
|
7d6213c5a7
btrfs: make DEV_INFO ioctl available to anyone
|
11 years ago |
David Sterba
|
80a773fbfc
btrfs: retrieve more info from FS_INFO ioctl
|
11 years ago |
Linus Torvalds
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 years ago |
Linus Torvalds
|
11da37b263
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Liu Bo
|
d3ecfcdf91
Btrfs: fix EIO on reading file after ioctl clone works on it
|
11 years ago |
Linus Torvalds
|
33c0022f0e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
David Sterba
|
3f9e3df8da
btrfs: replace error code from btrfs_drop_extents
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Linus Torvalds
|
3123bca719
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
David Sterba
|
36523e9512
btrfs: export global block reserve size as space_info
|
11 years ago |
Chris Mason
|
3a29bc0928
Btrfs: fix EINVAL checks in btrfs_clone
|
11 years ago |
Gui Hecheng
|
9a40f1222a
btrfs: filter invalid arg for btrfs resize
|
11 years ago |
Dan Carpenter
|
84dbeb87d1
Btrfs: kmalloc() doesn't return an ERR_PTR
|
11 years ago |
Linus Torvalds
|
53c566625f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Liu Bo
|
00fdf13a2e
Btrfs: fix a crash of clone with inline extents's split
|
11 years ago |
Filipe Manana
|
f094c9bd3e
Btrfs: less fs tree lock contention when using autodefrag
|
11 years ago |
Guangyu Sun
|
72de6b5393
Btrfs: return EPERM when deleting a default subvolume
|
11 years ago |
Filipe Manana
|
308d9800b2
Btrfs: cache extent states in defrag code path
|
11 years ago |
Miao Xie
|
6c255e67ce
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
|
11 years ago |
Miao Xie
|
8257b2dc3c
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
|
11 years ago |
Filipe Manana
|
e2127cf008
Btrfs: make defrag not fragment files when using prealloc extents
|
11 years ago |