Star4
53
代码介绍
代码
Issues28
Pull Requests20
流水线
Actions
讨论
Wiki
项目成员37
分析
项目设置
Star4
53
  1. kernel_linux_5.10
  2. /
  3. fs
  4. /
  5. minix
Ggc1202minix: fix bug when opening a file with O_DIRECT
4502f696创建于 2022年11月3日历史提交
文件最后提交记录最后更新时间
Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig6 年前
Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig6 年前
bitmap.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
dir.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
file.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
inode.c
minix: fix bug when opening a file with O_DIRECT3 年前
itree_common.c
fs/minix: check return value of sb_getblk()5 年前
itree_v1.c
fs/minix: remove expected error message in block_to_path()5 年前
itree_v2.c
fs/minix: remove expected error message in block_to_path()5 年前
minix.h
fs/minix: set s_maxbytes correctly5 年前
namei.c
minix_lookup: use d_splice_alias()7 年前