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
Age
Commit message (
Expand
)
Author
2018-05-28
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
2018-05-28
btrfs: move and comment read-only check in btrfs_cancel_balance
David Sterba
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
2018-05-28
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
David Sterba
2018-05-28
btrfs: cleanup helpers that reset balance state
David Sterba
2018-05-28
btrfs: add sanity check when resuming balance after mount
David Sterba
2018-05-28
btrfs: add proper safety check before resuming dev-replace
David Sterba
2018-05-28
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
2018-05-28
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
2018-05-28
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
2018-05-28
btrfs: export and rename free_device
David Sterba
2018-05-28
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
David Sterba
2018-05-28
btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
David Sterba
2018-05-28
btrfs: cleanup btrfs_rm_device() promote fs_devices pointer
Anand Jain
2018-05-28
btrfs: cleanup find_device() drop list_head pointer
Anand Jain
2018-05-28
btrfs: rename __btrfs_open_devices to open_fs_devices
Anand Jain
2018-05-28
btrfs: rename __btrfs_close_devices to close_fs_devices
Anand Jain
2018-05-28
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
2018-05-28
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-05-28
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
Nikolay Borisov
2018-05-28
btrfs: Drop fs_info parameter from add_delayed_data_ref
Nikolay Borisov
2018-05-28
btrfs: Drop add_delayed_ref_head fs_info parameter
Nikolay Borisov
2018-05-28
btrfs: Remove btrfs_wait_and_free_delalloc_work
Nikolay Borisov
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
2018-05-28
btrfs: Use list_empty instead of list_empty_careful
Nikolay Borisov
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
2018-05-28
btrfs: Remove map argument from try_release_extent_state
Nikolay Borisov
2018-05-28
btrfs: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
2018-05-28
btrfs: Allow rmdir(2) to delete an empty subvolume
Misono Tomohiro
2018-05-28
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
Misono Tomohiro
2018-05-28
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
Misono Tomohiro
2018-05-28
btrfs: remove unused le_test_bit()
Howard McLauchlan
2018-05-28
btrfs: optimize free space tree bitmap conversion
Howard McLauchlan
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
2018-05-28
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-05-28
btrfs: tests: pass fs_info to extent_map tests
David Sterba
2018-05-28
btrfs: tracepoints, use extended format with UUID where possible
David Sterba
2018-05-28
btrfs: tracepoints, fix whitespace in strings
David Sterba
2018-05-28
btrfs: tracepoints, drop unnecessary ULL casts
David Sterba
2018-05-28
btrfs: tracepoints, use %llu instead of %Lu
David Sterba
2018-05-28
btrfs: tracepoints, use correct type for inode number
David Sterba
2018-05-28
btrfs: Consolidate error checking for btrfs_alloc_chunk
Nikolay Borisov
2018-05-28
btrfs: Fix lock release order
Nikolay Borisov
2018-05-28
btrfs: Use while loop instead of labels in __endio_write_update_ordered
Nikolay Borisov
2018-05-28
btrfs: add comment about BTRFS_FS_EXCL_OP
Anand Jain
2018-05-28
btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
Nikolay Borisov
2018-05-28
btrfs: rename btrfs_get_block_group_info and make it static
Su Yue
2018-05-28
btrfs: Replace owner argument in add_pinned_bytes with a boolean
Nikolay Borisov
2018-05-27
Linux 4.17-rc7
Linus Torvalds
[prev]
[next]