This website requires JavaScript.
Explore
Help
Register
Sign In
FEX-Emu
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/FEX-Emu/linux.git
synced
2025-02-15 00:58:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
linux
/
fs
/
minix
History
Al Viro
2def9e4ec7
minix_getattr(): don't bother with ->d_parent
...
we can find superblock easier, TYVM... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 20:47:53 -04:00
..
bitmap.c
switch minix to ->evict_inode(), fix write_inode/delete_inode race
2010-08-09 16:47:53 -04:00
dir.c
clean up write_begin usage for directories in pagecache
2010-08-09 16:47:31 -04:00
file.c
remove inode_setattr
2010-08-09 16:47:37 -04:00
inode.c
minix_getattr(): don't bother with ->d_parent
2011-07-20 20:47:53 -04:00
itree_common.c
…
itree_v1.c
…
itree_v2.c
…
Kconfig
bitops: remove minix bitops from asm/bitops.h
2011-03-23 19:46:22 -07:00
Makefile
…
minix.h
bitops: remove minix bitops from asm/bitops.h
2011-03-23 19:46:22 -07:00
namei.c
minix: remove unnecessary dentry_unhash on rmdir, dir rename
2011-05-28 01:02:54 -04:00