index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect
Anton Altaparmakov
2005-05-05
3
-59
/
+156
*
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
Anton Altaparmakov
2005-05-05
2
-11
/
+16
*
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
Anton Altaparmakov
2005-05-05
2
-48
/
+58
*
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
Anton Altaparmakov
2005-05-05
2
-6
/
+9
*
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
Anton Altaparmakov
2005-05-05
4
-18
/
+37
*
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().
Anton Altaparmakov
2005-05-04
2
-1
/
+2
*
NTFS: Use i_size_read() once and then use the cached value in
Anton Altaparmakov
2005-05-04
2
-3
/
+7
*
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
Anton Altaparmakov
2005-05-04
2
-15
/
+15
*
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
Anton Altaparmakov
2005-05-04
3
-2
/
+7
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
44
-0
/
+26034