1. c0c1cc0 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after by Anton Altaparmakov · 20 years ago
  2. 271849a NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nolock() used by the new by Anton Altaparmakov · 20 years ago
  3. 7e69307 NTFS: Add AT_EA in addition to AT_DATA to whitelist for being allowed to be by Anton Altaparmakov · 20 years ago
  4. 9451f85 NTFS: Correct sparse file handling. The compressed values need to be by Anton Altaparmakov · 20 years ago
  5. 4138268 NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the by Anton Altaparmakov · 20 years ago
  6. 8907547 NTFS: Fix printk format warnings on ia64. (Randy Dunlap) by Randy Dunlap · 20 years ago
  7. 5ae9fcf NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the by Anton Altaparmakov · 20 years ago
  8. 37e4c13 NTFS: Fix a nasty runlist merge bug when merging two holes. by Anton Altaparmakov · 20 years ago
  9. d8ec785 NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a by Anton Altaparmakov · 20 years ago
  10. b6ad6c5 NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking by Anton Altaparmakov · 20 years ago
  11. 1a0df15 NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in by Anton Altaparmakov · 20 years ago
  12. c002f42 NTFS: - Add disable_sparse mount option together with a per volume sparse by Anton Altaparmakov · 20 years ago
  13. 946929d NTFS: Fixup the resident attribute resizing code in by Anton Altaparmakov · 20 years ago
  14. 07a4e2d NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect by Anton Altaparmakov · 20 years ago
  15. f50f3ac NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value by Anton Altaparmakov · 20 years ago
  16. 218357f NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached by Anton Altaparmakov · 20 years ago
  17. 206f9f3 NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value by Anton Altaparmakov · 20 years ago
  18. 3676367 NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the by Anton Altaparmakov · 20 years ago
  19. d4b9ba7 NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). by Anton Altaparmakov · 20 years ago
  20. db30d16 NTFS: Use i_size_read() once and then use the cached value in by Anton Altaparmakov · 20 years ago
  21. 66129f8 NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile(). by Anton Altaparmakov · 20 years ago
  22. da28438 NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). by Anton Altaparmakov · 20 years ago
  23. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago