index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2021-08-23
btrfs: remove unnecessary NULL check for the new inode during rename exchange
Filipe Manana
2021-08-23
btrfs: allocate backref_ctx on stack in find_extent_clone
Goldwyn Rodrigues
2021-08-23
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
2021-08-23
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
Goldwyn Rodrigues
2021-08-23
btrfs: allocate file_ra_state on stack in readahead_cache
Goldwyn Rodrigues
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
2021-08-23
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
btrfs: simplify return values in btrfs_check_raid_min_devices
Anand Jain
2021-08-23
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
2021-08-23
btrfs: allow degenerate raid0/raid10
David Sterba
2021-08-23
btrfs: do not pin logs too early during renames
Filipe Manana
2021-08-23
btrfs: eliminate some false positives when checking if inode was logged
Filipe Manana
2021-08-23
btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
Naohiro Aota
2021-08-23
btrfs: fix argument type of btrfs_bio_clone_partial()
Chaitanya Kulkarni
2021-08-23
btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
Josef Bacik
2021-08-23
btrfs: wait on async extents when flushing delalloc
Josef Bacik
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
2021-08-23
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
2021-08-23
btrfs: unify regular and subpage error paths in __extent_writepage()
Qu Wenruo
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
btrfs: subpage: fix relocation potentially overwriting last page data
Qu Wenruo
2021-08-23
btrfs: subpage: fix false alert when relocating partial preallocated data ext...
Qu Wenruo
2021-08-23
btrfs: subpage: fix a potential use-after-free in writeback helper
Qu Wenruo
2021-08-23
btrfs: subpage: fix race between prepare_pages() and btrfs_releasepage()
Qu Wenruo
2021-08-23
btrfs: subpage: reject raid56 filesystem and profile conversion
Qu Wenruo
2021-08-23
btrfs: subpage: allow submit_extent_page() to do bio split
Qu Wenruo
2021-08-23
btrfs: subpage: disable inline extent creation
Qu Wenruo
2021-08-23
btrfs: subpage: fix writeback which does not have ordered extent
Qu Wenruo
2021-08-23
btrfs: make relocate_one_page() handle subpage case
Qu Wenruo
2021-08-23
btrfs: reloc: factor out relocation page read and dirty part
Qu Wenruo
2021-08-23
btrfs: rework lzo_decompress_bio() to make it subpage compatible
Qu Wenruo
2021-08-23
btrfs: rework btrfs_decompress_buf2page()
Qu Wenruo
2021-08-23
btrfs: grab correct extent map for subpage compressed extent read
Qu Wenruo
2021-08-23
btrfs: disable compressed readahead for subpage
Qu Wenruo
2021-08-23
btrfs: subpage: check if there are compressed extents inside one page
Qu Wenruo
2021-08-23
btrfs: reset this_bio_flag to avoid inheriting old flags
Qu Wenruo
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
2021-08-23
btrfs: simplify data stripe calculation helpers
David Sterba
2021-08-23
btrfs: merge alloc_device helpers
David Sterba
2021-08-23
btrfs: uninline btrfs_bg_flags_to_raid_index
David Sterba
2021-08-23
btrfs: tree-checker: add missing stripe checks for raid1c3/4 profiles
David Sterba
2021-08-23
btrfs: tree-checker: use table values for stripe checks
David Sterba
2021-08-23
btrfs: make btrfs_next_leaf static inline
David Sterba
2021-08-23
btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending
David Sterba
2021-08-23
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
2021-08-23
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
[prev]
[next]