- b79675e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 3ebac17 btrfs: reduce contention on log trees when logging checksums by Filipe Manana · 4 years, 6 months ago
- 814723e btrfs: increment device corruption error in case of checksum error by Nikolay Borisov · 4 years, 7 months ago
- 082b6c9 btrfs: free anon block device right after subvolume deletion by Qu Wenruo · 4 years, 7 months ago
- cfdd459 btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- d909441 btrfs: make btrfs_set_inode_last_trans take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 65d87f7 btrfs: remove BTRFS_I calls in btrfs_writepage_fixup_worker by Nikolay Borisov · 4 years, 8 months ago
- e5b7231 btrfs: make btrfs_delalloc_reserve_space take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 36ea6f3 btrfs: make btrfs_check_data_free_space take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 86d5292 btrfs: make btrfs_delalloc_release_space take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 25ce28c btrfs: make btrfs_free_reserved_data_space take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 9db5d51 btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info by Nikolay Borisov · 4 years, 8 months ago
- c2566f2 btrfs: make btrfs_set_extent_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 9fc6f91 btrfs: make btrfs_new_extent_direct take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 64f5418 btrfs: make btrfs_create_dio_extent take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- c1e0952 btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 98456b9 btrfs: make btrfs_run_delalloc_range take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 0c49422 btrfs: make need_force_cow take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 808a129 btrfs: make inode_need_compress take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 99c88dc btrfs: make inode_can_compress take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 64e1db5 btrfs: make btrfs_cleanup_ordered_extents take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- b672b5c btrfs: make __endio_write_update_ordered take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 7095821 btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 751b643 btrfs: make cow_file_range_async take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 968322c btrfs: make run_delalloc_nocow take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 8ba96f3 btrfs: make fallback_to_cow take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- c553f94 btrfs: make insert_reserved_file_extent take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 72b7d15 btrfs: make btrfs_qgroup_release_data take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- a0ff10d btrfs: make submit_compressed_extents take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- c7ee181 btrfs: make btrfs_submit_compressed_write take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 4cc6120 btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 6e26c44 btrfs: make cow_file_range take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- e7fbf60 btrfs: make btrfs_add_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- a034940 btrfs: make cow_file_range_inline take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 8b8a979 btrfs: make btrfs_qgroup_free_data take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 38d37aa btrfs: refactor btrfs_check_can_nocow() into two variants by Qu Wenruo · 4 years, 7 months ago
- e4ecaf9 btrfs: add comments for btrfs_check_can_nocow() and can_nocow_extent() by Qu Wenruo · 4 years, 7 months ago
- 6d4572a btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation by Qu Wenruo · 4 years, 7 months ago
- bab16e2 btrfs: don't use UAPI types for fiemap callback by David Sterba · 4 years, 7 months ago
- 906c448 btrfs: make __btrfs_drop_extents take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- bd242a0 btrfs: make btrfs_csum_one_bio takae btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- ad7ff17 btrfs: make extent_clear_unlock_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 4b67c11 btrfs: make create_io_em take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 7bfa953 btrfs: make btrfs_reloc_clone_csums take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- c350437 btrfs: make btrfs_lookup_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 43c6984 btrfs: make get_extent_allocation_hint take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- 7dbeaad btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak by Qu Wenruo · 4 years, 7 months ago
- 9729f10 btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() by Qu Wenruo · 4 years, 7 months ago
- 203f44c5 btrfs: inode: refactor the parameters of insert_reserved_file_extent() by Qu Wenruo · 4 years, 7 months ago
- 46d4dac btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() by Filipe Manana · 4 years, 7 months ago
- 0669704 Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into master by Linus Torvalds · 4 years, 6 months ago
- fa91e4a btrfs: qgroup: fix data leak caused by race between writeback and truncate by Qu Wenruo · 4 years, 6 months ago
- 72c34e8 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 230ed39 btrfs: fix double put of block group with nocow by Josef Bacik · 4 years, 7 months ago
- 7999096 iov_iter: Move unnecessary inclusion of crypto/hash.h by Herbert Xu · 4 years, 7 months ago
- 3e08a95 Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- 4b19462 btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof by Filipe Manana · 4 years, 7 months ago
- 6bd335b btrfs: fix bytes_may_use underflow when running balance and scrub in parallel by Filipe Manana · 4 years, 7 months ago
- 432cd2a btrfs: fix data block group relocation failure due to concurrent scrub by Filipe Manana · 4 years, 7 months ago
- 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
- 8e0fa5d Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK" by David Sterba · 4 years, 7 months ago
- f4c48b4 Revert "btrfs: split btrfs_direct_IO to read and write part" by David Sterba · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
- 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
- cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 8 months ago
- f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
- d1b89bc btrfs: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
- ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 2166e5e btrfs: fix space_info bytes_may_use underflow during space cache writeout by Filipe Manana · 4 years, 8 months ago
- 467dc47 btrfs: fix space_info bytes_may_use underflow after nocow buffered write by Filipe Manana · 4 years, 8 months ago
- e2c8e92 btrfs: fix wrong file range cleanup after an error filling dealloc range by Filipe Manana · 4 years, 8 months ago
- d8f3e73 btrfs: split btrfs_direct_IO to read and write part by Christoph Hellwig · 4 years, 8 months ago
- 5f00816 btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK by Goldwyn Rodrigues · 5 years ago
- a43a67a btrfs: switch to iomap_dio_rw() for dio by Goldwyn Rodrigues · 4 years, 8 months ago
- 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- 82028e0a btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items() by Qu Wenruo · 4 years, 8 months ago
- 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
- cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 9 months ago
- a619b3c btrfs: speedup dead root detection during orphan cleanup by Robbie Ko · 4 years, 9 months ago
- fd08001 btrfs: use crypto_shash_digest() instead of open coding by Eric Biggers · 4 years, 9 months ago
- 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
- fd9d667 btrfs: simplify direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- 769b4f2 btrfs: get rid of one layer of bios in direct I/O by Omar Sandoval · 4 years, 9 months ago
- 8587957 btrfs: put direct I/O checksums in btrfs_dio_private instead of bio by Omar Sandoval · 4 years, 9 months ago
- e3b318d btrfs: convert btrfs_dio_private->pending_bios to refcount_t by Omar Sandoval · 4 years, 9 months ago
- 2390a6d btrfs: remove unused btrfs_dio_private::private by Omar Sandoval · 4 years, 9 months ago
- 47df776 btrfs: rename __readpage_endio_check to check_data_csum by Omar Sandoval · 4 years, 9 months ago
- c36cac2 btrfs: fix double __endio_write_update_ordered in direct I/O by Omar Sandoval · 4 years, 9 months ago
- 6d3113a btrfs: fix error handling when submitting direct I/O bio by Omar Sandoval · 4 years, 9 months ago
- 7f9fe61 btrfs: improve global reserve stealing logic by Josef Bacik · 4 years, 10 months ago
- c75e839 btrfs: kill the subvol_srcu by Josef Bacik · 5 years ago
- 5c8fd99 btrfs: make inodes hold a ref on their roots by Josef Bacik · 5 years ago
- a5eeb3d btrfs: add helper to get the end offset of a file extent item by Filipe Manana · 4 years, 11 months ago
- f8e6608 btrfs: implement migratepage callback for data pages by Roman Gushchin · 4 years, 11 months ago
- 63f018b btrfs: Remove __ prefix from btrfs_block_rsv_release by Nikolay Borisov · 4 years, 10 months ago
- dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago
- 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago