aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-14btrfs: replace BUILD_BUG_ON by static_assertDavid Sterba5-31/+25
2022-03-14btrfs: zoned: allow DUP on meta-data block groupsJohannes Thumshirn1-0/+36
2022-03-14btrfs: zoned: prepare for allowing DUP on zonedJohannes Thumshirn1-9/+16
2022-03-14btrfs: zoned: make zone finishing multi stripe capableJohannes Thumshirn1-22/+24
2022-03-14btrfs: zoned: make zone activation multi stripe capableJohannes Thumshirn1-26/+31
2022-03-14btrfs: add support for multiple global rootsJosef Bacik7-13/+106
2022-03-14btrfs: add code to support the block group rootJosef Bacik6-8/+75
2022-03-14btrfs: abstract out loading the tree rootJosef Bacik1-35/+46
2022-03-14btrfs: tree-checker: don't fail on empty extent roots for extent tree v2Josef Bacik1-1/+13
2022-03-14btrfs: disable space cache related mount options for extent tree v2Josef Bacik1-0/+20
2022-03-14btrfs: disable snapshot creation/deletion for extent tree v2Josef Bacik2-2/+23
2022-03-14btrfs: disable scrub for extent-tree-v2Josef Bacik1-0/+5
2022-03-14btrfs: disable qgroups in extent tree v2Josef Bacik1-0/+6
2022-03-14btrfs: disable device manipulation ioctl's EXTENT_TREE_V2Josef Bacik2-0/+15
2022-03-14btrfs: disable balance for extent tree v2 for nowJosef Bacik1-0/+6
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik3-1/+26
2022-03-14btrfs: use single variable to track return value at btrfs_log_inode()Filipe Manana1-30/+22
2022-03-14btrfs: avoid inode logging during rename and link when possibleFilipe Manana2-65/+183
2022-03-14btrfs: stop doing unnecessary log updates during a renameFilipe Manana2-115/+59
2022-03-14btrfs: avoid logging all directory changes during renamesFilipe Manana3-24/+78
2022-03-14btrfs: pass the dentry to btrfs_log_new_name() instead of the inodeFilipe Manana3-9/+20
2022-03-14btrfs: add helper to delete a dir entry from a log treeFilipe Manana1-31/+39
2022-03-14btrfs: send: remove redundant ret variable in fs_path_copyMinghao Chi1-6/+1
2022-03-14btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...Nikolay Borisov1-7/+6
2022-03-14btrfs: scrub: remove redundant initialization of incrementJiapeng Chong1-1/+1
2022-03-14btrfs: zoned: remove redundant initialization of to_addJiapeng Chong1-4/+3
2022-03-14btrfs: cleanup temporary variables when finding rotational device statusAnand Jain1-6/+2
2022-03-14btrfs: use dev_t to match device in device_matchedAnand Jain1-40/+1
2022-03-14btrfs: add device major-minor info in the struct btrfs_deviceAnand Jain3-25/+23
2022-03-14btrfs: match stale devices by dev_tAnand Jain3-27/+39
2022-03-14btrfs: harden identification of a stale deviceAnand Jain1-7/+38
2022-03-14btrfs: simplify fs_devices member access in btrfs_init_dev_replace_tgtdevAnand Jain1-7/+8
2022-03-14btrfs: reuse existing inode from btrfs_ioctlSahil Kang3-28/+19
2022-03-14btrfs: move missing device handling in a dedicate functionNikolay Borisov1-14/+24
2022-03-14btrfs: stop trying to log subdirectories created in past transactionsFilipe Manana1-2/+1
2022-03-14btrfs: stop copying old dir items when logging a directoryFilipe Manana1-30/+53
2022-03-14btrfs: put initial index value of a directory in a constantFilipe Manana2-10/+12
2022-03-14btrfs: don't log unnecessary boundary keys when logging directoryFilipe Manana1-18/+21
2022-03-14btrfs: reuse existing pointers from btrfs_ioctlSahil Kang1-17/+11
2022-03-14btrfs: remove write and wait of struct walk_controlFilipe Manana1-23/+5
2022-03-13Linux 5.17-rc8Linus Torvalds1-1/+1
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-63/+254
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds4-5/+12
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing1-2/+4
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1