1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  3. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  4. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  5. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  6. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  7. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  8. 02d5341 ntfs: use is_power_of_2() function for clarity. by Robert P. J. Day · 15 years ago
  9. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  10. 9742df3 ntfs: don't NULL i_op by Al Viro · 16 years ago
  11. bfab36e NTFS: Fix a mount time deadlock. by Anton Altaparmakov · 17 years ago
  12. 1fc799e ntfs_init_locked_inode(): fix array indexing by Andrew Morton · 17 years ago
  13. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  14. 8331191 NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode(). by Anton Altaparmakov · 17 years ago
  15. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  16. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  17. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  18. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  19. 5934537 [PATCH] lockdep: annotate NTFS locking rules by Ingo Molnar · 18 years ago
  20. 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  21. 20fdcf1 NTFS: Add a missing call to flush_dcache_mft_record_page() in by Anton Altaparmakov · 18 years ago
  22. a778f21 NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we by Anton Altaparmakov · 18 years ago
  23. a0646a1 NTFS: Add support for sparse files which have a compression unit of 0. by Anton Altaparmakov · 18 years ago
  24. 3672b63 NTFS: - Cope with attribute list attribute having invalid flags. by Anton Altaparmakov · 18 years ago
  25. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 18 years ago
  26. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  27. e943825 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes by Anton Altaparmakov · 19 years ago
  28. dd07233 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports by Anton Altaparmakov · 19 years ago
  29. f6098cf NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. by Anton Altaparmakov · 19 years ago
  30. 67bb103 NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  31. 1c7d469 NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when by Anton Altaparmakov · 19 years ago
  32. 2fb21db NTFS: Remove spurious void pointer casts from fs/ntfs/. by Pekka Enberg · 19 years ago
  33. 9451f85 NTFS: Correct sparse file handling. The compressed values need to be by Anton Altaparmakov · 19 years ago
  34. 8907547 NTFS: Fix printk format warnings on ia64. (Randy Dunlap) by Randy Dunlap · 19 years ago
  35. 5ae9fcf NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the by Anton Altaparmakov · 19 years ago
  36. c002f42 NTFS: - Add disable_sparse mount option together with a per volume sparse by Anton Altaparmakov · 19 years ago
  37. f50f3ac NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value by Anton Altaparmakov · 20 years ago
  38. 3676367 NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the by Anton Altaparmakov · 20 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago