index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: use iget5_locked to get inode
Ryusuke Konishi
2010-10-23
1
-3
/
+34
*
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
Ryusuke Konishi
2010-10-23
1
-0
/
+5
*
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