git.samba.org
/
sfrench
/
cifs-2.6.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
btrfs: add FS_IOC_FSSETXATTR ioctl
2018-05-28
David Sterba
btrfs: add FS_IOC_FSSETXATTR ioctl
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: add FS_IOC_FSGETXATTR ioctl
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: add helpers for FS_XFLAG_* conversion
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: rename btrfs_flags_to_ioctl to reflect which...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: rename check_flags to reflect which flags it...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: rename btrfs_mask_flags to reflect which flags...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: rename btrfs_update_iflags to reflect which...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: replace waitqueue_actvie with cond_wake_up
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: add barriers to btrfs_sync_log before log_commit_wait...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: introduce conditional wakeup helpers
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: remove redundant btrfs_balance_control::fs_info
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: open code set_balance_control
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: use mutex in btrfs_resume_balance_async
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: drop lock parameter from update_ioctl_balance_args...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: move and comment read-only check in btrfs_cancel_balance
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: track running balance in a simpler way
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: kill btrfs_fs_info::volume_mutex
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: remove wrong use of volume_mutex from btrfs_dev_repla...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: cleanup helpers that reset balance state
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: add sanity check when resuming balance after...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: add proper safety check before resuming dev...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: move clearing of EXCL_OP out of __cancel_balance
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: move volume_mutex to callers of btrfs_rm_device
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: export and rename free_device
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: make success path out of btrfs_init_dev_replace_tgtde...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: squeeze btrfs_dev_replace_continue_on_mount...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: tests: pass fs_info to extent_map tests
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: tracepoints, use extended format with UUID where...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: tracepoints, fix whitespace in strings
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: tracepoints, drop unnecessary ULL casts
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: tracepoints, use %llu instead of %Lu
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-05-28
David Sterba
btrfs: tracepoints, use correct type for inode number
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-04-28
David Sterba
MAINTAINERS: add myself as maintainer of AFFS
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-04-18
David Sterba
btrfs: fix unaligned access in readdir
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-04-12
David Sterba
btrfs: add SPDX header to Kconfig
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-04-12
David Sterba
btrfs: replace GPL boilerplate by SPDX -- sources
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-04-12
David Sterba
btrfs: replace GPL boilerplate by SPDX -- headers
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: lift errors from add_extent_changeset to the...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: user proper type for btrfs_mask_flags flags
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: split dev-replace locking helpers for read and...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: remove stale comments about fs_mutex
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: use RCU in btrfs_show_devname for device list...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: update barrier in should_cow_block
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: use lockdep_assert_held for mutexes
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: use lockdep_assert_held for spinlocks
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-31
David Sterba
btrfs: use helper to set ulist aux from a qgroup
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: rename submit callbacks and drop double underscores
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: remove unused parameters from extent_submit_bio_done_t
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: remove unused parameters from extent_submit_bio_start_t
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: separate types for submit_bio_start and submit_bio_done
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: kill tree_mod_log_set_root_pointer helper
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: kill tree_mod_log_set_node_key helper
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: kill trivial wrapper tree_mod_log_eb_move
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: remove trivial locking wrappers of tree mod log
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop fs_info parameter from __tree_mod_log_oldest_root
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: embed tree_mod_move structure to tree_mod_elem
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop unused fs_info parameter from tree_mod_log_eb_move
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop fs_info parameter from tree_mod_log_free_eb
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop fs_info parameter from tree_mod_log_free_eb
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop fs_info parameter from tree_mod_log_insert_key
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop fs_info parameter from tree_mod_log_insert_move
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: drop fs_info parameter from tree_mod_log_set_node_key
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: document more parameters of submit_extent_page
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: cleanup merging conditions in submit_extent_page
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: remove redundant variable in __do_readpage
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: assume that bio_ret is always valid in submit_extent_page
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: sort and group mount option definitions
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-30
David Sterba
btrfs: open code trivial helper btrfs_page_exists_in_range
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-26
David Sterba
btrfs: move btrfs_listxattr prototype to xattr.h
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-26
David Sterba
btrfs: adjust return type of btrfs_getxattr
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-26
David Sterba
btrfs: drop extern from function declarations
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-26
David Sterba
btrfs: drop underscores from exported xattr functions
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-26
David Sterba
btrfs: add more __cold annotations
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-26
David Sterba
btrfs: add (the only possible) __exit annotation
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-03-16
David Sterba
Revert "btrfs: use proper endianness accessors for...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: tree-check: reduce stack consumption in check_dir_item
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: sink unlock_extent parameter gfp_flags
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: add separate helper for unlock_extent_cached...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: drop unused parameters from mount_subvol
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: heuristic: call get4bits directly
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: heuristic: open code copy_call callback of radix...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: heuristic: open code get_num callback of radix...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: unify extent_page_data type passed as void
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: sink writepage parameter to extent_write_cache_pages
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: sink flush_fn to extent_write_cache_pages
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: merge two flush_write_bio helpers
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: show options: use helper to convert compression...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: prop: use common helper for type to string conversion
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: SETFLAGS ioctl: use helper for compression type...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: compression: add helper for type to string conversion
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: move some zstd work data from stack to workspace
Signed-off-by: David Sterba <
dsterba@suse.com
>
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: reorder btrfs_transaction members for better...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: reorder btrfs_trans_handle members for better...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: switch to refcount_t type for btrfs_trans_handle...
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: remove unused member of btrfs_trans_handle
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: switch btrfs_trans_handle::adding_csums to bool
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
2018-01-22
David Sterba
btrfs: switch to on-stack csum buffer in csum_tree_block
Signed-off-by: David Sterba <
dsterba@suse.com
>
commit
|
commitdiff
|
tree
next