index
:
pm24.git
master
perf-mon
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
2021-04-19
btrfs: update debug message when checking seq number of a delayed ref
Filipe Manana
2021-04-19
btrfs: add and use helper to get lowest sequence number for the tree mod log
Filipe Manana
2021-04-19
btrfs: remove unnecessary leaf check at btrfs_tree_mod_log_free_eb()
Filipe Manana
2021-04-19
btrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS at btrfs_free_tree_block()
Filipe Manana
2021-04-19
btrfs: use a bit to track the existence of tree mod log users
Filipe Manana
2021-04-19
btrfs: use booleans where appropriate for the tree mod log functions
Filipe Manana
2021-04-19
btrfs: move the tree mod log code into its own file
Filipe Manana
2021-04-19
btrfs: integrity-checker: convert block context kmap's to kmap_local_page
Ira Weiny
2021-04-19
btrfs: integrity-checker: use kmap_local_page in __btrfsic_submit_bio
Ira Weiny
2021-04-19
btrfs: raid56: convert kmaps to kmap_local_page
Ira Weiny
2021-04-19
btrfs: convert kmap to kmap_local_page, simple cases
Ira Weiny
2021-04-19
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
2021-04-19
btrfs: remove stale comment and logic from btrfs_inode_in_log()
Filipe Manana
2021-04-19
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-04-19
btrfs: fix race between memory mapped writes and fsync
Filipe Manana
2021-04-19
btrfs: exclude mmap from happening during all fallocate operations
Josef Bacik
2021-04-19
btrfs: exclude mmaps while doing remap
Josef Bacik
2021-04-19
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
2021-04-19
btrfs: add a i_mmap_lock to our inode
Josef Bacik
2021-04-19
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
2021-04-19
btrfs: remove force argument from run_delalloc_nocow()
Goldwyn Rodrigues
2021-04-19
btrfs: don't opencode extent_changeset_free
Nikolay Borisov
2021-04-19
btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned
Jiapeng Chong
2021-04-19
btrfs: add btree read ahead for incremental send operations
Filipe Manana
2021-04-19
btrfs: add btree read ahead for full send operations
Filipe Manana
2021-04-19
btrfs: simplify code flow in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-04-19
btrfs: remove btrfs_inode parameter from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-04-19
btrfs: simplify commit logic in try_flush_qgroup
Nikolay Borisov
2021-04-19
btrfs: scrub: drop a few function declarations
Anand Jain
2021-04-19
btrfs: change return type to bool in btrfs_extent_readonly
Anand Jain
2021-04-19
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
2021-04-19
btrfs: replace open coded while loop with proper construct
Nikolay Borisov
2021-04-19
btrfs: replace offset_in_entry with in_range
Nikolay Borisov
2021-04-19
btrfs: make find_desired_extent take btrfs_inode
Nikolay Borisov
2021-04-19
btrfs: make btrfs_replace_file_extents take btrfs_inode
Nikolay Borisov
2021-04-19
btrfs: fix comment for btrfs ordered extent flag bits
Qu Wenruo
2021-04-18
Linux 5.12-rc8
v5.12-rc8
Linus Torvalds
2021-04-18
Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-18
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-04-18
ARM: 9071/1: uprobes: Don't hook on thumb instructions
Fredrik Strupe
2021-04-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-04-17
Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-18
Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...
Dave Airlie
2021-04-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-17
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-17
Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-04-17
Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-16
cxl/mem: Fix memory device capacity probing
Dan Williams
[next]