summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14btrfs: pass the dentry to btrfs_log_new_name() instead of the inodeFilipe Manana
2022-03-14btrfs: add helper to delete a dir entry from a log treeFilipe Manana
2022-03-14btrfs: send: remove redundant ret variable in fs_path_copyMinghao Chi
2022-03-14btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...Nikolay Borisov
2022-03-14btrfs: scrub: remove redundant initialization of incrementJiapeng Chong
2022-03-14btrfs: zoned: remove redundant initialization of to_addJiapeng Chong
2022-03-14btrfs: cleanup temporary variables when finding rotational device statusAnand Jain
2022-03-14btrfs: use dev_t to match device in device_matchedAnand Jain
2022-03-14btrfs: add device major-minor info in the struct btrfs_deviceAnand Jain
2022-03-14btrfs: match stale devices by dev_tAnand Jain
2022-03-14btrfs: harden identification of a stale deviceAnand Jain
2022-03-14btrfs: simplify fs_devices member access in btrfs_init_dev_replace_tgtdevAnand Jain
2022-03-14btrfs: reuse existing inode from btrfs_ioctlSahil Kang
2022-03-14btrfs: move missing device handling in a dedicate functionNikolay Borisov
2022-03-14btrfs: stop trying to log subdirectories created in past transactionsFilipe Manana
2022-03-14btrfs: stop copying old dir items when logging a directoryFilipe Manana
2022-03-14btrfs: put initial index value of a directory in a constantFilipe Manana
2022-03-14btrfs: don't log unnecessary boundary keys when logging directoryFilipe Manana
2022-03-14btrfs: reuse existing pointers from btrfs_ioctlSahil Kang
2022-03-14btrfs: remove write and wait of struct walk_controlFilipe Manana
2022-03-13Linux 5.17-rc8v5.17-rc8Linus Torvalds
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11afs: Fix potential thrashing in afs writebackDavid Howells
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-11watch_queue: Make comment about setting ->defunct more accurateDavid Howells
2022-03-11watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-11watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells
2022-03-11watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells
2022-03-11watch_queue: Use the bitmap API when applicableChristophe JAILLET
2022-03-11watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells
2022-03-11watch_queue: Fix to release page in ->release()David Howells
2022-03-11watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-10Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds