ndex, nofollow'/>
summaryrefslogtreecommitdiff
path: root/fs/nilfs2/super.c
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
2025-01-24nilfs2: add missing return value kernel-doc descriptionsRyusuke Konishi
2024-09-01nilfs2: separate inode type information from i_state fieldRyusuke Konishi
2024-09-01nilfs2: add missing argument description for __nilfs_error()Ryusuke Konishi
2024-09-01nilfs2: add support for FS_IOC_GETFSSYSFSPATHRyusuke Konishi
2024-09-01nilfs2: add support for FS_IOC_GETUUIDRyusuke Konishi
2024-05-08nilfs2: convert to use the new mount APIEric Sandeen
2024-03-12nilfs2: use div64_ul() instead of do_div()Thorsten Blum
2024-02-22nilfs2: localize highmem mapping for checkpoint reading within cpfileRyusuke Konishi
2023-11-18nilfs2: simplify device handlingJan Kara
2023-08-10nilfs2: use setup_bdev_super to de-duplicate the mount codeChristoph Hellwig
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-19nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi
2023-06-12fs: remove sb->s_modeChristoph Hellwig
2023-06-12block: add a sb_open_mode helperChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-02-17nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2022-11-08nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi