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 |
Mark Fasheh
|
1c919a5e13
btrfs: don't update mtime/ctime on deduped inodes
|
10 years ago |
Mark Fasheh
|
0efa9f48c7
btrfs: allow dedupe of same inode
|
10 years ago |
Mark Fasheh
|
f441460202
btrfs: fix deadlock with extent-same and readpage
|
10 years ago |
Mark Fasheh
|
207910ddee
btrfs: pass unaligned length to btrfs_cmp_data()
|
10 years ago |
Mark Fasheh
|
e1d227a42e
btrfs: Handle unaligned length in extent_same
|
10 years ago |
chandan
|
070034bdf9
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
|
10 years ago |
chandan
|
e4826a5b24
Btrfs: btrfs_defrag_file: Fix ra_index computation.
|
10 years ago |
David Sterba
|
01b810b889
btrfs: make root id query unprivileged
|
10 years ago |
David Sterba
|
6d13f5497f
btrfs: fix warnings after changes in btrfs_abort_transaction
|
10 years ago |
Omar Sandoval
|
64ad6c4889
Btrfs: don't invalidate root dentry when subvolume deletion fails
|
10 years ago |
Linus Torvalds
|
64887b6882
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Omar Sandoval
|
909e26dce3
btrfs: unlock i_mutex after attempting to delete subvolume during send
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Qu Wenruo
|
e082f56313
btrfs: quota: Update quota tree after qgroup relationship change.
|
10 years ago |
Qu Wenruo
|
e09fe2d211
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
|
10 years ago |
Dongsheng Yang
|
4087cf24ae
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
|
10 years ago |
Chris Mason
|
de249e66a7
Btrfs: fix uninit variable in clone ioctl
|
10 years ago |
Filipe Manana
|
ccccf3d672
Btrfs: fix inode eviction infinite loop after cloning into it
|
10 years ago |
Filipe Manana
|
113e828386
Btrfs: fix inode eviction infinite loop after extent_same ioctl
|
10 years ago |
Filipe Manana
|
df858e7672
Btrfs: fix range cloning when same inode used as source and destination
|
10 years ago |
Chris Mason
|
9deed229fa
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
David Sterba
|
b8b93addde
btrfs: cleanup 64bit/32bit divs, provably bounded values
|
10 years ago |
David Sterba
|
3284da7b7b
btrfs: use explicit initializer for seq_elem
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |