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
Ryusuke Konishi aa474a2201 nilfs2: add local variable to cache the number of clean segments 15 years ago
..
Kconfig fs/Kconfig: move nilfs2 outside misc filesystems 16 years ago
Makefile nilfs2: update makefile and Kconfig 16 years ago
alloc.c nilfs2: persistent object allocator 16 years ago
alloc.h nilfs2: persistent object allocator 16 years ago
bmap.c nilfs2: move out mark_inode_dirty calls from bmap routines 15 years ago
bmap.h nilfs2: convert nilfs_bmap_lookup to an inline function 16 years ago
bmap_union.h nilfs2: integrated block mapping 16 years ago
btnode.c nilfs2: add zero-fill for new btree node buffers 16 years ago
btnode.h nilfs2: use device's backing_dev_info for btree node caches 16 years ago
btree.c nilfs2: remove buffer locking from btree code 15 years ago
btree.h nilfs2: move definition of struct nilfs_btree_node 15 years ago
cpfile.c nilfs2: separate read method of meta data files on super root block 15 years ago
cpfile.h nilfs2: separate read method of meta data files on super root block 15 years ago
dat.c nilfs2: separate read method of meta data files on super root block 15 years ago
dat.h nilfs2: separate read method of meta data files on super root block 15 years ago
dir.c const: constify remaining file_operations 16 years ago
direct.c nilfs2: allow btree code to directly call dat operations 16 years ago
direct.h nilfs2: remove nilfs_direct_operations from direct mapping 16 years ago
file.c const: constify remaining file_operations 16 years ago
gcdat.c nilfs2: another dat for garbage collection 16 years ago
gcinode.c nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
ifile.c nilfs2: separate constructor of metadata files 15 years ago
ifile.h nilfs2: separate constructor of metadata files 15 years ago
inode.c nilfs2: move out mark_inode_dirty calls from bmap routines 15 years ago
ioctl.c nilfs2: fix lock order reversal in chcp operation 15 years ago
mdt.c nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
mdt.h nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
namei.c const: mark remaining inode_operations as const 16 years ago
nilfs.h const: constify remaining file_operations 16 years ago
page.c nilfs2: ensure to clear dirty state when deleting metadata file block 16 years ago
page.h nilfs2: buffer and page operations 16 years ago
recovery.c nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
sb.h nilfs2: simplify remaining sget() use 16 years ago
segbuf.c nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT 16 years ago
segbuf.h nilfs2: simplify handling of active state of segments 16 years ago
segment.c nilfs2: eliminate inlines to directly read/write inode of metadata files 15 years ago
segment.h nilfs2: remove header file for segment list operations 16 years ago
sufile.c nilfs2: add local variable to cache the number of clean segments 15 years ago
sufile.h nilfs2: separate read method of meta data files on super root block 15 years ago
super.c nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
the_nilfs.c nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy 15 years ago
the_nilfs.h nilfs2: shorten freeze period due to GC in write operation v3 16 years ago