summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-24minmax.h: move all the clamp() definitions after the min/max() onesDavid Laight
2025-01-24minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()David Laight
2025-01-24minmax.h: reduce the #define expansion of min(), max() and clamp()David Laight
2025-01-24minmax.h: update some commentsDavid Laight
2025-01-24minmax.h: add whitespace around operators and after commasDavid Laight
2025-01-24nilfs2: do not update mtime of renamed directory that is not movedRyusuke Konishi
2025-01-24nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi
2025-01-24CREDITS: fix spelling mistakeTanya Agarwal
2025-01-24nilfs2: revise the return value description style for consistency.Ryusuke Konishi
2025-01-24nilfs2: add missing return value kernel-doc descriptionsRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for the restRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for metadata filesRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for sufileRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for bmap functionsRyusuke Konishi
2025-01-24nilfs2: correct return value kernel-doc descriptions for ioctl functionsRyusuke Konishi
2025-01-24checkpatch: don't warn about extra parentheses in staging/Dan Carpenter
2025-01-24hung_task: add task->flags, blocked by coredump to logOxana Kharitonova
2025-01-24checkpatch: remove migrated RCU APIs from deprecated_apisDavid Reaver
2025-01-24nilfs2: protect access to buffers with no active referencesRyusuke Konishi
2025-01-24nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi
2025-01-24ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_lockedSu Yue
2025-01-24ocfs2: mark dquot as inactive if failed to start trans while releasing dquotSu Yue
2025-01-24ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_infoSu Yue
2025-01-24mailmap: update entry for Linus LüssingLinus Lüssing
2025-01-24ocfs2: correct l_next_free_rec in online checkJulian Sun
2025-01-24ocfs2: check el->l_next_free_rec in ocfs2_get_clusters_nocacheJulian Sun
2025-01-24lib/list_sort: clarify comparison function requirements in list_sort()Kuan-Wei Chiu
2025-01-24lib/sort: clarify comparison function requirements in sort_r()Kuan-Wei Chiu
2025-01-24MAINTAINERS: fix list entries with display namesRob Herring (Arm)
2025-01-24kthread: correct comments before kthread_queue_work()Tio Zhang
2025-01-24squashfs: convert squashfs_fill_page() to take a folioMatthew Wilcox (Oracle)
2025-01-24squashfs; convert squashfs_copy_cache() to take a folioMatthew Wilcox (Oracle)
2025-01-24squashfs: convert squashfs_readpage_block() to take a folioMatthew Wilcox (Oracle)
2025-01-24squashfs: pass a folio to squashfs_readpage_fragment()Matthew Wilcox (Oracle)
2025-01-24squashfs: use a folio throughout squashfs_read_folio()Matthew Wilcox (Oracle)
2025-01-24squashfs: update Kconfig informationPhillip Lougher
2025-01-24Documentation: update the Squashfs filesystem documentationPhillip Lougher
2025-01-24squashfs: don't allocate read_page cache if SQUASHFS_FILE_DIRECT configuredPhillip Lougher
2025-01-24squashfs: make squashfs_cache_init() return ERR_PTR(-ENOMEM)Phillip Lougher
2025-01-25f2fs: fix inconsistent dirty state of atomic fileJianan Huang
2025-01-24Merge tag 'spi-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-24Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-01-24Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-24Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-24Merge tag 'soc-defconfig-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-24Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-01-24Merge tag 'soc-new-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-01-24Merge tag 'soc-arm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds