index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
sufile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-2
/
+2
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
1
-2
/
+2
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-16
/
+13
2018-09-05
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2018-02-07
nilfs2: use time64_t internally
Arnd Bergmann
1
-1
/
+1
2017-11-18
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
1
-16
/
+16
2016-08-03
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
1
-1
/
+0
2016-08-03
nilfs2: use BIT() macro
Ryusuke Konishi
1
-6
/
+6
2016-08-03
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-15
/
+16
2016-05-24
nilfs2: add missing line spacing
Ryusuke Konishi
1
-0
/
+2
2016-05-24
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-2
/
+2
2016-05-24
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-05-24
nilfs2: remove space before comma
Ryusuke Konishi
1
-2
/
+2
2015-11-07
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
1
-2
/
+1
2015-11-07
nilfs2: add tracepoints for analyzing sufile manipulation
Hitoshi Mitake
1
-0
/
+8
2014-04-04
nilfs2: verify metadata sizes read from disk
Ryusuke Konishi
1
-0
/
+12
2014-04-04
nilfs2: add nilfs_sufile_trim_fs to trim clean segs
Andreas Rohner
1
-0
/
+152
2014-04-04
nilfs2: add nilfs_sufile_set_suinfo to update segment usage
Andreas Rohner
1
-0
/
+131
2012-07-31
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
1
-1
/
+7
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-34
/
+34
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
1
-11
/
+11
2011-05-10
nilfs2: get rid of NILFS_I_NILFS
Ryusuke Konishi
1
-2
/
+2
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
1
-0
/
+67
2011-05-10
nilfs2: add truncation routine of segment usage file
Ryusuke Konishi
1
-0
/
+112
2011-05-10
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
1
-10
/
+63
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