aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nilfs2_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi1-0/+8
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner1-0/+2
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-05-10nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi1-0/+2
2011-05-10nilfs2: super root size should change depending on inode sizeRyusuke Konishi1-1/+1
2011-03-10nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA1-1/+1
2011-03-08nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi1-2/+4
2011-03-08nilfs2: optimize rec_len functionsRyusuke Konishi1-0/+4
2011-03-08nilfs2: use common file attribute macrosRyusuke Konishi1-20/+0
2010-10-23nilfs2: change license of exported header fileRyusuke Konishi1-4/+4
2010-10-23nilfs2: get rid of snapshot mount flagRyusuke Konishi1-1/+0
2010-10-23nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi1-0/+8
2010-10-23nilfs2: accept future revisionsRyusuke Konishi1-0/+1
2010-07-25nilfs2: reject filesystem with unsupported block sizeRyusuke Konishi1-0/+6
2010-07-25nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi1-0/+18
2010-07-23nilfs2: add feature set fields to super blockRyusuke Konishi1-1/+14
2010-07-23nilfs2: clarify byte offset in super block formatRyusuke Konishi1-13/+13
2010-05-10nilfs2: enlarge s_volume_name member in nilfs_super_blockJiro SEKIBA1-2/+1
2010-05-10nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi1-0/+2
2010-05-10nilfs2: fix style problems in nilfs2_fs.hRyusuke Konishi1-4/+4
2010-05-10nilfs2: update comment for struct nilfs_dat_entryQinghuang Feng1-4/+4
2010-02-13nilfs2: issue discard request after cleaning segmentsJiro SEKIBA1-0/+1
2009-11-20nilfs2: add norecovery mount optionRyusuke Konishi1-0/+2
2009-11-20nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA1-0/+22
2009-11-15nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA1-9/+0
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi1-4/+6
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi1-0/+4
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi1-0/+3
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi1-2/+0
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi1-6/+4
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi1-41/+0
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi1-9/+14
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi1-22/+0
2009-04-07nilfs2: disk format and userland interfaceKoji Sato1-0/+854