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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-03-23
btrfs: ioctl: resize: only show message if size is changed
Marcos Paulo de Souza
2020-03-23
btrfs: slightly simplify global block reserve calculations
Anand Jain
2020-03-23
btrfs: merge unlocking to common exit block in btrfs_commit_transaction
David Sterba
2020-03-23
btrfs: reduce pointer intdirections in btree_readpage_end_io_hook
David Sterba
2020-03-23
btrfs: adjust delayed refs message level
David Sterba
2020-03-23
btrfs: replace u_long type cast with unsigned long
David Sterba
2020-03-23
btrfs: raid56: simplify sort_parity_stripes
David Sterba
2020-03-23
btrfs: adjust message level for unrecognized mount option
David Sterba
2020-03-23
btrfs: simplify parameters of btrfs_set_disk_extent_flags
David Sterba
2020-03-23
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
2020-03-23
btrfs: open code trivial helper btrfs_header_fsid
David Sterba
2020-03-23
btrfs: move mapping of block for discard to its caller
David Sterba
2020-03-23
btrfs: use struct_size to calculate size of raid hash table
David Sterba
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
btrfs: Implement DREW lock
Nikolay Borisov
2020-03-23
btrfs: simplify error handling in __btrfs_write_out_cache()
Johannes Thumshirn
2020-03-23
btrfs: use standard debug config option to enable free-space-cache debug prints
Johannes Thumshirn
2020-03-23
btrfs: make the uptodate argument of io_ctl_add_pages() boolean
Johannes Thumshirn
2020-03-23
btrfs: use inode from io_ctl in io_ctl_prepare_pages
Johannes Thumshirn
2020-03-23
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
2020-03-23
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-03-23
btrfs: use ioctl args support mask for device delete
David Sterba
2020-03-23
btrfs: use ioctl args support mask for subvolume create/delete
David Sterba
2020-03-23
btrfs: Add missing lock annotation for release_extent_buffer()
Jules Irenge
2020-03-23
btrfs: set update the uuid generation as soon as possible
Josef Bacik
2020-03-23
btrfs: bail out of uuid tree scanning if we're closing
Josef Bacik
2020-03-23
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
2020-03-23
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
Nikolay Borisov
2020-03-23
btrfs: raid56: simplify tracking of Q stripe presence
David Sterba
2020-03-23
btrfs: backref, use correct count to resolve normal data refs
ethanwu
2020-03-23
btrfs: backref, only search backref entries from leaves of the same root
ethanwu
2020-03-23
btrfs: backref, don't add refs from shared block when resolving normal backref
ethanwu
2020-03-23
btrfs: backref, only collect file extent items matching backref offset
ethanwu
2020-03-23
btrfs: remove buffer_heads form super block mirror integrity checking
Johannes Thumshirn
2020-03-23
btrfs: remove buffer_heads from btrfsic_process_written_block()
Johannes Thumshirn
2020-03-23
btrfs: remove btrfsic_submit_bh()
Johannes Thumshirn
2020-03-23
btrfs: use bios instead of buffer_heads from super block writeout
Johannes Thumshirn
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
btrfs: reduce scope of btrfs_scratch_superblocks()
Johannes Thumshirn
2020-03-23
btrfs: don't kmap() pages from block devices
Johannes Thumshirn
2020-03-23
btrfs: Export btrfs_release_disk_super
Nikolay Borisov
2020-03-23
Btrfs: avoid unnecessary splits when setting bits on an extent io tree
Filipe Manana
2020-03-23
btrfs: handle logged extent failure properly
Josef Bacik
2020-03-23
btrfs: relocation: Remove is_cowonly_root()
Qu Wenruo
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: Factor out pinned extent clean up in btrfs_delete_unused_bgs
Nikolay Borisov
2020-03-23
btrfs: Mark pinned log extents as excluded
Nikolay Borisov
2020-03-23
btrfs: Pass transaction handle to write_pinned_extent_entries
Nikolay Borisov
2020-03-23
btrfs: Make pin_down_extent take transaction handle
Nikolay Borisov
2020-03-23
btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle
Nikolay Borisov
[next]