Commit Graph

116 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Li Zefan fdfb1e4f6c Btrfs: Make async snapshot ioctl more generic 14 years ago
Sage Weil 75eaa0e22c Btrfs: fix sync subvol/snapshot creation 14 years ago
Josef Bacik 6a91221304 Btrfs: use dget_parent where we can UPDATED 14 years ago
Li Zefan 5f3888ff6f btrfs: Set file size correctly in file clone 14 years ago
Li Zefan 2a6b8daeda btrfs: Check if dest_offset is block-size aligned before cloning file 14 years ago
Sage Weil 4260f7c751 Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed 14 years ago
Sage Weil 531cb13f1e Btrfs: make SNAP_DESTROY async 14 years ago
Sage Weil 72fd032e94 Btrfs: add SNAP_CREATE_ASYNC ioctl 14 years ago
Sage Weil 462045928b Btrfs: add START_SYNC, WAIT_SYNC ioctls 14 years ago
Sage Weil fccdae435c Btrfs: fix lockdep warning on clone ioctl 14 years ago
Sage Weil 050006a753 Btrfs: fix clone ioctl where range is adjacent to extent 14 years ago
Sage Weil 9a019196ec Btrfs: fix delalloc checks in clone ioctl 14 years ago
Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 years ago
Julia Lawall 2354d08fe9 Btrfs: use memdup_user helpers 14 years ago
Josef Bacik bf5fc093c5 Btrfs: fix the df ioctl to report raid types 14 years ago
Dan Rosenberg 2ebc346478 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE 15 years ago
Sage Weil b5384d48f4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary 15 years ago
Dan Carpenter cf1e99a4e0 Btrfs: btrfs_lookup_dir_item() can return ERR_PTR 15 years ago
Dan Carpenter d327099a23 Btrfs: unwind after btrfs_start_transaction() errors 15 years ago
Yan, Zheng d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 years ago
Yan, Zheng 8929ecfa50 Btrfs: Introduce global metadata reservation 15 years ago
Yan, Zheng 0ca1f7ceb1 Btrfs: Update metadata reservation for delayed allocation 15 years ago
Yan, Zheng a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 years ago
Dan Rosenberg 5dc6416414 Btrfs: check for read permission on src file in the clone ioctl 15 years ago
Dan Carpenter 6cf8bfbf5e Btrfs: check btrfs_get_extent return for IS_ERR() 15 years ago
Dan Carpenter c2b96929e2 Btrfs: handle kmalloc() failure in inode lookup ioctl 15 years ago
Dan Carpenter 683be16eb6 Btrfs: dereferencing freed memory 15 years ago
Andrea Gelmini 2f3014fc2a Btrfs: remove duplicate include in ioctl.c 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Chris Mason 8ad6fcab56 Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree 15 years ago
Chris Mason 1b53ac4d1b Btrfs: allow treeid==0 in the inode lookup ioctl 15 years ago
Chris Mason 90fdde147f Btrfs: return keys for large items to the search ioctl 15 years ago
Chris Mason abc6e1341b Btrfs: fix key checks and advance in the search ioctl 15 years ago
Chris Mason 7fde62bffb Btrfs: buffer results in the space_info ioctl 15 years ago
Sage Weil 854d2c3531 Btrfs: fix search_ioctl key advance 15 years ago
Akinobu Mita 91748467a5 btrfs: use memparse 15 years ago
Josef Bacik 1406e4327b Btrfs: add a "df" ioctl for btrfs 15 years ago
Josef Bacik 2ac55d41b5 Btrfs: cache the extent state everywhere we possibly can V2 15 years ago
Chris Mason 1e701a3292 Btrfs: add new defrag-range ioctl. 15 years ago
Chris Mason 940100a4a7 Btrfs: be more selective in the defrag ioctl 15 years ago
Josef Bacik 6ef5ed0d38 Btrfs: add ioctl and incompat flag to set the default mount subvol 15 years ago
Chris Mason ac8e9819d7 Btrfs: add search and inode lookup ioctls 15 years ago
TARUISI Hiroaki 98d377a089 Btrfs: add a function to lookup a directory path by following backrefs 15 years ago
Yan, Zheng 86b9f2eca5 Btrfs: Fix per root used space accounting 15 years ago
Yan, Zheng 2e4bfab970 Btrfs: Avoid orphan inodes cleanup during committing transaction 15 years ago
Yan, Zheng 920bbbfb05 Btrfs: Rewrite btrfs_drop_extents 15 years ago
Chris Mason ac6889cbb2 Btrfs: fix file clone ioctl for bookend extents 16 years ago
Yan, Zheng efefb1438b Btrfs: remove negative dentry when deleting subvolumne 16 years ago
Sage Weil 1ab86aedbc Btrfs: fix error cases for ioctl transactions 16 years ago
Josef Bacik 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago