index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-12-17
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
2018-12-17
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
2018-12-17
btrfs: use PAGE_ALIGNED instead of open-coding it
Johannes Thumshirn
2018-12-17
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
2018-12-17
btrfs: reada: reorder dev-replace locks before radix tree preload
David Sterba
2018-12-17
btrfs: Fix error handling in btrfs_cleanup_ordered_extents
Nikolay Borisov
2018-12-17
btrfs: remove always true if branch in find_delalloc_range
Lu Fengqi
2018-12-17
btrfs: skip file_extent generation check for free_space_inode in run_delalloc...
Lu Fengqi
2018-12-17
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
btrfs: switch BTRFS_ORDERED_* to enums
David Sterba
2018-12-17
btrfs: switch EXTENT_FLAG_* to enums
David Sterba
2018-12-17
btrfs: switch EXTENT_BUFFER_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_ROOT_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_FS_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_BLOCK_RSV_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_FS_STATE_* to enums
David Sterba
2018-12-17
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
2018-12-17
btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction
Lu Fengqi
2018-12-17
btrfs: document extent mapping assumptions in checksum
Johannes Thumshirn
2018-12-17
btrfs: don't initialize 'offset' in map_private_extent_buffer()
Johannes Thumshirn
2018-12-17
Btrfs: fix deadlock with memory reclaim during scrub
Filipe Manana
2018-12-17
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
2018-12-17
btrfs: remove btrfs_bio_end_io_t
Johannes Thumshirn
2018-12-17
btrfs: replace btrfs_io_bio::end_io with a simple helper
David Sterba
2018-12-17
btrfs: remove redundant csum buffer in btrfs_io_bio
David Sterba
2018-12-17
btrfs: replace async_cow::root with fs_info
David Sterba
2018-12-17
btrfs: merge btrfs_submit_bio_done to its caller
David Sterba
2018-12-17
btrfs: balance: print to system log when balance ends or is paused
Anand Jain
2018-12-17
btrfs: balance: print args during start and resume
Anand Jain
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
2018-12-17
Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
Filipe Manana
2018-12-17
Btrfs: fix access to available allocation bits when starting balance
Filipe Manana
2018-12-17
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
2018-12-17
btrfs: Handle final split-brain possibility during fsid change
Nikolay Borisov
2018-12-17
btrfs: Handle one more split-brain scenario during fsid change
Nikolay Borisov
2018-12-17
btrfs: add members to fs_devices to track fsid changes
Nikolay Borisov
2018-12-17
btrfs: Add handling for disk split-brain scenario during fsid change
Nikolay Borisov
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
btrfs: Add sysfs support for metadata_uuid feature
Nikolay Borisov
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
Johannes Thumshirn
2018-12-17
btrfs: introduce EXPORT_FOR_TESTS macro
Johannes Thumshirn
2018-12-17
btrfs: remove unused drop_on_err in btrfs_mkdir
Johannes Thumshirn
2018-12-17
btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_range
Nikolay Borisov
2018-12-17
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
Nikolay Borisov
2018-12-17
btrfs: Remove superfluous check form btrfs_remove_chunk
Nikolay Borisov
[next]