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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
convert nilfs2 to ->evict_inode()
Al Viro
3
-24
/
+26
2010-08-10
simplify checks for I_CLEAR/I_FREEING
Al Viro
1
-1
/
+1
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-6
/
+19
2010-08-10
get rid of block_write_begin_newtrunc
Christoph Hellwig
2
-8
/
+15
2010-08-10
introduce __block_write_begin
Christoph Hellwig
1
-2
/
+1
2010-08-10
clean up write_begin usage for directories in pagecache
Christoph Hellwig
1
-19
/
+7
2010-08-10
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-0
/
+13
2010-05-31
nilfs2: remove obsolete declarations of cache constructor and destructor
Ryusuke Konishi
3
-6
/
+0
2010-05-31
nilfs2: fix style issue in nilfs_destroy_cachep
Ryusuke Konishi
1
-4
/
+4
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
2
-3
/
+3
2010-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+1
2010-05-22
nilfs2: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-10
/
+1
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
12
-340
/
+413
2010-05-10
nilfs2: disallow remount of snapshot from/to a regular mount
Ryusuke Konishi
1
-34
/
+23
2010-05-10
nilfs2: use huge_encode_dev/huge_decode_dev
Ryusuke Konishi
1
-2
/
+2
2010-05-10
nilfs2: update comment on deactivate_super at nilfs_get_sb
Ryusuke Konishi
1
-1
/
+1
2010-05-10
nilfs2: replace MS_VERBOSE with MS_SILENT
Ryusuke Konishi
1
-1
/
+2
2010-05-10
nilfs2: add missing initialization of s_mode
Ryusuke Konishi
1
-0
/
+1
2010-05-10
nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive
Ryusuke Konishi
1
-3
/
+7
2010-05-10
nilfs2: use checkpoint number instead of timestamp to select super block
Ryusuke Konishi
1
-3
/
+7
2010-05-10
nilfs2: add missing endian conversion on super block magic number
Ryusuke Konishi
1
-2
/
+2
2010-05-10
nilfs2: make nilfs_sc_*_ops static
Ryusuke Konishi
1
-3
/
+3
2010-05-10
nilfs2: add kernel doc comments to persistent object allocator functions
Ryusuke Konishi
2
-1
/
+160
2010-05-10
nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...
Li Hong
2
-19
/
+14
2010-05-10
nilfs2: remove nilfs_segctor_init() in segment.c
Li Hong
1
-8
/
+1
2010-05-10
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
4
-3
/
+10
2010-05-10
nilfs2: add a print message after loading nilfs2
Li Hong
1
-0
/
+1
2010-05-10
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
7
-164
/
+97
2010-05-10
nilfs2: move out checksum routines to segment buffer code
Ryusuke Konishi
3
-36
/
+39
2010-05-10
nilfs2: move pointer to super root block into logs
Ryusuke Konishi
4
-26
/
+25
2010-05-10
nilfs2: change default of 'errors' mount option to 'remount-ro' mode
Ryusuke Konishi
1
-3
/
+3
2010-05-10
nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
Li Hong
1
-17
/
+5
2010-05-10
nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
Li Hong
1
-22
/
+17
2010-05-03
nilfs2: fix sync silent failure
Ryusuke Konishi
1
-0
/
+1
2010-04-29
nilfs: fix breakage caused by barrier flag changes
Stephen Rothwell
1
-2
/
+2
2010-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
3
-3
/
+3
2010-04-11
nilfs2: fix typo "numer" -> "number" in alloc.c
Ryusuke Konishi
1
-1
/
+1
2010-04-02
nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
Li Hong
1
-1
/
+1
2010-03-31
nilfs2: fix a wrong type conversion in nilfs_ioctl()
Li Hong
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-0
/
+11
2010-03-23
nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
Ryusuke Konishi
1
-4
/
+4
2010-03-23
nilfs2: fix hang-up of cleaner after log writer returned with error
Ryusuke Konishi
1
-2
/
+1
2010-03-22
nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
Ryusuke Konishi
1
-6
/
+6
2010-03-14
nilfs2: remove whitespaces before quoted newlines
Ryusuke Konishi
2
-2
/
+2
2010-03-14
nilfs2: remove spaces before tabs
Ryusuke Konishi
2
-2
/
+2
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
9
-12
/
+12
2010-03-14
nilfs2: fix typo "cout" -> "count" in error message
Ryusuke Konishi
1
-1
/
+1
2010-03-14
nilfs2: fix function name typos in docbook comments
Ryusuke Konishi
1
-2
/
+2
2010-03-14
nilfs2: fix discrepancy in use of static specifier
Ryusuke Konishi
1
-3
/
+3
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-17
/
+14
[next]