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
/
sufile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
nilfs2: get rid of mi_nilfs back pointer to nilfs object
Ryusuke Konishi
1
-2
/
+2
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
1
-32
/
+41
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
1
-1
/
+1
2009-11-20
nilfs2: clean up get/put function of a segment usage
Ryusuke Konishi
1
-72
/
+0
2009-11-20
nilfs2: move routine to set segment usage into sufile
Ryusuke Konishi
1
-0
/
+37
2009-11-20
nilfs2: move routine marking segment usage dirty into sufile
Ryusuke Konishi
1
-0
/
+19
2009-11-20
nilfs2: simplify nilfs_sufile_get_ncleansegs function
Ryusuke Konishi
1
-22
/
+9
2009-11-20
nilfs2: add local variable to cache the number of clean segments
Ryusuke Konishi
1
-10
/
+43
2009-11-20
nilfs2: unfold nilfs_sufile_block_get_header function
Ryusuke Konishi
1
-12
/
+3
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-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
1
-9
/
+13
2009-06-10
nilfs2: add sufile function that can modify multiple segment usages
Ryusuke Konishi
1
-0
/
+97
2009-04-13
nilfs2: fix possible mismatch of sufile counters on recovery
Ryusuke Konishi
1
-0
/
+29
2009-04-13
nilfs2: segment usage file cleanups
Ryusuke Konishi
1
-191
/
+77
2009-04-13
nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error
Ryusuke Konishi
1
-7
/
+10
2009-04-13
nilfs2: simplify handling of active state of segments fix
Ryusuke Konishi
1
-1
/
+1
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
1
-2
/
+6
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-10
/
+15
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
1
-2
/
+6
2009-04-07
nilfs2: segment usage file
Koji Sato
1
-0
/
+627