Al Viro
|
54563d41a5
btrfs: get rid of fdentry()
|
12 years ago |
Chris Mason
|
46e0f66a0c
btrfs: fix empty_zero_page misusage
|
11 years ago |
Miao Xie
|
91aef86f3b
Btrfs: rename btrfs_start_all_delalloc_inodes
|
11 years ago |
Miao Xie
|
b02441999e
Btrfs: don't wait for the completion of all the ordered extents
|
11 years ago |
Dulshani Gunawardhana
|
678712545b
btrfs: Fix checkpatch.pl warning of spacing issues
|
11 years ago |
Dulshani Gunawardhana
|
d9b0d9ba04
btrfs: Replace kmalloc with kmalloc_array
|
11 years ago |
Dulshani Gunawardhana
|
b19e684393
btrfs: Remove redundant local zero structure
|
11 years ago |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
11 years ago |
Geyslan G. Bem
|
229eed4348
btrfs: simplify kmalloc+copy_from_user to memdup_user
|
11 years ago |
Ilya Dryomov
|
adfa97cbdf
Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
|
11 years ago |
Filipe David Borba Manana
|
6174d3cb43
Btrfs: remove unused max_key arg from btrfs_search_forward
|
11 years ago |
Ross Kirk
|
0a4e558609
btrfs: remove unused parameter from btrfs_header_fsid
|
11 years ago |
Filipe David Borba Manana
|
9b19985986
Btrfs: fix sync fs to actually wait for all data to be persisted
|
11 years ago |
Mark Fasheh
|
cbf8b8ca3e
btrfs: change extent-same to copy entire argument struct
|
11 years ago |
chandan
|
1cecf579d1
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0
|
11 years ago |
Josef Bacik
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
11 years ago |
Anand Jain
|
e57138b3e9
btrfs: return btrfs error code for dev excl ops err
|
12 years ago |
Filipe David Borba Manana
|
f717175024
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
|
12 years ago |
Geert Uytterhoeven
|
b308bc2f05
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
fba6aa7565
Btrfs: Make btrfs_header_fsid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Stefan Behrens
|
bbb651e469
Btrfs: don't allow the replace procedure on read only filesystems
|
12 years ago |
Filipe David Borba Manana
|
633085c79c
Btrfs: reset force_compress on btrfs_file_defrag failure
|
12 years ago |
Stefan Behrens
|
dd5f9615fc
Btrfs: maintain subvolume items in the UUID tree
|
12 years ago |
Filipe David Borba Manana
|
18674c6cc1
Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP
|
12 years ago |
Filipe David Borba Manana
|
a696cf3529
Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
|
12 years ago |
Josef Bacik
|
175a2b871f
Btrfs: don't allow a subvol to be deleted if it is the default subovl
|
12 years ago |
Mark Fasheh
|
416161db9b
btrfs: offline dedupe
|
12 years ago |
Mark Fasheh
|
32b7c687c5
btrfs_ioctl_clone: Move clone code into it's own function
|
12 years ago |
Mark Fasheh
|
77fe20dc62
btrfs: abtract out range locking in clone ioctl()
|
12 years ago |