OSDN Git Service

tomoyo/tomoyo-test1.git
2020-12-08 Nikolay Borisovbtrfs: make btrfs_update_inode_fallback take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_cont_expand take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_truncate_block take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_insert_replace_extent take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make find_first_non_hole take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make maybe_insert_hole take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_update_inode take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_update_inode_item take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_delayed_update_inode take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_finish_ordered_io btrfs_inode-centric
2020-12-08 Nikolay Borisovbtrfs: make btrfs_truncate_inode_items take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make insert_prealloc_file_extent take btrfs_inode
2020-12-08 Nikolay Borisovbtrfs: make btrfs_inode_safe_disk_i_size_write take...
2020-12-08 Josef Bacikbtrfs: remove extent_buffer::recursed
2020-12-08 Josef Bacikbtrfs: remove the recurse parameter from __btrfs_tree_r...
2020-12-08 Josef Bacikbtrfs: use btrfs_tree_read_lock in btrfs_search_slot
2020-12-08 Josef Bacikbtrfs: merge back btrfs_read_lock_root_node helpers
2020-12-08 Josef Bacikbtrfs: locking: remove the recursion handling code
2020-12-08 Josef Bacikbtrfs: remove btrfs_path::recurse
2020-12-08 Josef Bacikbtrfs: unlock to current level in btrfs_next_old_leaf
2020-12-08 Josef Bacikbtrfs: cleanup the locking in btrfs_next_old_leaf
2020-12-08 Anand Jainbtrfs: remove unused argument seed from btrfs_find_device
2020-12-08 Anand Jainbtrfs: drop never met disk total bytes check in verify_...
2020-12-08 Anand Jainbtrfs: drop unused argument step from btrfs_free_extra_...
2020-12-08 Filipe Mananabtrfs: update the number of bytes used by an inode...
2020-12-08 Filipe Mananabtrfs: fix race when defragmenting leads to unnecessary IO
2020-12-08 Filipe Mananabtrfs: refactor btrfs_drop_extents() to make it easier...
2020-12-08 Josef Bacikbtrfs: set the lockdep class for extent buffers on...
2020-12-08 Josef Bacikbtrfs: pass the owner_root and level to alloc_extent_buffer
2020-12-08 Josef Bacikbtrfs: pass the root owner and level around for readahead
2020-12-08 Josef Bacikbtrfs: pass root owner to read_tree_block
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in btrfs_qgroup_trace_s...
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in qgroup_trace_new_sub...
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in qgroup_trace_extent_swap
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in walk_down_tree
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in replace_path
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in do_relocation
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in walk_down_reloc_tree
2020-12-08 Josef Bacikbtrfs: use btrfs_read_node_slot in btrfs_realloc_node
2020-12-08 Josef Bacikbtrfs: cleanup extent buffer readahead
2020-12-08 Josef Bacikbtrfs: remove lockdep classes for the fs tree
2020-12-08 Pavel Begunkovbtrfs: discard: reschedule work after sysfs param update
2020-12-08 Pavel Begunkovbtrfs: don't miss async discards after scheduled work...
2020-12-08 Pavel Begunkovbtrfs: discard: store async discard delay as ns not...
2020-12-08 Pavel Begunkovbtrfs: discard: speed up async discard up to iops_limit
2020-12-08 Qu Wenruobtrfs: scrub: refactor scrub_find_csum()
2020-12-08 Qu Wenruobtrfs: scrub: remove the force parameter from scrub_pages
2020-12-08 Qu Wenruobtrfs: scrub: distinguish scrub page from regular page
2020-12-08 Qu Wenruobtrfs: pass bvec to csum_dirty_buffer instead of page
2020-12-08 Qu Wenruobtrfs: extract extent buffer verification from btrfs_va...
2020-12-08 Qu Wenruobtrfs: make csum_tree_block() handle node smaller than...
2020-12-08 Qu Wenruobtrfs: grab fs_info from extent_buffer in btrfs_mark_bu...
2020-12-08 Qu Wenruobtrfs: make buffer_radix take sector size units
2020-12-08 Qu Wenruobtrfs: assert page mapping lock in attach_extent_buffer...
2020-12-08 Josef Bacikbtrfs: protect fs_info->caching_block_groups by block_g...
2020-12-08 Josef Bacikbtrfs: load free space cache asynchronously
2020-12-08 Josef Bacikbtrfs: load the free space cache inode extents from...
2020-12-08 Josef Bacikbtrfs: load free space cache into a temporary ctl
2020-12-08 Josef Bacikbtrfs: cleanup btrfs_discard_update_discardable usage
2020-12-08 Josef Bacikbtrfs: explicitly protect ->last_byte_to_unpin in unpin...
2020-12-08 Josef Bacikbtrfs: update last_byte_to_unpin in switch_commit_roots
2020-12-08 Josef Bacikbtrfs: do not shorten unpin len for caching block groups
2020-12-08 David Sterbabtrfs: reorder extent buffer members for better packing
2020-12-08 Josef Bacikbtrfs: locking: rip out path->leave_spinning
2020-12-08 Josef Bacikbtrfs: locking: remove all the blocking helpers
2020-12-08 David Sterbabtrfs: scrub: remove local copy of csum_size from context
2020-12-08 David Sterbabtrfs: check integrity: remove local copy of csum_size
2020-12-08 David Sterbabtrfs: remove unnecessary local variables for checksum...
2020-12-08 David Sterbabtrfs: switch cached fs_info::csum_size from u16 to u32
2020-12-08 David Sterbabtrfs: use cached value of fs_info::csum_size everywhere
2020-12-08 David Sterbabtrfs: precalculate checksums per leaf once
2020-12-08 David Sterbabtrfs: store precalculated csum_size in fs_info
2020-12-08 David Sterbabtrfs: replace s_blocksize_bits with fs_info::sectorsiz...
2020-12-08 David Sterbabtrfs: replace div_u64 by shift in free_space_bitmap_size
2020-12-08 David Sterbabtrfs: use precalculated sectorsize_bits from fs_info
2020-12-08 Qu Wenruobtrfs: rename page_size to io_size in submit_extent_page
2020-12-08 Qu Wenruobtrfs: only require sector size alignment for page...
2020-12-08 Qu Wenruobtrfs: rename pages_locked in process_pages_contig()
2020-12-08 Qu Wenruobtrfs: sink parameter start and len to check_data_csum
2020-12-08 Qu Wenruobtrfs: replace fs_info and private_data with inode...
2020-12-08 Qu Wenruobtrfs: sink the failed_start parameter to set_extent_bit
2020-12-08 Qu Wenruobtrfs: update the comment for find_first_extent_bit
2020-12-08 Qu Wenruobtrfs: fix the comment on lock_extent_buffer_for_io
2020-12-08 David Sterbabtrfs: remove unnecessary casts in printk
2020-12-08 David Sterbabtrfs: add set/get accessors for root_item::drop_level
2020-12-08 David Sterbabtrfs: use root_item helpers for limit and flags in...
2020-12-08 David Sterbabtrfs: check-integrity: use proper helper to access...
2020-12-08 David Sterbabtrfs: send: use helpers to access root_item::ctransid
2020-12-08 David Sterbabtrfs: generate lockdep keyset names at compile time
2020-12-08 David Sterbabtrfs: use the right number of levels for lockdep keysets
2020-12-08 Goldwyn Rodriguesbtrfs: remove dio iomap DSYNC workaround
2020-12-08 Goldwyn Rodriguesbtrfs: call iomap_dio_complete() without inode_lock
2020-12-08 Goldwyn Rodriguesbtrfs: remove btrfs_inode::dio_sem
2020-12-08 Goldwyn Rodriguesbtrfs: use shared lock for direct writes within EOF
2020-12-08 Goldwyn Rodriguesbtrfs: push inode locking and unlocking into buffered...
2020-12-08 Goldwyn Rodriguesbtrfs: introduce btrfs_inode_lock()/unlock()
2020-12-08 Goldwyn Rodriguesbtrfs: introduce btrfs_write_check()
2020-12-08 Goldwyn Rodriguesbtrfs: check FS error state bit early during write
2020-12-08 Goldwyn Rodriguesbtrfs: move pos increment and pagecache extension to...
2020-12-08 Goldwyn Rodriguesbtrfs: split btrfs_direct_IO to read and write
next