Commit Graph

3539 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Darrick J. Wong b208c2f7ce btrfs: Fix crash due to not allocating integrity data for a bioset 11 years ago
Ilya Dryomov 1357272fc7 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing 12 years ago
Ilya Dryomov 964fb15acf Btrfs: eliminate races in worker stopping code 12 years ago
Liu Bo 385fe0bede Btrfs: fix crash of compressed writes 12 years ago
Josef Bacik 60e7cd3a4b Btrfs: fix transid verify errors when recovering log tree 12 years ago
Josef Bacik 94aebfb2e7 Btrfs: create the uuid tree on remount rw 12 years ago
Mark Fasheh cbf8b8ca3e btrfs: change extent-same to copy entire argument struct 12 years ago
Guangyu Sun 93fd63c2f0 Btrfs: dir_inode_operations should use btrfs_update_time also 12 years ago
Frank Holton 5138cccf34 btrfs: Add btrfs: prefix to kernel log output 12 years ago
David Sterba 6ef3de9c92 btrfs: refuse to remount read-write after abort 12 years ago
chandan 1cecf579d1 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 12 years ago
Filipe David Borba Manana a0634be562 Btrfs: don't leak transaction in btrfs_sync_file() 12 years ago
Stefan Behrens a724b43690 Btrfs: add the missing mutex unlock in write_all_supers() 12 years ago
Josef Bacik f4ab9ea706 Btrfs: iput inode on allocation failure 12 years ago
Josef Bacik 363e4d354e Btrfs: remove space_info->reservation_progress 12 years ago
Josef Bacik f0de181c9b Btrfs: kill delay_iput arg to the wait_ordered functions 12 years ago
Josef Bacik c4fbb4300a Btrfs: fix worst case calculator for space usage 12 years ago
Josef Bacik 14575aef42 Revert "Btrfs: rework the overcommit logic to be based on the total size" 12 years ago
Josef Bacik 652f25a292 Btrfs: improve replacing nocow extents 12 years ago
Josef Bacik d555438b6e Btrfs: drop dir i_size when adding new names on replay 12 years ago
Josef Bacik dd8e721773 Btrfs: replay dir_index items before other items 12 years ago
Josef Bacik a5874ce6ce Btrfs: check roots last log commit when checking if an inode has been logged 12 years ago
Josef Bacik de2b530bfb Btrfs: actually log directory we are fsync()'ing 12 years ago
Josef Bacik 573aecafca Btrfs: actually limit the size of delalloc range 12 years ago
Miao Xie a482039889 Btrfs: allocate the free space by the existed max extent size when ENOSPC 12 years ago
David Sterba 13fd8da98f btrfs: add lockdep and tracing annotations for uuid tree 12 years ago
Stefan Behrens 79556c3d88 btrfs: show compiled-in config features at module load time 12 years ago
Filipe David Borba Manana cef2193729 Btrfs: more efficient inode tree replace operation 12 years ago
Ilya Dryomov 55e50e458e Btrfs: do not add replace target to the alloc_list 12 years ago
Josef Bacik 83d4cfd4da Btrfs: fixup error handling in btrfs_reloc_cow 12 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Christoph Hellwig 02afc27fae direct-io: Handle O_(D)SYNC AIO 12 years ago
Filipe David Borba Manana d7396f0735 Btrfs: optimize key searches in btrfs_search_slot 12 years ago
Josef Bacik 45d5fd14d2 Btrfs: don't use an async starter for most of our workers 12 years ago
Josef Bacik 7f4f6e0a3f Btrfs: only update disk_i_size as we remove extents 12 years ago
Filipe David Borba Manana f45388f387 Btrfs: fix deadlock in uuid scan kthread 12 years ago
Ilya Dryomov 795a332139 Btrfs: stop refusing the relocation of chunk 0 12 years ago
Filipe David Borba Manana d8f980391f Btrfs: fix memory leak of uuid_root in free_fs_info 12 years ago
Andy Shevchenko ed84885d1e btrfs: reuse kbasename helper 12 years ago
Anand Jain e57138b3e9 btrfs: return btrfs error code for dev excl ops err 12 years ago
Josef Bacik 77cef2ec54 Btrfs: allow partial ordered extent completion 12 years ago
Josef Bacik b12d6869f6 Btrfs: convert all bug_ons in free-space-cache.c 12 years ago
Josef Bacik 2e17c7c65e Btrfs: add support for asserts 12 years ago
Josef Bacik 726551ebc7 Btrfs: adjust the fs_devices->missing count on unmount 12 years ago
Stefan Behrens 23fa76b0ba Btrf: cleanup: don't check for root_refs == 0 twice 12 years ago
Stefan Behrens 4847547172 Btrfs: fix for patch "cleanup: don't check the same thing twice" 12 years ago
Stefan Behrens 9d565ba433 Btrfs: get rid of one BUG() in write_all_supers() 12 years ago
Wang Shilong b9e9a6cbc6 Btrfs: allocate prelim_ref with a slab allocater 12 years ago
Wang Shilong 742916b885 Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC 12 years ago
Filipe David Borba Manana f717175024 Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl 12 years ago