Commit Graph

1263 Commits (e7176a37d436a214f6a7727ea7986c654cbee8f0)

Author SHA1 Message Date
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 ce769a2904 Btrfs: use __u64 types in ioctl.h 15 years ago
Sage Weil 854d2c3531 Btrfs: fix search_ioctl key advance 15 years ago
Nick Piggin ef5780c018 Btrfs: fix gfp flags masking in the compression code 15 years ago
Chris Mason 5ff7ba3a79 Btrfs: don't look at bio flags after submit_bio 15 years ago
Xiao Guangrong a343832f1a btrfs: using btrfs_stack_device_id() get devid 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
Josef Bacik 5a1a3df1f6 Btrfs: cache ordered extent when completing io 15 years ago
Josef Bacik c2a128d28a Btrfs: cache extent state in find_delalloc_range 15 years ago
Josef Bacik 49958fd7db Btrfs: change the ordered tree to use a spinlock instead of a mutex 15 years ago
Chris Mason 4125bf761c Btrfs: finish read pages in the order they are submitted 15 years ago
Miao Xie 0be2e98173 btrfs: fix btrfs_mkdir goto for no free objectids 15 years ago
Sage Weil 0bdb1db297 Btrfs: flush data on snapshot creation 15 years ago
Josef Bacik bd4d108889 Btrfs: make df be a little bit more understandable 15 years ago
TARUISI Hiroaki 3a0524dc05 btrfs: Update existing btrfs_device for renaming device 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
Chris Mason 51684082b1 Btrfs: run the backing dev more often in the submit_bio helper 15 years ago
Josef Bacik 4849f01d15 Btrfs: make subvolid=0 mount the original default root 15 years ago
Josef Bacik 6ef5ed0d38 Btrfs: add ioctl and incompat flag to set the default mount subvol 15 years ago
Josef Bacik 73f73415ca Btrfs: change how we mount subvolumes 15 years ago
Josef Bacik 12534832cb Btrfs: make set/get functions for the super compat_ro flags use compat_ro 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
Josef Bacik da495ecc0f Btrfs: kfree correct pointer during mount option parsing 15 years ago
Eric Paris 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Shaohua Li 3f6fae9559 Btrfs: btrfs_mark_extent_written uses the wrong slot 15 years ago
Aneesh Kumar K.V 23b5c50945 Btrfs: apply updated fallocate i_size fix 15 years ago
Josef Bacik efd049fb26 Btrfs: do not try and lookup the file extent when finishing ordered io 15 years ago
Yan, Zheng 7a7965f83e Btrfs: Fix oopsen when dropping empty tree. 15 years ago
Miao Xie d7ce5843bb Btrfs: remove BUG_ON() due to mounting bad filesystem 15 years ago
Roel Kluin 014e4ac4f7 Btrfs: make error return negative in btrfs_sync_file() 15 years ago
Yan, Zheng f044ba7835 Btrfs: fix race between allocate and release extent buffer. 15 years ago
Josef Bacik 035fe03a7a Btrfs: check total number of devices when removing missing 15 years ago
Josef Bacik 7f59203abe Btrfs: check return value of open_bdev_exclusive properly 15 years ago
Josef Bacik f48b90756b Btrfs: do not mark the chunk as readonly if in degraded mode 15 years ago
Josef Bacik e3acc2a685 Btrfs: run orphan cleanup on default fs root 15 years ago
Yang Hongyang f858153c36 Btrfs: fix a memory leak in btrfs_init_acl 15 years ago
Aneesh Kumar K.V d1ea6a6145 Btrfs: Use correct values when updating inode i_size on fallocate 15 years ago
Miao Xie b8d9bfeb18 Btrfs: remove tree_search() in extent_map.c 15 years ago
Chris Mason a555f810af Btrfs: Add mount -o compress-force 15 years ago
Josef Bacik 11dfe35a01 Btrfs: fix possible panic on unmount 15 years ago