1. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  2. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  3. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  4. 9b556248 NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. by Anton Altaparmakov · 12 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 13 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  9. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  10. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  11. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  12. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  13. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  14. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  15. b9a2838 [PATCH] bitops: ntfs: remove generic_ffs() by Akinobu Mita · 18 years ago
  16. 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  17. a778f21 NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we by Anton Altaparmakov · 18 years ago
  18. f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 18 years ago
  19. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  20. fc0fa7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter by Anton Altaparmakov · 19 years ago
  21. 511bea5 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  22. 69b41e3 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  23. c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
  24. 715dc63 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry by Anton Altaparmakov · 19 years ago
  25. bbf1813 NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more by Anton Altaparmakov · 19 years ago
  26. 8bb7352 NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. by Anton Altaparmakov · 19 years ago
  27. e74589a NTFS: Fix bug in mft record writing where we forgot to set the device in by Anton Altaparmakov · 19 years ago
  28. ba6d237 NTFS: Fix a nasty deadlock that appeared in recent kernels. by Anton Altaparmakov · 19 years ago
  29. fa3be923 NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs() by Anton Altaparmakov · 19 years ago
  30. c0c1cc0 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after by Anton Altaparmakov · 19 years ago
  31. 8907547 NTFS: Fix printk format warnings on ia64. (Randy Dunlap) by Randy Dunlap · 19 years ago
  32. b6ad6c5 NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking by Anton Altaparmakov · 19 years ago
  33. 3834c3f NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset. by Anton Altaparmakov · 19 years ago
  34. 07a4e2d NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect by Anton Altaparmakov · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago