aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/mdt.c
Commit message (Expand)AuthorAge
* nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi2010-07-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nilfs2: add cache framework for persistent object allocatorRyusuke Konishi2009-11-19
* nilfs2: avoid readahead on metadata file for create modeRyusuke Konishi2009-11-19
* nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi2009-11-19
* nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi2009-11-19
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-22
* nilfs2: convert nilfs_bmap_lookup to an inline functionRyusuke Konishi2009-09-14
* nilfs2: remove individual gfp constants for each metadata fileRyusuke Konishi2009-09-14
* nilfs2: always lookup disk block address before reading metadata blockRyusuke Konishi2009-09-14
* nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi2009-09-14
* nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-02
* nilfs2: add sync_page method to page caches of meta dataRyusuke Konishi2009-06-10
* nilfs2: use device's backing_dev_info for btree node cachesRyusuke Konishi2009-06-10
* nilfs2: ensure to clear dirty state when deleting metadata file blockRyusuke Konishi2009-05-10
* nilfs2: fix circular locking dependency of writer mutexRyusuke Konishi2009-05-09
* nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi2009-04-07
* nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi2009-04-07
* nilfs2: meta data fileRyusuke Konishi2009-04-07