Commit Graph

336364 Commits (b493968096944a11422c4d80fb87af537ca1cac7)
 

Author SHA1 Message Date
Josef Bacik b493968096 Btrfs: keep track of the extents original block length 12 years ago
Josef Bacik b812ce2879 Btrfs: inline csums if we're fsyncing 12 years ago
Josef Bacik a95249b392 Btrfs: don't bother copying if we're only logging the inode 12 years ago
Josef Bacik e997615149 Btrfs: only log the inode item if we can get away with it 12 years ago
Anand Jain 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 years ago
Lukas Czerner b8b8ff590f btrfs: Notify udev when removing device 12 years ago
Miao Xie ac6a2b36f9 Btrfs: fix wrong return value of btrfs_truncate_page() 12 years ago
Miao Xie 7426cc04d4 Btrfs: punch hole past the end of the file 12 years ago
Miao Xie 0061280d2c Btrfs: fix the page that is beyond EOF 12 years ago
Miao Xie 6347b3c433 Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() 12 years ago
Miao Xie 4b5829a8e3 Btrfs: fix missing reserved space release in error path of delalloc reservation 12 years ago
Miao Xie 543eabd5e1 Btrfs: don't auto defrag a file when doing directIO 12 years ago
Liu Bo fb57dc817c Btrfs: parse parent 0 into correct value in tracepoint 12 years ago
Wang Sheng-Hui 960097622d Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize 12 years ago
Filipe Brandenburger 43baa579b3 Btrfs: refactor error handling to drop inode in btrfs_create() 12 years ago
Filipe Brandenburger 2794ed013b Btrfs: fix permissions of empty files not affected by umask 12 years ago
Tsutomu Itoh 05dadc09f5 Btrfs: add fiemap's flag check 12 years ago
Liu Bo 01e6deb25a Btrfs: don't add a NULL extended attribute 12 years ago
Liu Bo 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to 12 years ago
Miao Xie 0ff6fabdb0 Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() 12 years ago
Miao Xie 797f427711 Btrfs: use existing align macros in btrfs_allocate() 12 years ago
Stefan Behrens af1be4f851 Btrfs: fix a scrub regression in case of write errors 12 years ago
Stefan Behrens f9c83748de Btrfs: fix a build warning for an unused label 12 years ago
Stefan Behrens cb3806ec88 Btrfs: fix race in check-integrity caused by usage of bitfield 12 years ago
Miao Xie b66f00da0c Btrfs: fix freeze vs auto defrag 12 years ago
Miao Xie 26176e7c2a Btrfs: restructure btrfs_run_defrag_inodes() 12 years ago
Miao Xie 8ddc473433 Btrfs: fix unprotected defragable inode insertion 12 years ago
Miao Xie 9247f3170b Btrfs: use slabs for auto defrag allocation 12 years ago
Miao Xie 905b0dda06 Btrfs: get write access for qgroup operations 12 years ago
Miao Xie b8e95489bf Btrfs: get write access for scrub 12 years ago
Miao Xie da24927b1e Btrfs: get write access when removing a device 12 years ago
Miao Xie 198605a8e2 Btrfs: get write access when doing resize fs 12 years ago
Miao Xie 3c04ce0105 Btrfs: get write access when setting the default subvolume 12 years ago
Miao Xie 8cd2807f79 Btrfs: fix wrong return value of btrfs_wait_for_commit() 12 years ago
Miao Xie ff7c1d3355 Btrfs: don't start a new transaction when starting sync 12 years ago
Miao Xie 9a8c28bec1 Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() 12 years ago
Liu Bo db2254bce4 Btrfs: fix an while-loop of listxattr 12 years ago
Wang Sheng-Hui 071401258a Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page 12 years ago
Stefan Behrens 3f6bcfbd41 Btrfs: add support for device replace ioctls 12 years ago
Stefan Behrens ad6d620e2a Btrfs: allow repair code to include target disk when searching mirrors 12 years ago
Stefan Behrens 72d7aefccd Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace 12 years ago
Stefan Behrens 30d9861ff9 Btrfs: optionally avoid reads from device replace source drive 12 years ago
Stefan Behrens 472262f35a Btrfs: changes to live filesystem are also written to replacement disk 12 years ago
Stefan Behrens 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() 12 years ago
Stefan Behrens 8dabb7420f Btrfs: change core code of btrfs to support the device replace operations 12 years ago
Stefan Behrens e93c89c1aa Btrfs: add new sources for device replace code 12 years ago
Stefan Behrens ff023aac31 Btrfs: add code to scrub to copy read data to another disk 12 years ago
Stefan Behrens 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere 12 years ago
Stefan Behrens 63a212abc2 Btrfs: disallow some operations on the device replace target device 12 years ago
Stefan Behrens 5ac00addc7 Btrfs: disallow mutually exclusive admin operations from user mode 12 years ago