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
/
the_nilfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
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
-4
/
+4
2017-11-18
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+3
2016-08-03
nilfs2: fix misuse of a semaphore in sysfs code
Ryusuke Konishi
1
-5
/
+2
2016-08-03
nilfs2: embed a back pointer to super block instance in nilfs object
Ryusuke Konishi
1
-1
/
+3
2016-05-24
nilfs2: remove loops of single statement macros
Ryusuke Konishi
1
-5
/
+4
2016-05-24
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-5
/
+5
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
-1
/
+1
2016-05-24
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
1
-0
/
+22
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
1
-0
/
+6
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
1
-1
/
+7
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
1
-0
/
+6
2013-07-04
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
1
-2
/
+2
2012-08-04
nilfs2: nuke write_super from comments
Artem Bityutskiy
1
-2
/
+0
2012-07-31
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
1
-2
/
+1
2012-07-31
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
1
-0
/
+2
2012-07-31
nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
Vyacheslav Dubeyko
1
-0
/
+1
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
1
-0
/
+2
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-1
/
+0
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
1
-3
/
+2
2011-03-09
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
1
-1
/
+5
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
1
-0
/
+6
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
1
-0
/
+6
2011-03-09
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
1
-0
/
+9
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
1
-0
/
+18
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
1
-3
/
+0
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
1
-2
/
+0
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
1
-21
/
+0
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
1
-1
/
+0
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
1
-2
/
+0
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
1
-14
/
+2
2010-10-23
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
1
-16
/
+0
2010-10-23
nilfs2: add checkpoint tree to nilfs object
Ryusuke Konishi
1
-0
/
+42
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
1
-6
/
+1
2010-07-23
nilfs2: do not update log cursor for small change
Ryusuke Konishi
1
-0
/
+2
2010-07-23
nilfs2: sync super blocks in turns
Jiro SEKIBA
1
-9
/
+8
2010-07-23
nilfs2: get rid of ns_free_segments_count
Ryusuke Konishi
1
-2
/
+0
2010-07-23
nilfs2: add blocksize member to nilfs object
Ryusuke Konishi
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-13
nilfs2: get rid of s_dirt flag use
Ryusuke Konishi
1
-0
/
+2
2010-02-13
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
1
-0
/
+1
2009-11-20
nilfs2: add helper to get if volume is in a valid state
Ryusuke Konishi
1
-0
/
+10
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
1
-0
/
+2
2009-09-14
nilfs2: clean up nilfs_write_super
Jiro SEKIBA
1
-0
/
+14
2009-09-14
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
1
-21
/
+6
[next]