index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
cpfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
1
-15
/
+8
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
1
-18
/
+31
2009-12-25
nilfs2: trivial coding style fix
Jiro SEKIBA
1
-13
/
+18
2009-11-20
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
1
-0
/
+10
2009-11-20
nilfs2: separate constructor of metadata files
Ryusuke Konishi
1
-0
/
+16
2009-11-13
nilfs2: fix lock order reversal in chcp operation
Ryusuke Konishi
1
-2
/
+0
2009-09-14
nilfs2: add more check routines in mount process
Zhu Yanhai
1
-3
/
+8
2009-07-05
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
1
-3
/
+2
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-24
/
+23
2009-06-11
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
1
-3
/
+3
2009-06-10
nilfs2: return EBUSY against delete request on snapshot
Ryusuke Konishi
1
-12
/
+2
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
1
-12
/
+21
2009-05-30
nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function
Ryusuke Konishi
1
-2
/
+4
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-17
/
+21
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
1
-4
/
+7
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
1
-12
/
+18
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
1
-10
/
+14
2009-04-07
nilfs2: segment usage file
Koji Sato
1
-1
/
+1
2009-04-07
nilfs2: checkpoint file
Koji Sato
1
-0
/
+908