Commit Graph

2912 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Jeff Layton 39e3c9553f vfs: remove DCACHE_NEED_LOOKUP 12 years ago
Chris Mason 57ba86c00f Revert "Btrfs: reorder tree mod log operations in deleting a pointer" 12 years ago
Chris Mason 4c3e696981 Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems" 12 years ago
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
Liu Bo 213490b301 Btrfs: fix a bug of per-file nocow 12 years ago
Chris Mason 9c52057c69 Btrfs: fix hash overflow handling 12 years ago
Josef Bacik c64c2bd890 Btrfs: don't take inode delalloc mutex if we're a free space inode 12 years ago
Josef Bacik 1135d6df22 Btrfs: fix autodefrag and umount lockup 12 years ago
Filipe Brandenburger 9185aa587b Btrfs: fix permissions of empty files not affected by umask 12 years ago
Liu Bo 31e502298d Btrfs: put raid properties into global table 12 years ago
Stefan Behrens 4ded4f6395 Btrfs: fix BUG() in scrub when first superblock reading gives EIO 12 years ago
Josef Bacik 6c760c0724 Btrfs: do not call file_update_time in aio_write 12 years ago
Josef Bacik 5124e00ec5 Btrfs: only unlock and relock if we have to 12 years ago
Josef Bacik 0b1c6ccade Btrfs: use tokens where we can in the tree log 12 years ago
Josef Bacik 41be1f3b40 Btrfs: optimize leaf_space_used 12 years ago
Josef Bacik ad91455969 Btrfs: don't memset new tokens 12 years ago
Josef Bacik ed7b63eb8a Btrfs: only clear dirty on the buffer if it is marked as dirty 12 years ago
Josef Bacik bb146eb265 Btrfs: move checks in set_page_dirty under DEBUG 12 years ago
Josef Bacik 70c8a91ce2 Btrfs: log changed inodes based on the extent map tree 12 years ago
Josef Bacik d6393786cd Btrfs: add path->really_keep_locks 12 years ago
Josef Bacik b11e234d21 Btrfs: do not mark ems as prealloc if we are writing to them 12 years ago
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
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