index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nilfs2_fs.h
Age
Commit message (
Expand
)
Author
2012-07-31
nilfs2: add omitted comments for structures in nilfs2_fs.h
Vyacheslav Dubeyko
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-05-10
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
2011-05-10
nilfs2: super root size should change depending on inode size
Ryusuke Konishi
2011-03-10
nilfs2: move NILFS_SUPER_MAGIC to linux/magic.h
Jiro SEKIBA
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2011-03-08
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
nilfs2: use common file attribute macros
Ryusuke Konishi
2010-10-23
nilfs2: change license of exported header file
Ryusuke Konishi
2010-10-23
nilfs2: get rid of snapshot mount flag
Ryusuke Konishi
2010-10-23
nilfs2: keep zero value in i_cno except for gc-inodes
Ryusuke Konishi
2010-10-23
nilfs2: accept future revisions
Ryusuke Konishi
2010-07-25
nilfs2: reject filesystem with unsupported block size
Ryusuke Konishi
2010-07-25
nilfs2: avoid rec_len overflow with 64KB block size
Ryusuke Konishi
2010-07-23
nilfs2: add feature set fields to super block
Ryusuke Konishi
2010-07-23
nilfs2: clarify byte offset in super block format
Ryusuke Konishi
2010-05-10
nilfs2: enlarge s_volume_name member in nilfs_super_block
Jiro SEKIBA
2010-05-10
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
2010-05-10
nilfs2: fix style problems in nilfs2_fs.h
Ryusuke Konishi
2010-05-10
nilfs2: update comment for struct nilfs_dat_entry
Qinghuang Feng
2010-02-13
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
2009-11-20
nilfs2: add norecovery mount option
Ryusuke Konishi
2009-11-20
nilfs2: move definition of struct nilfs_btree_node
Jiro SEKIBA
2009-11-15
nilfs2: deleted struct nilfs_dat_group_desc
Jiro SEKIBA
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
2009-04-07
nilfs2: disk format and userland interface
Koji Sato