Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
[safe/jmp/linux-2.6] / fs / nilfs2 / segment.h
2010-05-10 Li Hongnilfs2: change sc_timer from a pointer to an embedded...
2010-05-10 Li Hongnilfs2: cleanup multi kmem_cache_{create,destroy} code
2010-05-10 Ryusuke Konishinilfs2: move pointer to super root block into logs
2010-03-14 Ryusuke Konishinilfs2: remove spaces before tabs
2010-03-14 Ryusuke Konishinilfs2: fix various typos in comments
2010-02-13 Ryusuke Konishinilfs2: get rid of nilfs_segctor_req struct
2009-11-30 Ryusuke Konishinilfs2: separate wait function from nilfs_segctor_write
2009-06-10 Ryusuke Konishinilfs2: remove header file for segment list operations
2009-06-10 Ryusuke Konishinilfs2: eliminate removal list of segments
2009-05-11 Ryusuke Konishinilfs2: fix lock order reversal in nilfs_clean_segments...
2009-04-07 Ryusuke Konishinilfs2: introduce secondary super block
2009-04-07 Ryusuke Konishinilfs2: simplify handling of active state of segments
2009-04-07 Ryusuke Konishinilfs2: mark minor flag for checkpoint created by inter...
2009-04-07 Ryusuke Konishinilfs2: clean up sketch file
2009-04-07 Ryusuke Konishinilfs2: fix missed-sync issue for do_sync_mapping_range()
2009-04-07 Ryusuke Konishinilfs2: segment constructor