Commit Graph

211716 Commits (fb01aa85b8b29c1a4e1f4a28ea54175de6bf7559)
 

Author SHA1 Message Date
Josef Bacik 2ede0daf01 Btrfs: handle NFS lookups properly 14 years ago
Mariusz Kozlowski 0410c94aff btrfs: make 1-bit signed fileds unsigned 14 years ago
Li Zefan f209561ad8 btrfs: Show device attr correctly for symlinks 14 years ago
Li Zefan 5f3888ff6f btrfs: Set file size correctly in file clone 14 years ago
Li Zefan 2a6b8daeda btrfs: Check if dest_offset is block-size aligned before cloning file 14 years ago
Josef Bacik 0de90876c6 Btrfs: handle the space_cache option properly 14 years ago
Arne Jansen 6f33434850 btrfs: Fix early enospc because 'unused' calculated with wrong sign. 14 years ago
Miao Xie e65e153554 btrfs: fix panic caused by direct IO 14 years ago
Miao Xie 88f794ede7 btrfs: cleanup duplicate bio allocating functions 14 years ago
Miao Xie 0c56fa9662 btrfs: fix free dip and dip->csums twice 14 years ago
Chris Mason 784b4e29a2 Btrfs: add migrate page for metadata inode 14 years ago
Chris Mason 6418c96107 Btrfs: deal with errors from updating the tree log 14 years ago
Sage Weil 4260f7c751 Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed 14 years ago
Sage Weil 531cb13f1e Btrfs: make SNAP_DESTROY async 14 years ago
Sage Weil 72fd032e94 Btrfs: add SNAP_CREATE_ASYNC ioctl 14 years ago
Sage Weil 462045928b Btrfs: add START_SYNC, WAIT_SYNC ioctls 14 years ago
Sage Weil bb9c12c945 Btrfs: async transaction commit 14 years ago
Sage Weil 99d16cbcaf Btrfs: fix deadlock in btrfs_commit_transaction 14 years ago
Sage Weil fccdae435c Btrfs: fix lockdep warning on clone ioctl 14 years ago
Sage Weil 050006a753 Btrfs: fix clone ioctl where range is adjacent to extent 14 years ago
Sage Weil 9a019196ec Btrfs: fix delalloc checks in clone ioctl 14 years ago
Chris Mason d8e39c457b Btrfs: drop unused variable in block_alloc_rsv 14 years ago
Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 years ago
Andi Kleen 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 years ago
Julia Lawall d0b678cb0a Btrfs: Use ERR_CAST helpers 14 years ago
Julia Lawall 2354d08fe9 Btrfs: use memdup_user helpers 14 years ago
Chris Mason 18e503d695 Btrfs: fix raid code for removing missing drives 14 years ago
Miao Xie 19fe0a8b78 Btrfs: Switch the extent buffer rbtree into a radix tree 14 years ago
Miao Xie 897ca6e9b4 Btrfs: restructure try_release_extent_buffer() 14 years ago
Chris Mason bf9022e06a Btrfs: use the flusher threads for delalloc throttling 14 years ago
Chris Mason e5bc245829 Btrfs: tune the chunk allocation to 5% of the FS as metadata 14 years ago
Chris Mason 3259f8bed2 Add new functions for triggering inode writeback 14 years ago
Chris Mason cb44921a09 Btrfs: don't loop forever on bad btree blocks 14 years ago
Chris Mason 6b5b817f10 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work 14 years ago
Josef Bacik 8216ef866d Btrfs: let the user know space caching is enabled 14 years ago
Josef Bacik 88c2ba3b06 Btrfs: Add a clear_cache mount option 14 years ago
Josef Bacik 67377734fd Btrfs: add support for mixed data+metadata block groups 14 years ago
Josef Bacik dde5abee12 Btrfs: check cache->caching_ctl before returning if caching has started 14 years ago
Josef Bacik 9d66e233c7 Btrfs: load free space cache if it exists 14 years ago
Josef Bacik 0cb59c9953 Btrfs: write out free space cache 14 years ago
Josef Bacik 0af3d00bad Btrfs: create special free space cache inode 14 years ago
Josef Bacik e9bb7f10d3 Btrfs: remove warn_on from use_block_rsv 14 years ago
Josef Bacik 382279336f Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction 14 years ago
Josef Bacik 0e78340f3c Btrfs: fix error handling in btrfs_get_sb 14 years ago
Josef Bacik 8bb8ab2e93 Btrfs: rework how we reserve metadata bytes 14 years ago
Josef Bacik 14ed0ca6e8 Btrfs: don't allocate chunks as aggressively 14 years ago
Josef Bacik 0019f10db6 Btrfs: re-work delalloc flushing 14 years ago
Josef Bacik 6d48755d02 Btrfs: fix reservation code for mixed block groups 14 years ago
Josef Bacik 89a55897a2 Btrfs: fix df regression 14 years ago
Josef Bacik bf5fc093c5 Btrfs: fix the df ioctl to report raid types 14 years ago