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
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
convert nilfs2 to ->evict_inode()
Al Viro
1
-4
/
+24
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-6
/
+19
2010-08-10
get rid of block_write_begin_newtrunc
Christoph Hellwig
1
-4
/
+8
2010-08-10
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-0
/
+13
2010-05-22
nilfs2: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-10
/
+1
2010-05-10
nilfs2: use huge_encode_dev/huge_decode_dev
Ryusuke Konishi
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-27
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
Jiro SEKIBA
1
-3
/
+3
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_new_inode
Jiro SEKIBA
1
-1
/
+0
2009-11-20
nilfs2: move out mark_inode_dirty calls from bmap routines
Ryusuke Konishi
1
-0
/
+3
2009-11-20
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
Ryusuke Konishi
1
-3
/
+0
2009-11-15
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
Jiro SEKIBA
1
-1
/
+0
2009-09-29
nilfs2: fix missing initialization of i_dir_start_lookup member
Ryusuke Konishi
1
-0
/
+1
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-14
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
1
-1
/
+2
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
1
-8
/
+0
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
1
-7
/
+8
2009-06-10
nilfs2: enable sync_page method
Ryusuke Konishi
1
-1
/
+1
2009-06-10
NILFS2: Pagecache usage optimization on NILFS2
Hisashi Hifumi
1
-0
/
+1
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
1
-7
/
+6
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
1
-33
/
+2
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-14
/
+5
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
1
-9
/
+14
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
1
-7
/
+9
2009-04-07
nilfs2: inode operations
Ryusuke Konishi
1
-0
/
+819