Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / nilfs2 / mdt.c
2012-03-20 Cong Wangnilfs2: remove the second argument of k[un]map_atomic()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-10 Ryusuke Konishinilfs2: use mark_buffer_dirty to mark btnode or meta...
2011-05-10 Ryusuke Konishinilfs2: always set back pointer to host inode in mappin...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-02-24 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-01-10 Ryusuke Konishinilfs2: simplify nilfs_mdt_freeze_buffer
2011-01-10 Ryusuke Konishinilfs2: call nilfs_error inside bmap routines
2010-10-23 Ryusuke Konishinilfs2: get rid of bdi from nilfs object
2010-10-23 Ryusuke Konishinilfs2: remove own inode allocator and destructor for...
2010-10-23 Ryusuke Konishinilfs2: get rid of back pointer to writable sb instance
2010-10-23 Ryusuke Konishinilfs2: get rid of mi_nilfs back pointer to nilfs object
2010-10-23 Ryusuke Konishinilfs2: use iget for all metadata files
2010-10-23 Ryusuke Konishinilfs2: get rid of GCDAT inode
2010-10-23 Ryusuke Konishinilfs2: add routines to redirect access to buffers...
2010-10-23 Ryusuke Konishinilfs2: add routines to roll back state of DAT file
2010-10-23 Ryusuke Konishinilfs2: separate initializer of metadata file inode
2010-10-23 Ryusuke Konishinilfs2: allow nilfs_destroy_inode to destroy metadata...
2010-07-23 Ryusuke Konishinilfs2: get rid of nilfs_bmap_union
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-20 Ryusuke Konishinilfs2: add cache framework for persistent object allocator
2009-11-20 Ryusuke Konishinilfs2: avoid readahead on metadata file for create...
2009-11-20 Ryusuke Konishinilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
2009-11-20 Ryusuke Konishinilfs2: add size option of private object to metadata...
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-09-14 Ryusuke Konishinilfs2: convert nilfs_bmap_lookup to an inline function
2009-09-14 Ryusuke Konishinilfs2: remove individual gfp constants for each metada...
2009-09-14 Ryusuke Konishinilfs2: always lookup disk block address before reading...
2009-09-14 Ryusuke Konishinilfs2: use semaphore to protect pointer to a writable...
2009-08-02 Ryusuke Konishinilfs2: fix missing unlock in error path of nilfs_mdt_w...
2009-06-10 Ryusuke Konishinilfs2: add sync_page method to page caches of meta...
2009-06-10 Ryusuke Konishinilfs2: use device's backing_dev_info for btree node...
2009-05-10 Ryusuke Konishinilfs2: ensure to clear dirty state when deleting metad...
2009-05-09 Ryusuke Konishinilfs2: fix circular locking dependency of writer mutex
2009-04-07 Ryusuke Konishinilfs2: replace BUG_ON and BUG calls triggerable from...
2009-04-07 Ryusuke Konishinilfs2: avoid double error caused by nilfs_transaction_end
2009-04-07 Ryusuke Konishinilfs2: meta data file