index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
cpfile.c
Age
Commit message (
Expand
)
Author
2015-04-17
nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl
Ryusuke Konishi
2014-04-03
nilfs2: verify metadata sizes read from disk
Ryusuke Konishi
2012-07-31
nilfs2: fix timing issue between rmcp and chcp ioctls
Ryusuke Konishi
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
2009-12-25
nilfs2: trivial coding style fix
Jiro SEKIBA
2009-11-20
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
2009-11-20
nilfs2: separate constructor of metadata files
Ryusuke Konishi
2009-11-13
nilfs2: fix lock order reversal in chcp operation
Ryusuke Konishi
2009-09-14
nilfs2: add more check routines in mount process
Zhu Yanhai
2009-07-05
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-06-12
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
2009-06-10
nilfs2: return EBUSY against delete request on snapshot
Ryusuke Konishi
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
2009-05-30
nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function
Ryusuke Konishi
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
2009-04-07
nilfs2: segment usage file
Koji Sato
2009-04-07
nilfs2: checkpoint file
Koji Sato