- a48b73e btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 5 months ago
- 5e548b3 btrfs: do not set the full sync flag on the inode during page release by Filipe Manana · 4 years, 6 months ago
- fbc2bd7 btrfs: release old extent maps during page release by Filipe Manana · 4 years, 6 months ago
- 3d6448e btrfs: fix race between page release and a fast fsync by Filipe Manana · 4 years, 6 months ago
- fbabd4a btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases by Josef Bacik · 4 years, 6 months ago
- b69d1ee btrfs: remove done label in writepage_delalloc by Nikolay Borisov · 4 years, 6 months ago
- 3526302 btrfs: streamline btrfs_get_io_failure_record logic by Nikolay Borisov · 4 years, 7 months ago
- 2279a27 btrfs: make get_state_failrec return failrec directly by Nikolay Borisov · 4 years, 7 months ago
- cd4c0bf94 btrfs: make writepage_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
- d4580fe btrfs: make __extent_writepage_io 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
- bab16e2 btrfs: don't use UAPI types for fiemap callback by David Sterba · 4 years, 7 months ago
- ad7ff17 btrfs: make extent_clear_unlock_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 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
- 5909ca1 btrfs: fix page leaks after failure to lock page for delalloc by Robbie Ko · 4 years, 6 months ago
- aa27b32 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- 6bf9cd2 btrfs: fix fatal extent_buffer readahead vs releasepage race by Boris Burkov · 4 years, 7 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
- c60ac0f btrfs: drop unnecessary offset_in_page in extent buffer helpers by David Sterba · 4 years, 9 months ago
- 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 9 months ago
- db3756c btrfs: remove unused map_private_extent_buffer by David Sterba · 4 years, 9 months ago
- 77d5d68 btrfs: unify buffered and direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- fd9d667 btrfs: simplify direct I/O read repair by Omar Sandoval · 4 years, 9 months ago
- ce06d3e btrfs: make btrfs_check_repairable() static by Omar Sandoval · 4 years, 9 months ago
- f337bd7 btrfs: don't do repair validation for checksum errors by Omar Sandoval · 4 years, 9 months ago
- c733397 btrfs: look at full bi_io_vec for repair decision by Omar Sandoval · 4 years, 9 months ago
- 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 5 years ago
- 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 5 years ago
- b3ff8f1 btrfs: Don't submit any btree write bio if the fs has errors by Qu Wenruo · 5 years ago
- 5ce48d0 btrfs: Add missing lock annotation for release_extent_buffer() by Jules Irenge · 5 years ago
- 55ffaab Btrfs: avoid unnecessary splits when setting bits on an extent io tree by Filipe Manana · 5 years ago
- f657a31 btrfs: sink argument tree to __do_readpage by David Sterba · 5 years ago
- b6660e8 btrfs: sink arugment tree to contiguous_readpages by David Sterba · 5 years ago
- 0d44fea btrfs: sink argument tree to __extent_read_full_page by David Sterba · 5 years ago
- 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago
- b272ae2 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 5 years ago
- ae6957e btrfs: add assertions for tree == inode->io_tree to extent IO helpers by David Sterba · 5 years ago
- 0ceb34b btrfs: drop argument tree from submit_extent_page by David Sterba · 5 years ago
- 45b0840 btrfs: remove extent_page_data::tree by David Sterba · 5 years ago
- 41a2ee7 btrfs: introduce per-inode file extent tree by Josef Bacik · 5 years ago
- 5ab5805 btrfs: drop the -EBUSY case in __extent_writepage_io by Josef Bacik · 5 years ago
- 5750c37 btrfs: Correctly handle empty trees in find_first_clear_extent_bit by Nikolay Borisov · 5 years ago
- 42ffb0b btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 5 years ago
- 556755a btrfs: fix improper setting of scanned for range cyclic write cache pages by Josef Bacik · 5 years ago
- c8b0403 btrfs: simplify compressed/inline check in __extent_writepage_io() by Omar Sandoval · 5 years ago
- 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
- f95d713 btrfs: remove redundant i_size check in __extent_writepage_io() by Omar Sandoval · 5 years ago
- 169d2c8 btrfs: remove trivial goto label in __extent_writepage() by Omar Sandoval · 5 years ago
- eb70d22 btrfs: remove unnecessary pg_offset assignments in __extent_writepage() by Omar Sandoval · 5 years ago
- b6293c8 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
- fa17ed0 btrfs: drop bdev argument from submit_extent_page by David Sterba · 5 years ago
- a019e9e btrfs: remove extent_map::bdev by David Sterba · 5 years ago
- 1a41802 btrfs: drop bio_set_dev where not needed by David Sterba · 5 years ago
- 429aebc btrfs: get bdev directly from fs_devices in submit_extent_page by David Sterba · 5 years ago
- 57e5ffe btrfs: sink write_flags to __extent_writepage_io by David Sterba · 5 years ago
- f7bddf1 btrfs: Avoid getting stuck during cyclic writebacks by Tejun Heo · 5 years ago
- dbb70be Btrfs: extent_write_locked_range() should attach inode->i_wb by Chris Mason · 6 years ago
- ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 6 years ago
- 1d53c9e Btrfs: only associate the locked page with one async_chunk struct by Chris Mason · 6 years ago
- b3f167a btrfs: move the failrec tree stuff into extent-io-tree.h by Josef Bacik · 5 years ago
- 083e75e btrfs: export find_delalloc_range by Josef Bacik · 5 years ago
- 9c7d3a5 btrfs: move extent_io_tree defs to their own header by Josef Bacik · 5 years ago
- 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
- 33ca832 btrfs: separate out the extent leak code by Josef Bacik · 5 years ago
- bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
- 0607eb1d Btrfs: fix missing error return if writeback for extent buffer never started by Filipe Manana · 5 years ago
- eb5b64f btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer by Dennis Zhou · 5 years ago
- 7d14df2 Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
- 1b304a1 Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
- 18dfa71 Btrfs: fix unwritten extent buffers and hangs on future writeback attempts by Filipe Manana · 5 years ago
- e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 5 years ago
- 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 6 years ago
- a18f877 Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
- 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
- e02d48e btrfs: fix memory leak of path on error return path by Colin Ian King · 6 years ago
- 9978059 btrfs: Evaluate io_tree in find_lock_delalloc_range() by Goldwyn Rodrigues · 6 years ago
- e749af44 btrfs: lift bio_set_dev from bio allocation helpers by David Sterba · 6 years ago
- 2792237 btrfs: use common helpers for extent IO state insertion messages by David Sterba · 6 years ago
- 00801ae btrfs: switch extent_buffer write_locks from atomic to int by David Sterba · 6 years ago
- f3dc24c btrfs: switch extent_buffer spinning_writers from atomic to int by David Sterba · 6 years ago
- 06297d8 btrfs: switch extent_buffer blocking_writers from atomic to int by David Sterba · 6 years ago
- 8666e63 btrfs: Document __etree_search by Nikolay Borisov · 6 years ago
- 1eaebb3 btrfs: Don't trim returned range based on input value in find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
- 23d31bd btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
- 1200b51 btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails by Qu Wenruo · 6 years ago
- 5911c8f btrfs: fiemap: preallocate ulists for btrfs_check_shared by David Sterba · 6 years ago
- 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
- 5c5aff9 btrfs: remove unused parameter fs_info from emit_last_fiemap_cache by David Sterba · 6 years ago
- 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
- c2ccfbc btrfs: Remove 'tree' argument from read_extent_buffer_pages by Nikolay Borisov · 6 years ago
- 45bfcfc btrfs: Implement find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
- 4ca7365 btrfs: Implement set_extent_bits_nowait by Nikolay Borisov · 6 years ago
- 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago
- 8f881e8 btrfs: get fs_info from eb in leaf_data_end by David Sterba · 6 years ago
- 0ab0206 btrfs: get fs_info from eb in write_one_eb by David Sterba · 6 years ago
- 20a1fbf9 btrfs: get fs_info from eb in repair_eb_io_failure by David Sterba · 6 years ago
- 9df76fb btrfs: get fs_info from eb in lock_extent_buffer_for_io by David Sterba · 6 years ago