index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
convert nilfs2 to ->evict_inode()
Al Viro
2010-08-09
1
-4
/
+24
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-6
/
+19
*
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
1
-4
/
+8
*
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-08-09
1
-0
/
+13
*
nilfs2: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
1
-10
/
+1
*
nilfs2: use huge_encode_dev/huge_decode_dev
Ryusuke Konishi
2010-05-10
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
Jiro SEKIBA
2009-11-27
1
-3
/
+3
*
nilfs2: delete mark_inode_dirty in nilfs_new_inode
Jiro SEKIBA
2009-11-27
1
-1
/
+0
*
nilfs2: move out mark_inode_dirty calls from bmap routines
Ryusuke Konishi
2009-11-20
1
-0
/
+3
*
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
Ryusuke Konishi
2009-11-20
1
-3
/
+0
*
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
Jiro SEKIBA
2009-11-15
1
-1
/
+0
*
nilfs2: fix missing initialization of i_dir_start_lookup member
Ryusuke Konishi
2009-09-29
1
-0
/
+1
*
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
2009-09-14
1
-1
/
+2
*
switch nilfs2 to inode->i_acl
Al Viro
2009-06-24
1
-8
/
+0
*
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
2009-06-10
1
-7
/
+8
*
nilfs2: enable sync_page method
Ryusuke Konishi
2009-06-10
1
-1
/
+1
*
NILFS2: Pagecache usage optimization on NILFS2
Hisashi Hifumi
2009-06-10
1
-0
/
+1
*
nilfs2: support nanosecond timestamp
Ryusuke Konishi
2009-04-07
1
-7
/
+6
*
nilfs2: clean up sketch file
Ryusuke Konishi
2009-04-07
1
-33
/
+2
*
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
1
-14
/
+5
*
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
2009-04-07
1
-9
/
+14
*
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
2009-04-07
1
-7
/
+9
*
nilfs2: inode operations
Ryusuke Konishi
2009-04-07
1
-0
/
+819
[prev]