index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
btrfs: enable nowait async buffered writes
Stefan Roesch
2022-09-29
1
-2
/
+2
*
|
|
|
btrfs: assert nowait mode is not used for some btree search functions
Stefan Roesch
2022-09-29
1
-0
/
+4
*
|
|
|
btrfs: make btrfs_buffered_write nowait compatible
Stefan Roesch
2022-09-29
1
-2
/
+5
*
|
|
|
btrfs: plumb NOWAIT through the write path
Stefan Roesch
2022-09-29
1
-6
/
+13
*
|
|
|
btrfs: make lock_and_cleanup_extent_if_need nowait compatible
Stefan Roesch
2022-09-29
1
-3
/
+16
*
|
|
|
btrfs: make prepare_pages nowait compatible
Stefan Roesch
2022-09-29
1
-8
/
+35
*
|
|
|
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
2022-09-29
3
-13
/
+24
*
|
|
|
btrfs: add btrfs_try_lock_ordered_range
Josef Bacik
2022-09-29
2
-0
/
+26
*
|
|
|
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
2022-09-29
6
-9
/
+18
*
|
|
|
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-29
8
-16
/
+29
*
|
|
|
btrfs: implement a nowait option for tree searches
Josef Bacik
2022-09-26
4
-3
/
+64
*
|
|
|
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
3
-79
/
+113
*
|
|
|
btrfs: move end_io_func argument to btrfs_bio_ctrl structure
Qu Wenruo
2022-09-26
1
-17
/
+23
*
|
|
|
btrfs: switch page and disk_bytenr argument position for submit_extent_page()
Qu Wenruo
2022-09-26
1
-9
/
+9
*
|
|
|
btrfs: update the comment for submit_extent_page()
Qu Wenruo
2022-09-26
1
-3
/
+5
*
|
|
|
btrfs: add struct declarations in dev-replace.h
Josef Bacik
2022-09-26
1
-0
/
+4
*
|
|
|
btrfs: use a runtime flag to indicate an inode is a free space inode
Josef Bacik
2022-09-26
2
-7
/
+8
*
|
|
|
btrfs: open code and remove btrfs_insert_inode_hash helper
Josef Bacik
2022-09-26
2
-8
/
+3
*
|
|
|
btrfs: open code and remove btrfs_inode_sectorsize helper
Josef Bacik
2022-09-26
3
-13
/
+7
*
|
|
|
btrfs: move btrfs_ordered_sum_size into file-item.c
Josef Bacik
2022-09-26
2
-12
/
+11
*
|
|
|
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
Josef Bacik
2022-09-26
1
-60
/
+63
*
|
|
|
btrfs: move btrfs_csum_ptr to inode.c
Josef Bacik
2022-09-26
2
-8
/
+7
*
|
|
|
btrfs: move fs_info forward declarations to the top of ctree.h
Josef Bacik
2022-09-26
1
-7
/
+5
*
|
|
|
btrfs: move btrfs_swapfile_pin into volumes.h
Josef Bacik
2022-09-26
2
-25
/
+25
*
|
|
|
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2022-09-26
2
-2
/
+2
*
|
|
|
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
2022-09-26
2
-2
/
+1
*
|
|
|
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
Josef Bacik
2022-09-26
3
-15
/
+10
*
|
|
|
btrfs: move btrfs_caching_type to block-group.h
Josef Bacik
2022-09-26
2
-7
/
+7
*
|
|
|
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
2022-09-26
3
-17
/
+2
*
|
|
|
btrfs: remove is_data_inode() checks in extent-io-tree.c
Josef Bacik
2022-09-26
1
-6
/
+6
*
|
|
|
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
2022-09-26
3
-3
/
+3
*
|
|
|
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
12
-55
/
+61
*
|
|
|
btrfs: don't clear CTL bits when trying to release extent state
Josef Bacik
2022-09-26
1
-3
/
+5
*
|
|
|
btrfs: get rid of extent_io_tree::dirty_bytes
Josef Bacik
2022-09-26
2
-17
/
+1
*
|
|
|
btrfs: remove extent_io_tree::track_uptodate
Josef Bacik
2022-09-26
3
-3
/
+0
*
|
|
|
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
14
-162
/
+142
*
|
|
|
btrfs: drop extent_changeset from set_extent_bit
Josef Bacik
2022-09-26
3
-15
/
+12
*
|
|
|
btrfs: remove failed_start argument from set_extent_bit
Josef Bacik
2022-09-26
3
-26
/
+30
*
|
|
|
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-09-26
12
-47
/
+41
*
|
|
|
btrfs: drop exclusive_bits from set_extent_bit
Josef Bacik
2022-09-26
3
-19
/
+20
*
|
|
|
btrfs: move extent io tree unrelated prototypes to their appropriate header
Josef Bacik
2022-09-26
2
-8
/
+5
*
|
|
|
btrfs: use next_state/prev_state in merge_state
Josef Bacik
2022-09-26
1
-29
/
+20
*
|
|
|
btrfs: make tree_search_prev_next return extent_state's
Josef Bacik
2022-09-26
1
-42
/
+39
*
|
|
|
btrfs: make tree_search_for_insert return extent_state
Josef Bacik
2022-09-26
1
-28
/
+16
*
|
|
|
btrfs: make tree_search return struct extent_state
Josef Bacik
2022-09-26
1
-37
/
+15
*
|
|
|
btrfs: use next_state instead of rb_next where we can
Josef Bacik
2022-09-26
1
-33
/
+24
*
|
|
|
btrfs: remove struct tree_entry in extent-io-tree.c
Josef Bacik
2022-09-26
1
-12
/
+12
*
|
|
|
btrfs: unexport all the temporary exports for extent-io-tree.c
Josef Bacik
2022-09-26
2
-69
/
+48
*
|
|
|
btrfs: unexport btrfs_debug_check_extent_io_range
Josef Bacik
2022-09-26
2
-13
/
+6
*
|
|
|
btrfs: move core extent_io_tree functions to extent-io-tree.c
Josef Bacik
2022-09-26
2
-996
/
+990
[prev]
[next]