You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/nilfs2
Linus Torvalds e8bebe2f71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
..
Kconfig
Makefile
alloc.c nilfs2: add kernel doc comments to persistent object allocator functions 15 years ago
alloc.h nilfs2: add kernel doc comments to persistent object allocator functions 15 years ago
bmap.c
bmap.h
bmap_union.h
btnode.c
btnode.h
btree.c nilfs2: cleanup multi kmem_cache_{create,destroy} code 15 years ago
btree.h nilfs2: cleanup multi kmem_cache_{create,destroy} code 15 years ago
cpfile.c
cpfile.h
dat.c
dat.h
dir.c
direct.c
direct.h
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c nilfs2: replace inode uid,gid,mode initialization with helper function 15 years ago
ioctl.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 15 years ago
mdt.c
mdt.h
namei.c
nilfs.h
page.c
page.h
recovery.c nilfs2: insert checkpoint number in segment summary header 15 years ago
sb.h
segbuf.c nilfs2: insert checkpoint number in segment summary header 15 years ago
segbuf.h nilfs2: insert checkpoint number in segment summary header 15 years ago
segment.c nilfs2: make nilfs_sc_*_ops static 15 years ago
segment.h nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_info 15 years ago
sufile.c
sufile.h
super.c nilfs2: disallow remount of snapshot from/to a regular mount 15 years ago
the_nilfs.c Merge branch 'master' into for-2.6.35 15 years ago
the_nilfs.h