summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/gcinode.c
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: emit error message when I/O error is detectedRyusuke Konishi2016-08-021-1/+8
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-2/+3
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-231-3/+2
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-231-4/+0
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0
* nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-06-201-0/+2
* nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi2011-05-101-8/+4
* nilfs2: get rid of NILFS_I_NILFSRyusuke Konishi2011-05-101-4/+4
* nilfs2: use empty_aops for gc-inodesRyusuke Konishi2011-05-101-4/+1
* block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2010-12-161-9/+0
* 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
OpenPOWER on IntegriCloud