index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
cpfile.c
Age
Commit message (
Expand
)
Author
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-11
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