summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: use right range to find checksum for compressed extentsLiu Bo2013-01-241-0/+5
* Btrfs: do not allow logged extents to be merged or removedJosef Bacik2013-01-241-2/+3
* Btrfs: use tokens where we can in the tree logJosef Bacik2012-12-161-54/+73
* Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-161-144/+194
* Btrfs: don't bother copying if we're only logging the inodeJosef Bacik2012-12-161-6/+34
* Btrfs: only log the inode item if we can get away with itJosef Bacik2012-12-161-2/+8
* Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is setMiao Xie2012-12-121-1/+4
* Btrfs: fix unprotected extent map operation when logging file extentsMiao Xie2012-12-121-0/+2
* Btrfs: fix wrong file extent lengthMiao Xie2012-12-121-8/+2
* Btrfs: do not log extents when we only log new namesLiu Bo2012-12-121-1/+2
* btrfs: Fix compilation with user namespace support enabledEric W. Biederman2012-10-121-2/+2
* btrfs: init ref_index to zero in add_inode_refChris Mason2012-10-091-1/+1
* Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens2012-10-091-2/+5
* Btrfs: don't bother committing delayed inode updates when fsyncingJosef Bacik2012-10-091-19/+65
* Btrfs: be smarter about dropping things from the tree logJosef Bacik2012-10-091-2/+13
* Btrfs: don't lookup csums for prealloc extentsJosef Bacik2012-10-091-2/+1
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-091-1/+2
* btrfs: extended inode refsMark Fasheh2012-10-091-52/+293
* btrfs: improved readablity for add_inode_refJan Schmidt2012-10-081-81/+97
* Btrfs: handle not finding the extent exactly when logging changed extentsJosef Bacik2012-10-081-6/+40
* Btrfs: do not hold the write_lock on the extent tree while loggingJosef Bacik2012-10-041-4/+17
* Btrfs: fix unprotected ->log_batchMiao Xie2012-10-011-7/+5
* Btrfs: add hole punchingJosef Bacik2012-10-011-1/+1
* Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik2012-10-011-5/+2
* Btrfs: check if an inode has no checksum when logging itLiu Bo2012-10-011-11/+12
* Btrfs: fix a bug in checking whether a inode is already in logLiu Bo2012-10-011-0/+1
* Btrfs: improve fsync by filtering extents that we wantLiu Bo2012-10-011-3/+3
* Btrfs: cleanup extents after we finish logging inodeLiu Bo2012-10-011-0/+6
* Btrfs: only warn if we hit an error when doing the tree loggingJosef Bacik2012-10-011-1/+1
* Btrfs: turbo charge fsyncJosef Bacik2012-10-011-6/+214
* Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-231-2/+2
* Btrfs: run delayed directory updates during log replayChris Mason2012-07-021-0/+6
* Btrfs: fix return code in drop_objectid_itemsJosef Bacik2012-05-301-0/+2
* Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik2012-05-301-16/+1
* Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh2012-05-301-3/+13
* Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-061-1/+1
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-16/+63
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-10/+7
* btrfs: Fix busyloops in transaction waiting codeJan Kara2012-01-261-2/+4
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-161-1/+1
|\
| * Btrfs: mark delayed refs as for cowArne Jansen2011-12-221-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-061-9/+10
|\ \ | |/
| * btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-061-2/+2
| * Btrfs: fix extent pinning bugs in the tree logChris Mason2011-11-061-5/+6
| * Btrfs: don't wait as long for more batches during SSD log commitChris Mason2011-11-061-2/+2
* | filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
|/
* Btrfs: fix an oops of log replayliubo2011-08-161-4/+24
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-011-3/+9
|\
| * btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh2011-07-141-3/+9
* | Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-271-3/+3
|/
OpenPOWER on IntegriCloud