index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
sufile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
2015-11-06
1
-2
/
+1
*
nilfs2: add tracepoints for analyzing sufile manipulation
Hitoshi Mitake
2015-11-06
1
-0
/
+8
*
nilfs2: verify metadata sizes read from disk
Ryusuke Konishi
2014-04-03
1
-0
/
+12
*
nilfs2: add nilfs_sufile_trim_fs to trim clean segs
Andreas Rohner
2014-04-03
1
-0
/
+152
*
nilfs2: add nilfs_sufile_set_suinfo to update segment usage
Andreas Rohner
2014-04-03
1
-0
/
+131
*
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
2012-07-30
1
-1
/
+7
*
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-34
/
+34
*
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2011-05-10
1
-11
/
+11
*
nilfs2: get rid of NILFS_I_NILFS
Ryusuke Konishi
2011-05-10
1
-2
/
+2
*
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-05-10
1
-0
/
+67
*
nilfs2: add truncation routine of segment usage file
Ryusuke Konishi
2011-05-10
1
-0
/
+112
*
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
2011-05-10
1
-10
/
+63
*
nilfs2: get rid of mi_nilfs back pointer to nilfs object
Ryusuke Konishi
2010-10-23
1
-2
/
+2
*
nilfs2: use iget for all metadata files
Ryusuke Konishi
2010-10-23
1
-32
/
+41
*
nilfs2: fix various typos in comments
Ryusuke Konishi
2010-03-14
1
-1
/
+1
*
nilfs2: clean up get/put function of a segment usage
Ryusuke Konishi
2009-11-20
1
-72
/
+0
*
nilfs2: move routine to set segment usage into sufile
Ryusuke Konishi
2009-11-20
1
-0
/
+37
*
nilfs2: move routine marking segment usage dirty into sufile
Ryusuke Konishi
2009-11-20
1
-0
/
+19
*
nilfs2: simplify nilfs_sufile_get_ncleansegs function
Ryusuke Konishi
2009-11-20
1
-22
/
+9
*
nilfs2: add local variable to cache the number of clean segments
Ryusuke Konishi
2009-11-20
1
-10
/
+43
*
nilfs2: unfold nilfs_sufile_block_get_header function
Ryusuke Konishi
2009-11-20
1
-12
/
+3
*
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
2009-11-20
1
-0
/
+10
*
nilfs2: separate constructor of metadata files
Ryusuke Konishi
2009-11-20
1
-0
/
+16
*
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
2009-06-10
1
-9
/
+13
*
nilfs2: add sufile function that can modify multiple segment usages
Ryusuke Konishi
2009-06-10
1
-0
/
+97
*
nilfs2: fix possible mismatch of sufile counters on recovery
Ryusuke Konishi
2009-04-13
1
-0
/
+29
*
nilfs2: segment usage file cleanups
Ryusuke Konishi
2009-04-13
1
-191
/
+77
*
nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error
Ryusuke Konishi
2009-04-13
1
-7
/
+10
*
nilfs2: simplify handling of active state of segments fix
Ryusuke Konishi
2009-04-13
1
-1
/
+1
*
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
2009-04-07
1
-2
/
+6
*
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
1
-10
/
+15
*
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
1
-2
/
+6
*
nilfs2: segment usage file
Koji Sato
2009-04-07
1
-0
/
+627