aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/gcinode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi1-9/+0
2010-10-23nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi1-16/+16
2010-10-23nilfs2: remove own inode hash used for GCRyusuke Konishi1-115/+25
2010-10-23nilfs2: separate initializer of metadata file inodeRyusuke Konishi1-1/+5
2010-07-23nilfs2: add read ahead mode to nilfs_btnode_submit_blockRyusuke Konishi1-2/+4
2010-07-23nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi1-0/+2
2010-07-23nilfs2: verify btree node after readingRyusuke Konishi1-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi1-2/+2
2009-11-20nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi1-1/+1
2009-11-20nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi1-1/+0
2009-11-20nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi1-1/+2
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan1-1/+1
2009-06-10nilfs2: add sync_page method to page caches of meta dataRyusuke Konishi1-2/+3
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi1-1/+0
2009-04-07nilfs2: insert explanations in gcinode fileRyusuke Konishi1-1/+20
2009-04-07nilfs2: block cache for garbage collectionRyusuke Konishi1-0/+270