aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/gcinode.c
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi2010-10-231-16/+16
* nilfs2: remove own inode hash used for GCRyusuke Konishi2010-10-231-115/+25
* nilfs2: separate initializer of metadata file inodeRyusuke Konishi2010-10-231-1/+5
* nilfs2: add read ahead mode to nilfs_btnode_submit_blockRyusuke Konishi2010-07-231-2/+4
* nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi2010-07-231-0/+2
* nilfs2: verify btree node after readingRyusuke Konishi2010-07-231-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nilfs2: fix various typos in commentsRyusuke Konishi2010-03-141-2/+2
* nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi2009-11-201-1/+1
* nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi2009-11-201-1/+0
* nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi2009-11-201-1/+2
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-221-1/+1
* nilfs2: add sync_page method to page caches of meta dataRyusuke Konishi2009-06-101-2/+3
* nilfs2: support nanosecond timestampRyusuke Konishi2009-04-071-1/+0
* nilfs2: insert explanations in gcinode fileRyusuke Konishi2009-04-071-1/+20
* nilfs2: block cache for garbage collectionRyusuke Konishi2009-04-071-0/+270