Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-05 | NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value | Anton Altaparmakov | 2 | -11/+16 |
2005-05-05 | NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached | Anton Altaparmakov | 2 | -48/+58 |
2005-05-05 | NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value | Anton Altaparmakov | 2 | -6/+9 |
2005-05-05 | NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the | Anton Altaparmakov | 4 | -18/+37 |
2005-05-04 | NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). | Anton Altaparmakov | 2 | -1/+2 |
2005-05-04 | NTFS: Use i_size_read() once and then use the cached value in | Anton Altaparmakov | 2 | -3/+7 |
2005-05-04 | NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile(). | Anton Altaparmakov | 2 | -15/+15 |
2005-05-04 | NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). | Anton Altaparmakov | 3 | -2/+7 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 44 | -0/+26034 |