t='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/fs/qnx4
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-12fs: add setlease to generic_ro_fops and read-only filesystem directory operat...Jeff Layton
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik
2024-05-28qnx4: add MODULE_DESCRIPTION()Jeff Johnson
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-01qnx4: convert qnx4 to use the new mount apiBill O'Donnell
2023-12-13qnx4: Use get_directory_fname() in qnx4_match()Kees Cook
2023-12-13qnx4: Extract dir entry filename processing into helperKees Cook
2023-10-18qnx4: convert to new timestamp accessorsJeff Layton
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-07-24qnx4: convert to ctime accessor functionsJeff Layton
2023-03-14qnx4: credit contributors in CREDITSLukas Bulwahn
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2021-09-21qnx4: work around gcc false positive warning bugLinus Torvalds
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-01qnx4: switch to ->free_inode()Al Viro
2018-05-22qnx4_lookup: use d_splice_alias()Al Viro
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro