aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/mdt.c
Commit message (Expand)AuthorAge
* fs-inode_lock-scale-4Nick Piggin2010-04-27
* Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\
| * 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
* | Merge branch 'linus' into rt/baseThomas Gleixner2009-08-12
|\|
| * nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-02
* | fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner2009-07-27
|/
* 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