summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/segment.h
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-021-1/+0
* nilfs2: fix block commentsRyusuke Konishi2016-05-231-12/+22
* nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-231-2/+2
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-231-1/+1
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-231-4/+0
* nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2015-11-061-1/+2
* nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi2015-02-051-0/+5
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-101-2/+0
* nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-091-1/+1
* nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-091-6/+4
* nilfs2: get rid of sc_sbi back pointerRyusuke Konishi2011-03-091-2/+0
* nilfs2: use root object to get ifileRyusuke Konishi2010-10-231-1/+6
* nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi2010-10-231-1/+2
* nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi2010-07-231-3/+3
* nilfs2: refactor recovery logic routinesRyusuke Konishi2010-07-231-2/+2
* nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi2010-05-311-2/+0
* nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong2010-05-101-1/+1
* nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong2010-05-101-0/+2
* nilfs2: move pointer to super root block into logsRyusuke Konishi2010-05-101-2/+0
* nilfs2: remove spaces before tabsRyusuke Konishi2010-03-141-1/+1
* nilfs2: fix various typos in commentsRyusuke Konishi2010-03-141-1/+1
* nilfs2: get rid of nilfs_segctor_req structRyusuke Konishi2010-02-131-0/+2
* nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi2009-11-301-0/+2
* nilfs2: remove header file for segment list operationsRyusuke Konishi2009-06-101-0/+1
* nilfs2: eliminate removal list of segmentsRyusuke Konishi2009-06-101-6/+5
* nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi2009-05-111-1/+2
* nilfs2: introduce secondary super blockRyusuke Konishi2009-04-071-2/+0
* nilfs2: simplify handling of active state of segmentsRyusuke Konishi2009-04-071-4/+1
* nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi2009-04-071-0/+3
* nilfs2: clean up sketch fileRyusuke Konishi2009-04-071-8/+0
* nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi2009-04-071-2/+9
* nilfs2: segment constructorRyusuke Konishi2009-04-071-0/+246
OpenPOWER on IntegriCloud