aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi2011-05-101-6/+6
* nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi2011-05-101-1/+1
* nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi2011-03-081-5/+7
* nilfs2: add kernel doc comments to persistent object allocator functionsRyusuke Konishi2010-05-101-1/+153
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-04-121-1/+1
|\
| * nilfs2: fix typo "numer" -> "number" in alloc.cRyusuke Konishi2010-04-121-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* nilfs2: insert cache operation in palloc get block routinesRyusuke Konishi2009-11-201-8/+54
* nilfs2: add cache framework for persistent object allocatorRyusuke Konishi2009-11-201-0/+27
* nilfs2: unfold nilfs_palloc_block_get_bitmap functionRyusuke Konishi2009-11-201-15/+4
* nilfs2: persistent object allocatorRyusuke Konishi2009-04-071-0/+504