index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-02
btrfs: switch extent_buffer spinning_writers from atomic to int
David Sterba
2019-07-02
btrfs: switch extent_buffer blocking_writers from atomic to int
David Sterba
2019-07-02
btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head
David Sterba
2019-07-01
btrfs: tests: add locks around add_extent_mapping
David Sterba
2019-07-01
btrfs: Document __etree_search
Nikolay Borisov
2019-07-01
btrfs: Don't trim returned range based on input value in find_first_clear_ext...
Nikolay Borisov
2019-07-01
btrfs: trim: make reserved device area adjustments more explicit
Nikolay Borisov
2019-07-01
btrfs: use file:line format for assertion report
David Sterba
2019-07-01
btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
Johannes Thumshirn
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
2019-07-01
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
Johannes Thumshirn
2019-07-01
btrfs: check for supported superblock checksum type before checksum validation
Johannes Thumshirn
2019-07-01
btrfs: add common checksum type validation
Johannes Thumshirn
2019-07-01
btrfs: format checksums according to type for printing
Johannes Thumshirn
2019-07-01
btrfs: don't assume compressed_bio sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: use btrfs_crc32c{,_final}() in for free space cache
Johannes Thumshirn
2019-07-01
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
2019-07-01
btrfs: use btrfs_csum_data() instead of directly calling crc32c
Johannes Thumshirn
2019-07-01
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
2019-07-01
btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow
Nikolay Borisov
2019-07-01
btrfs: Add comments on locking of several device-related fields
Nikolay Borisov
2019-07-01
btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
btrfs: add new helper btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() ...
Qu Wenruo
2019-07-01
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
2019-07-01
btrfs: extent-tree: Add lockdep assert when updating space info
Qu Wenruo
2019-07-01
btrfs: read number of data stripes from map only once
David Sterba
2019-07-01
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
David Sterba
2019-07-01
btrfs: refactor helper for bg flags to name conversion
David Sterba
2019-07-01
btrfs: factor out devs_max setting in __btrfs_alloc_chunk
David Sterba
2019-07-01
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
btrfs: factor out helper for counting data stripes
David Sterba
2019-07-01
btrfs: use raid_attr table for btrfs_bg_type_to_factor
David Sterba
2019-07-01
btrfs: use raid_attr table to find profiles for integrity lowering
David Sterba
2019-07-01
btrfs: use raid_attr to get allowed profiles for balance conversion
David Sterba
2019-07-01
btrfs: use raid_attr in btrfs_chunk_max_errors
David Sterba
2019-07-01
btrfs: use raid_attr table in get_profile_num_devs
David Sterba
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
btrfs: raid56: allow the exact minimum number of devices for balance convert
David Sterba
2019-07-01
btrfs: fix minimum number of chunk errors for DUP
David Sterba
2019-07-01
Btrfs: remove unused variables in __btrfs_unlink_inode
Liu Bo
2019-07-01
btrfs: Remove unused variable mode in btrfs_mount
Goldwyn Rodrigues
2019-07-01
btrfs: switch order of unlocks of space_info and bg in do_trimming()
Su Yue
2019-07-01
btrfs: tree-checker: Check if the file extent end overflows
Qu Wenruo
2019-07-01
btrfs: Remove redundant assignment of tgt_device->commit_total_bytes
Nikolay Borisov
2019-07-01
btrfs: Explicitly reserve space for devreplace item
Nikolay Borisov
2019-07-01
btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
Nikolay Borisov
[prev]
[next]