summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2017-11-01btrfs: move btrfs_truncate_block out of trans handleJosef Bacik
2017-11-01btrfs: make the delalloc block rsv per inodeJosef Bacik
2017-11-01Btrfs: rework outstanding_extentsJosef Bacik
2017-11-01btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell
2017-11-01btrfs: allow to set compression level for zlibDavid Sterba
2017-10-30btrfs: use BLK_STS defines where neededAnand Jain
2017-10-30btrfs: pass root to various extent ref mod functionsJosef Bacik
2017-10-30Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo
2017-10-30Btrfs: compress_file_range remove dead variable num_bytesTimofey Titovets
2017-10-30btrfs: Fix bool initialization/comparisonThomas Meyer
2017-10-30Btrfs: cleanup 'start' subtraction from try uncompressed inline extentTimofey Titovets
2017-10-30btrfs: Remove unused parameter from check_direct_IONikolay Borisov
2017-10-30Btrfs: do not async submit for nodatasum inodesLiu Bo
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-26Btrfs: fix unexpected result when dio reading corrupted blocksLiu Bo
2017-09-26btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota
2017-09-26btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval
2017-08-21btrfs: remove unnecessary memory barrier in btrfs_direct_IONikolay Borisov
2017-08-18btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...Nikolay Borisov
2017-08-18Btrfs: avoid unnecessarily locking inode when clearing a rangeFilipe Manana
2017-08-16btrfs: fix readdir deadlock with pagefaultJosef Bacik
2017-08-16btrfs: allow defrag compress to override NOCOMPRESS attributeDavid Sterba
2017-08-16btrfs: separate defrag and property compressionDavid Sterba
2017-08-16btrfs: rename variable holding per-inode compression typeDavid Sterba
2017-08-16Btrfs: add skeleton code for compression heuristicTimofey Titovets
2017-08-16btrfs: account that we're waiting for DIO readDavid Sterba
2017-08-16btrfs: fix spelling of snapshottingDavid Sterba
2017-08-16btrfs: cleanup types storing REQ_*David Sterba
2017-08-16btrfs: btrfs_inherit_iflags() can be staticAnand Jain
2017-08-16btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba
2017-08-16Btrfs: report errors when checksum is not foundLiu Bo
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba
2017-07-14btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-29btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo
2017-06-29btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo
2017-06-29btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...Qu Wenruo
2017-06-21btrfs: Check name_len with boundary in verify dir_itemSu Yue
2017-06-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-06-20btrfs: nowait aio supportGoldwyn Rodrigues
2017-06-20btrfs: cleanup duplicate return value in insert_inline_extentDavid Sterba
2017-06-19Btrfs: compression must free at least one sector sizeTimofey Titovets
2017-06-19Btrfs: skip checksum verification if IO error occursLiu Bo
2017-06-19Btrfs: tolerate errors if we have retried successfullyLiu Bo