aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/gcinode.c
AgeCommit message (Expand)Author
2023-10-10nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian
2022-05-25nilfs2: fix lockdep warnings in page operations for btree nodesRyusuke Konishi
2020-08-12nilfs2: use a more common logging styleJoe Perches
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2016-08-02nilfs2: emit error message when I/O error is detectedRyusuke Konishi
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-05-23nilfs2: clean up old e-mail addressesRyusuke Konishi
2016-05-23nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2012-06-20nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi
2011-05-10nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi
2011-05-10nilfs2: get rid of NILFS_I_NILFSRyusuke Konishi
2011-05-10nilfs2: use empty_aops for gc-inodesRyusuke Konishi
2011-03-10block: remove per-queue pluggingJens Axboe
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi
2010-10-23nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi
2010-10-23nilfs2: remove own inode hash used for GCRyusuke Konishi
2010-10-23nilfs2: separate initializer of metadata file inodeRyusuke Konishi
2010-07-23nilfs2: add read ahead mode to nilfs_btnode_submit_blockRyusuke Konishi
2010-07-23nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi
2010-07-23nilfs2: verify btree node after readingRyusuke Konishi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi
2009-11-20nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi
2009-11-20nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi
2009-11-20nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-06-10nilfs2: add sync_page method to page caches of meta dataRyusuke Konishi
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi
2009-04-07nilfs2: insert explanations in gcinode fileRyusuke Konishi
2009-04-07nilfs2: block cache for garbage collectionRyusuke Konishi