Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
[safe/jmp/linux-2.6] / fs / nilfs2 / segbuf.c
2010-05-10 Ryusuke Konishinilfs2: insert checkpoint number in segment summary...
2010-05-10 Li Hongnilfs2: cleanup multi kmem_cache_{create,destroy} code
2010-05-10 Ryusuke Konishinilfs2: move out checksum routines to segment buffer...
2010-05-10 Ryusuke Konishinilfs2: move pointer to super root block into logs
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Ryusuke Konishinilfs2: fix imperfect completion wait in nilfs_wait_on_logs
2010-03-14 Ryusuke Konishinilfs2: remove spaces before tabs
2010-03-14 Ryusuke Konishinilfs2: fix various typos in comments
2010-03-14 Ryusuke Konishinilfs2: fix discrepancy in use of static specifier
2010-02-13 Ryusuke Konishinilfs2: move iterator to write log into segment buffer
2009-11-30 Ryusuke Konishinilfs2: separate wait function from nilfs_segctor_write
2009-11-30 Ryusuke Konishinilfs2: add iterator for segment buffers
2009-11-30 Ryusuke Konishinilfs2: hide nilfs_write_info struct in segment buffer...
2009-11-30 Ryusuke Konishinilfs2: relocate io status variables to segment buffer
2009-11-29 Ryusuke Konishinilfs2: do not return io error for bio allocation failure
2009-09-14 Ryusuke Konishinilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
2009-06-10 Ryusuke Konishinilfs2: set bio unplug flag for the last bio in segment
2009-06-10 Ryusuke Konishinilfs2: eliminate removal list of segments
2009-04-07 Ryusuke Konishinilfs2: simplify handling of active state of segments
2009-04-07 Ryusuke Konishinilfs2: segment buffer