summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dir.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-02locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()Masami Hiramatsu1-0/+9
2023-11-01module: Annotate struct module_notes_attrs with __counted_byKees Cook1-1/+1
2023-11-01module: Fix comment typoZhu Mao1-1/+1
2023-11-01module: Make is_valid_name() return boolTiezhu Yang1-2/+2
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang1-1/+1
2023-11-01module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi1-2/+2
2023-11-01MAINTAINERS: add include/linux/module*.h to modulesLuis Chamberlain1-1/+1
2023-11-01module: Clarify documentation of module_param_call()Kees Cook1-1/+5
2023-11-01mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park1-17/+30
2023-11-01mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park1-34/+36
2023-11-01selftests: add a sanity check for zswapNhat Pham1-0/+48
2023-11-01Documentation: maple_tree: fix word spelling errorTom Yang1-1/+1
2023-11-01mm/vmalloc: fix the unchecked dereference warning in vread_iter()Baoquan He1-1/+1
2023-11-01zswap: export compression failure statsNhat Pham1-1/+7
2023-11-01Documentation: ubsan: drop "the" from article titleAndrey Konovalov1-2/+4
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen2-1/+7
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen3-0/+17
2023-11-01leds: lp5521: Add an error check in lp5521_post_init_deviceSu Hui1-0/+2
2023-11-01leds: gpio: Update headersAndy Shevchenko1-1/+5
2023-11-01leds: gpio: Remove unneeded assignmentAndy Shevchenko1-1/+1
2023-11-01leds: gpio: Move temporary variable for struct device to gpio_led_probe()Andy Shevchenko1-11/+8
2023-11-01leds: gpio: Refactor code to use devm_gpiod_get_index_optional()Andy Shevchenko1-4/+4
2023-11-01leds: gpio: Utilise PTR_ERR_OR_ZERO()Andy Shevchenko1-10/+7
2023-11-01leds: gpio: Keep driver firmware interface agnosticAndy Shevchenko1-3/+3
2023-11-01leds: core: Refactor led_update_brightness() to use standard patternAndy Shevchenko1-6/+6
2023-11-01leds: turris-omnia: Fix brightness setting and trigger activatingMarek BehĂșn1-17/+20
2023-11-01leds: sc27xx: Move mutex_init() downChunyan Zhang1-3/+2
2023-11-01leds: trigger: netdev: Move size check in set_device_nameChristian Marangi1-3/+3
2023-11-01leds: Add ktd202x driverAndré Apitzsch3-0/+639