Commit Graph

97 Commits (4cbd1149fbcc351bdf08ab749867d157905d0d35)

Author SHA1 Message Date
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
Sage Weil 1fb58a6051 Btrfs: fix arithmetic error in clone ioctl 16 years ago
Yan, Zheng 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
Yan, Zheng 4df27c4d5c Btrfs: change how subvolumes are organized 16 years ago
Chris Mason a1ed835e1a Btrfs: Fix extent replacment race 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Chris Mason c8a894d77d Btrfs: fix the file clone ioctl for preallocated extents 16 years ago
Chris Mason 0b4dcea579 Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir 16 years ago
Christoph Hellwig 6cbff00f46 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
Li Hong 5d847a8ed9 Btrfs: remove outdated comment in btrfs_ioctl_resize() 16 years ago
Joel Becker 21380931eb Btrfs: Fix a bunch of printk() warnings. 16 years ago
Chris Mason e980b50cda Btrfs: fix fallocate deadlock on inode extent lock 16 years ago
Li Zefan dae7b665cf btrfs: use memdup_user() 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Josef Bacik 6a63209fc0 Btrfs: add better -ENOSPC handling 16 years ago
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Yan Zheng 52c2617990 Btrfs: update directory's size when creating subvol/snapshot 16 years ago
Chris Mason e441d54de4 Btrfs: add permission checks to the ioctls 16 years ago