index
:
pm24.git
master
perf-mon
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-03-26
btrfs: Remove root arg from btrfs_log_inode_parent
Nikolay Borisov
2018-03-26
btrfs: Remove redundant comment from btrfs_search_forward
Nikolay Borisov
2018-03-26
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
2018-03-26
btrfs: adjust return type of btrfs_getxattr
David Sterba
2018-03-26
btrfs: drop extern from function declarations
David Sterba
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
2018-03-26
Btrfs: send, do not issue unnecessary truncate operations
Filipe Manana
2018-03-26
Btrfs: skip writeback of last page when truncating file to same size
Filipe Manana
2018-03-26
Btrfs: dev-replace: skip prealloc extents when copy nocow pages
Liu Bo
2018-03-26
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
2018-03-26
btrfs: Remove redundant memory barriers around dio_private error status
Nikolay Borisov
2018-03-26
btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
Anand Jain
2018-03-26
btrfs: add more __cold annotations
David Sterba
2018-03-26
btrfs: add (the only possible) __exit annotation
David Sterba
2018-03-26
btrfs: verify subvolid mount parameter
Anand Jain
2018-03-26
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
2018-03-26
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
Nikolay Borisov
2018-03-26
btrfs: use reada direction enum instead of constant value in load_free_space_...
Gu JinXiang
2018-03-26
btrfs: use reada direction enum instead of constant value in populate_free_sp...
Gu Jinxiang
2018-03-26
btrfs: Remove btrfs_inode::delayed_iput_count
Nikolay Borisov
2018-03-26
btrfs: volumes: Cleanup stripe size calculation
Qu Wenruo
2018-03-26
btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
Nikolay Borisov
2018-03-26
btrfs: insert newly opened device to the end of the list
Anand Jain
2018-03-26
btrfs: keep device list sorted
Anand Jain
2018-03-26
Btrfs: do not check inode's runtime flags under root->orphan_lock
Liu Bo
2018-03-26
btrfs: Use schedule_timeout_interruptible
Nikolay Borisov
2018-03-26
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
Nikolay Borisov
2018-03-26
btrfs: not a disk error if the bio_add_page fails
Anand Jain
2018-03-26
btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
Qu Wenruo
2018-03-26
btrfs: use ASSERT to report logical error in cow_file_range()
Anand Jain
2018-03-26
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
2018-03-26
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
2018-03-26
btrfs: remove unused hardirq.h
Yang Shi
2018-03-26
btrfs: Add enospc_debug printing in metadata_reserve_bytes
Nikolay Borisov
2018-03-26
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
2018-03-26
btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs
Nikolay Borisov
2018-03-26
btrfs: log, when replace, is canceled by the user
Anand Jain
2018-03-26
btrfs: fix null pointer deref when target device is missing
Anand Jain
2018-03-26
btrfs: add a comment to mark the deprecated mount option
Anand Jain
2018-03-26
btrfs: manage commit mount option as %u
Anand Jain
2018-03-26
btrfs: manage check_int_print_mask mount option as %u
Anand Jain
2018-03-26
btrfs: manage metadata_ratio mount option as %u
Anand Jain
2018-03-26
btrfs: manage thread_pool mount option as %u
Anand Jain
2018-03-26
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
2018-03-26
btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
Nikolay Borisov
2018-03-26
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
[next]