projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2019-01-30
Eric W. Biederman
btrfs: On error always free subvol_name in btrfs_mount
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
David Sterba
btrfs: clean up pending block groups when transaction...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Al Viro
btrfs: fix potential oops in device_list_add
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Josef Bacik
btrfs: don't end the transaction for delayed refs in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Filipe Manana
Btrfs: fix deadlock when allocating tree block during...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Josef Bacik
btrfs: wakeup cleaner thread when adding delayed iput
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Josef Bacik
btrfs: run delayed iputs before committing
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Josef Bacik
btrfs: wait on ordered extents on abort cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Josef Bacik
btrfs: handle delayed ref head accounting cleanup in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
David Sterba
Revert "btrfs: balance dirty metadata pages in btrfs_fi...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Qu Wenruo
btrfs: Use real device structure to verify dev extent
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Filipe Manana
Btrfs: fix deadlock when using free space tree due...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Filipe Manana
Btrfs: fix race between reflink/dedupe and relocation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Filipe Manana
Btrfs: fix race between cloning range ending at eof...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Andrea Gelmini
btrfs: Fix typos in comments and strings
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: improve error handling of btrfs_add_link
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: use generic_remap_file_range_prep() for cloning...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Refactor main loop in extent_readpages
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Remove 1st shrink/grow phase from balance
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: send, fix race with transaction commits that...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: use nofs context when initializing security...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: run delayed items before dropping the snapshot
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: catch cow on deleting snapshots
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Qu Wenruo
btrfs: extent-tree: cleanup one-shot usage of @blocksiz...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: scrub, move setup of nofs contexts higher in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: scrub: move scrub_setup_ctx allocation out of...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: scrub: pass fs_info to scrub_setup_ctx
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: fix truncate throttling
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: don't run delayed refs in the end transaction...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: rework btrfs_check_space_for_delayed_refs
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: add new flushing states for the delayed refs rsv
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: update may_commit_transaction to use the delayed...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: introduce delayed_refs_rsv
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: only track ref_heads in delayed_ref_updates
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: cleanup extent_op handling
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: add cleanup_ref_head_accounting helper
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Josef Bacik
btrfs: add btrfs_delete_ref_head helper
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: use PAGE_ALIGNED instead of open-coding it
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: use offset_in_page instead of open-coding it
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: dev-replace: open code trivial locking helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: dev-replace: remove custom read/write blocking...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: dev-replace: swich locking to rw semaphore
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: reada: reorder dev-replace locks before radix...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Fix error handling in btrfs_cleanup_ordered_extents
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Lu Fengqi
btrfs: remove always true if branch in find_delalloc_range
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Lu Fengqi
btrfs: skip file_extent generation check for free_space...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: fix fsync of files with multiple hard links...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: drop extra enum initialization where using defaults
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch BTRFS_ORDERED_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch EXTENT_FLAG_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch EXTENT_BUFFER_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch BTRFS_ROOT_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch BTRFS_FS_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch BTRFS_BLOCK_RSV_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: switch BTRFS_FS_STATE_* to enums
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Refactor btrfs_merge_bio_hook
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Lu Fengqi
btrfs: cleanup the useless DEFINE_WAIT in cleanup_trans...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: document extent mapping assumptions in checksum
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: don't initialize 'offset' in map_private_extent_...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: fix deadlock with memory reclaim during scrub
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Remove extent_io_ops::readpage_io_failed_hook
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: remove btrfs_bio_end_io_t
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: replace btrfs_io_bio::end_io with a simple helper
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: remove redundant csum buffer in btrfs_io_bio
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: replace async_cow::root with fs_info
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
David Sterba
btrfs: merge btrfs_submit_bio_done to its caller
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: balance: print to system log when balance ends...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: balance: print args during start and resume
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: add helper to describe block group flags
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: fix deadlock when enabling quotas due to concurr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: fix access to available allocation bits when...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Filipe Manana
Btrfs: allow clear_extent_dirty() to receive a cached...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Handle final split-brain possibility during...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Handle one more split-brain scenario during...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: add members to fs_devices to track fsid changes
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Add handling for disk split-brain scenario durin...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Add sysfs support for metadata_uuid feature
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Introduce support for FSID change without metada...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: use EXPORT_FOR_TESTS for conditionally exported...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: introduce EXPORT_FOR_TESTS macro
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Johannes Thumshirn
btrfs: remove unused drop_on_err in btrfs_mkdir
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Sink find_lock_delalloc_range's 'max_bytes'...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Nikolay Borisov
btrfs: Remove superfluous check form btrfs_remove_chunk
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: don't report user-requested cancel as an error
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: silence warning if replace is canceled
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: dev-replace: add explicit check for replace...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: dev-replace: replace's scrub must not be running...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: dev-replace: set result code of cancel by status...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: fix use-after-free due to race between replace...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: dev-replace: go back to suspend state if another...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: dev-replace: go back to suspended state if targe...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: mark btrfs_dev_replace_start as static
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Anand Jain
btrfs: harden agaist duplicate fsid on scanned devices
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Hans van Kranenburg
btrfs: introduce nparity raid_attr
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Hans van Kranenburg
btrfs: fix ncopies raid_attr for RAID56
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Hans van Kranenburg
btrfs: alloc_chunk: fix more DUP stripe size handling
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Hans van Kranenburg
btrfs: alloc_chunk: improve chunk size variable name
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Hans van Kranenburg
btrfs: alloc_chunk: do not refurbish num_bytes
commit
|
commitdiff
|
tree
|
snapshot
next