summaryrefslogtreecommitdiff
path: root/fs/nilfs2/segment.h
Commit message (Expand)AuthorAge
* nilfs2: use time64_t internallyArnd Bergmann2018-02-06
* fs/nilfs2: convert timers to use timer_setup()Kees Cook2017-11-17
* nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-02
* nilfs2: fix block commentsRyusuke Konishi2016-05-23
* nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-23
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-23
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-23
* nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2015-11-06
* nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi2015-02-05
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-10
* nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-09
* nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-09
* nilfs2: get rid of sc_sbi back pointerRyusuke Konishi2011-03-09
* nilfs2: use root object to get ifileRyusuke Konishi2010-10-23
* nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi2010-10-23
* nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi2010-07-23
* nilfs2: refactor recovery logic routinesRyusuke Konishi2010-07-23
* nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi2010-05-31
* nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong2010-05-10
* nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong2010-05-10
* nilfs2: move pointer to super root block into logsRyusuke Konishi2010-05-10
* nilfs2: remove spaces before tabsRyusuke Konishi2010-03-14
* nilfs2: fix various typos in commentsRyusuke Konishi2010-03-14
* nilfs2: get rid of nilfs_segctor_req structRyusuke Konishi2010-02-13
* nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi2009-11-30
* nilfs2: remove header file for segment list operationsRyusuke Konishi2009-06-10
* nilfs2: eliminate removal list of segmentsRyusuke Konishi2009-06-10
* nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi2009-05-11
* nilfs2: introduce secondary super blockRyusuke Konishi2009-04-07
* nilfs2: simplify handling of active state of segmentsRyusuke Konishi2009-04-07
* nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi2009-04-07
* nilfs2: clean up sketch fileRyusuke Konishi2009-04-07
* nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi2009-04-07
* nilfs2: segment constructorRyusuke Konishi2009-04-07