Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
95b757c164820d7c7262c1e546b47d79dd256c96
95b757c
btrfs: drop fs_info parameter from tree_mod_log_free_eb
by David Sterba
· 7 years ago
db7279a
btrfs: drop fs_info parameter from tree_mod_log_free_eb
by David Sterba
· 7 years ago
e09c2ef
btrfs: drop fs_info parameter from tree_mod_log_insert_key
by David Sterba
· 7 years ago
6074d45
btrfs: drop fs_info parameter from tree_mod_log_insert_move
by David Sterba
· 7 years ago
3ac6de1
btrfs: drop fs_info parameter from tree_mod_log_set_node_key
by David Sterba
· 7 years ago
b8b3d62
btrfs: document more parameters of submit_extent_page
by David Sterba
· 8 years ago
0c8508a
btrfs: cleanup merging conditions in submit_extent_page
by David Sterba
· 8 years ago
8eec829
btrfs: remove redundant variable in __do_readpage
by David Sterba
· 8 years ago
5c2b1fd
btrfs: assume that bio_ret is always valid in submit_extent_page
by David Sterba
· 8 years ago
6ca1765
Btrfs: scrub: batch rebuild for raid56
by Liu Bo
· 7 years ago
416a720
btrfs: sort and group mount option definitions
by David Sterba
· 7 years ago
62b8e07
btrfs: Add nossd_spread mount option
by Howard McLauchlan
· 7 years ago
92e2f7e
btrfs: Remove btrfs_fs_info::open_ioctl_trans
by Nikolay Borisov
· 7 years ago
bcf3a3e
btrfs: Remove code referencing unused TRANS_USERSPACE
by Nikolay Borisov
· 7 years ago
859e682
btrfs: Remove btrfs_file_private::trans
by Nikolay Borisov
· 7 years ago
7a5a07a
btrfs: Remove userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
4d31778
btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled
by Qu Wenruo
· 7 years ago
2e32ef8
btrfs: Relax memory barrier in btrfs_tree_unlock
by Nikolay Borisov
· 7 years ago
7c829b7
btrfs: add define for oldest generation
by Anand Jain
· 7 years ago
051c98e
btrfs: open code trivial helper btrfs_page_exists_in_range
by David Sterba
· 7 years ago
965aab1
btrfs: Use filemap_range_has_page()
by Matthew Wilcox
· 7 years ago
4759700
Btrfs: dev-replace: make sure target is identical to source when raid56 rebuild fails
by Liu Bo
· 7 years ago
d6a6913
Btrfs: raid56: remove redundant async_missing_raid56
by Liu Bo
· 7 years ago
005d671
btrfs: adjust return values of btrfs_inode_by_name
by Su Yue
· 7 years ago
9b99b11
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
by Anand Jain
· 7 years ago
d02c0e2
btrfs: Remove root argument from cow_file_range_inline
by Nikolay Borisov
· 7 years ago
895a72b
Btrfs: send: fix typo in TLV_PUT
by Liu Bo
· 7 years ago
e5b84f7a
btrfs: Remove root argument from btrfs_log_dentry_safe
by Nikolay Borisov
· 7 years ago
f882274
btrfs: Remove root arg from btrfs_log_inode_parent
by Nikolay Borisov
· 7 years ago
448f3a1
btrfs: Remove redundant comment from btrfs_search_forward
by Nikolay Borisov
· 7 years ago
738c93d
btrfs: move btrfs_listxattr prototype to xattr.h
by David Sterba
· 7 years ago
bcadd70
btrfs: adjust return type of btrfs_getxattr
by David Sterba
· 7 years ago
ab0d093
btrfs: drop extern from function declarations
by David Sterba
· 7 years ago
7852781
btrfs: drop underscores from exported xattr functions
by David Sterba
· 7 years ago
ffa7c42
Btrfs: send, do not issue unnecessary truncate operations
by Filipe Manana
· 7 years ago
213e8c5
Btrfs: skip writeback of last page when truncating file to same size
by Filipe Manana
· 7 years ago
ed5d5f3
Btrfs: dev-replace: skip prealloc extents when copy nocow pages
by Liu Bo
· 7 years ago
d612ac5
btrfs: unify types for metadata_ratio and data_chunk_allocations
by Anand Jain
· 7 years ago
de224b7
btrfs: Remove redundant memory barriers around dio_private error status
by Nikolay Borisov
· 7 years ago
16db575
btrfs: remove assert in btrfs_init_dev_replace_tgtdev()
by Anand Jain
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
ffc5a37
btrfs: add (the only possible) __exit annotation
by David Sterba
· 7 years ago
ccb0e7d
btrfs: verify subvolid mount parameter
by Anand Jain
· 7 years ago
5811375
Btrfs: fix unexpected cow in run_delalloc_nocow
by Liu Bo
· 7 years ago
9678c54
btrfs: Remove custom crc32c init code
by Nikolay Borisov
· 7 years ago
df91f56
libcrc32c: Add crc32c_impl function
by Nikolay Borisov
· 7 years ago
3e72ee8
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
by Qu Wenruo
· 7 years ago
2f65954
btrfs: tree-checker: Replace root parameter with fs_info
by Qu Wenruo
· 7 years ago
393da91
Btrfs: add tracepoint for em's EEXIST case
by Liu Bo
· 7 years ago
5d23515
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
by Nikolay Borisov
· 7 years ago
7ce311d
btrfs: use reada direction enum instead of constant value in load_free_space_tree
by Gu JinXiang
· 7 years ago
019599a
btrfs: use reada direction enum instead of constant value in populate_free_space_tree
by Gu Jinxiang
· 7 years ago
c1c3fac
btrfs: Remove btrfs_inode::delayed_iput_count
by Nikolay Borisov
· 7 years ago
793ff2c
btrfs: volumes: Cleanup stripe size calculation
by Qu Wenruo
· 7 years ago
da07d4a
btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
by Nikolay Borisov
· 7 years ago
b1b8e38
btrfs: insert newly opened device to the end of the list
by Anand Jain
· 7 years ago
f8e10cd
btrfs: keep device list sorted
by Anand Jain
· 7 years ago
3d5adda
Btrfs: do not check inode's runtime flags under root->orphan_lock
by Liu Bo
· 7 years ago
bc5511d0e
btrfs: Use schedule_timeout_interruptible
by Nikolay Borisov
· 7 years ago
f9cacae
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
by Nikolay Borisov
· 7 years ago
7ef2d6a7
btrfs: not a disk error if the bio_add_page fails
by Anand Jain
· 7 years ago
4117f20
btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
by Qu Wenruo
· 7 years ago
566b176
btrfs: use ASSERT to report logical error in cow_file_range()
by Anand Jain
· 7 years ago
3752d22
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
by Anand Jain
· 7 years ago
2afb965
btrfs: remove unused function btrfs_async_submit_limit()
by Anand Jain
· 7 years ago
86d750a
btrfs: remove unused hardirq.h
by Yang Shi
· 7 years ago
9a3daff
btrfs: Add enospc_debug printing in metadata_reserve_bytes
by Nikolay Borisov
· 7 years ago
45ae2c1
btrfs: Document consistency of transaction->io_bgs list
by Nikolay Borisov
· 7 years ago
bf6d7d4
btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs
by Nikolay Borisov
· 7 years ago
8f2ceaa
btrfs: log, when replace, is canceled by the user
by Anand Jain
· 7 years ago
acf18c5
btrfs: fix null pointer deref when target device is missing
by Anand Jain
· 7 years ago
eceff22
btrfs: add a comment to mark the deprecated mount option
by Anand Jain
· 7 years ago
d374060
btrfs: manage commit mount option as %u
by Anand Jain
· 7 years ago
02453bd
btrfs: manage check_int_print_mask mount option as %u
by Anand Jain
· 7 years ago
764cb8b
btrfs: manage metadata_ratio mount option as %u
by Anand Jain
· 7 years ago
f7b885b
btrfs: manage thread_pool mount option as %u
by Anand Jain
· 7 years ago
ba02049
btrfs: extent_buffer_uptodate() make it static and inline
by Anand Jain
· 7 years ago
70458a5
btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
by Nikolay Borisov
· 7 years ago
e9b919b
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
by Nikolay Borisov
· 7 years ago
08d50ca
btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_snapshot
by Nikolay Borisov
· 7 years ago
16916a8
btrfs: Remove fs_info argument from switch_commit_roots
by Nikolay Borisov
· 7 years ago
97cb39b
btrfs: Remove root argument of cleanup_transaction
by Nikolay Borisov
· 7 years ago
9386d8b
btrfs: Don't pass fs_info to commit_cowonly_roots
by Nikolay Borisov
· 7 years ago
7e4443d
btrfs: Don't pass fs_info to commit_fs_roots
by Nikolay Borisov
· 7 years ago
e5c304e6
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
by Nikolay Borisov
· 7 years ago
b84acab
btrfs: Don't pass fs_info to __btrfs_run_delayed_items
by Nikolay Borisov
· 7 years ago
2121705
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
by Nikolay Borisov
· 7 years ago
6c686b3
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
by Nikolay Borisov
· 7 years ago
dc60c52
btrfs: Remove fs_info argument from btrfs_trans_release_metadata
by Nikolay Borisov
· 7 years ago
c9b577c
btrfs: Open code btrfs_write_and_wait_marked_extents
by Nikolay Borisov
· 7 years ago
0e34693
btrfs: Make btrfs_trans_release_metadata private to transaction.c
by Nikolay Borisov
· 7 years ago
15fc128
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
by Anand Jain
· 7 years ago
18e67c7
btrfs: btrfs_dev_replace_cancel() can return int
by Anand Jain
· 7 years ago
17d202b
btrfs: rename __btrfs_dev_replace_cancel()
by Anand Jain
· 7 years ago
9728203
btrfs: open code btrfs_dev_replace_cancel()
by Anand Jain
· 7 years ago
af89e0d
btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size
by Nikolay Borisov
· 7 years ago
97dc231
Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
by Colin Ian King
· 7 years ago
7a61f88
btrfs: remove redundant check on ret and goto
by Colin Ian King
· 7 years ago
7806c6e
btrfs: Remove unused btrfs_start_transaction_lflush function
by Nikolay Borisov
· 7 years ago
b6a535f
btrfs: print error if primary super block write fails
by Howard McLauchlan
· 7 years ago
Next »