Filipe Manana
|
78a017a2c9
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
|
11 years ago |
Filipe Manana
|
f98de9b9c0
Btrfs: make btrfs_search_forward return with nodes unlocked
|
11 years ago |
David Sterba
|
2fad4e83e1
btrfs: wake up transaction thread from SYNC_FS ioctl
|
11 years ago |
Anand Jain
|
ec95d4917b
btrfs: device delete must be sysloged
|
11 years ago |
Anand Jain
|
43d2076168
btrfs: device add must be sysloged
|
11 years ago |
David Sterba
|
ed6078f703
btrfs: use DIV_ROUND_UP instead of open-coded variants
|
11 years ago |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 years ago |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 years ago |
David Sterba
|
57cdc8db21
btrfs: cleanup ino cache members of btrfs_root
|
11 years ago |
Dan Carpenter
|
c47ca32d3a
Btrfs: kfree()ing ERR_PTRs
|
11 years ago |
Chris Mason
|
e9512d72e8
Btrfs: fix autodefrag with compression
|
11 years ago |
Filipe Manana
|
62e2390e1a
Btrfs: clone, don't create invalid hole extent map
|
11 years ago |
Filipe Manana
|
9c3b306e1c
Btrfs: race free update of commit root for ro snapshots
|
11 years ago |
Linus Torvalds
|
b82207b8e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Filipe Manana
|
14f5979633
Btrfs: fix use-after-free when cloning a trailing file hole
|
11 years ago |
Filipe Manana
|
3cc7939255
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
|
11 years ago |
Linus Torvalds
|
16d52ef7c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Gerhard Heift
|
cc68a8a5a4
btrfs: new ioctl TREE_SEARCH_V2
|
11 years ago |
Gerhard Heift
|
ba346b357d
btrfs: tree_search, search_ioctl: direct copy to userspace
|
11 years ago |
Gerhard Heift
|
9b6e817d02
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
|
11 years ago |
Gerhard Heift
|
8f5f6178f3
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
|
11 years ago |
Gerhard Heift
|
1254444288
btrfs: tree_search, search_ioctl: accept varying buffer
|
11 years ago |
Gerhard Heift
|
25c9bc2e2b
btrfs: tree_search: eliminate redundant nr_items check
|
11 years ago |
Linus Torvalds
|
859862ddd2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Filipe Manana
|
7ffbb598a0
Btrfs: make fsync work after cloning into a file
|
11 years ago |
Antonio Ospite
|
9391558411
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
|
11 years ago |
Filipe Manana
|
f82a9901b0
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
|
11 years ago |
Gui Hecheng
|
902c68a4da
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
|
11 years ago |
Filipe Manana
|
3821f34888
Btrfs: update commit root on snapshot creation after orphan cleanup
|
11 years ago |
Filipe Manana
|
ff5df9b884
Btrfs: ioctl, don't re-lock extent range when not necessary
|
11 years ago |