Commit Graph

1349 Commits (4b1977698ceb4c4caa800d475127139da49966f9)

Author SHA1 Message Date
Yan, Zheng 5da9d01b66 Btrfs: Shrink delay allocated space in a synchronized 15 years ago
Yan, Zheng 424499dbd0 Btrfs: Kill allocate_wait in space_info 15 years ago
Yan, Zheng b742bb82f1 Btrfs: Link block groups of different raid types 15 years ago
Dmitry Monakhov ecc11fabf7 btrfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Stephen Hemminger f01cbd3f81 btrfs: constify xattr_handler 15 years ago
Dan Rosenberg 5dc6416414 Btrfs: check for read permission on src file in the clone ioctl 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Jens Axboe e6d086d83c btrfs: convert to using bdi_setup_and_register() 15 years ago
Chris Mason 9f680ce04e Btrfs: make sure the chunk allocator doesn't create zero length chunks 15 years ago
Josef Bacik ab6e24103c Btrfs: fix data enospc check overflow 15 years ago
Chris Mason 109f6aef5f Btrfs: add check for changed leaves in setup_leaf_for_split 15 years ago
Sage Weil 6bdb72ded1 Btrfs: create snapshot references in same commit as snapshot 15 years ago
Josef Bacik b5cb160084 Btrfs: fix small race with delalloc flushing waitqueue's 15 years ago
Nick Piggin 28ecb60906 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc 15 years ago
Josef Bacik 0cad8a1130 Btrfs: fix chunk allocate size calculation 15 years ago
Josef Bacik 287a0ab91d Btrfs: kill max_extent mount option 15 years ago
Josef Bacik 1b1d1f6625 Btrfs: fail to mount if we have problems reading the block groups 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
Zhao Lei f3eae7e8a5 Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() 15 years ago
Zhao Lei ab59381ea4 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() 15 years ago
Zhao Lei 471fa17dff Btrfs: Remove unnecessary finish_wait() in wait_current_trans() 15 years ago
Miao Xie 90d2c51dbb Btrfs: add NULL check for do_walk_down() 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 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