This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_samsung_sm8650
Watch
1
Star
0
Fork
0
You've already forked android_kernel_samsung_sm8650
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5a77d76c24
android_kernel_samsung_sm8650
/
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
[PATCH] Minix V3 support
2007-02-12 09:48:31 -08:00
itree_v1.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
itree_v2.c
fs/minix: bugfix, number of indirect block ptrs per block depends on block size
2010-05-27 22:06:22 -04:00
Kconfig
bitops: remove minix bitops from asm/bitops.h
2011-03-23 19:46:22 -07:00
Makefile
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
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