1. 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
  2. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  3. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  4. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  5. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  6. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  7. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  8. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  9. b9a2838 [PATCH] bitops: ntfs: remove generic_ffs() by Akinobu Mita · 18 years ago
  10. 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  11. a778f21 NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we by Anton Altaparmakov · 18 years ago
  12. f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 18 years ago
  13. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  14. fc0fa7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter by Anton Altaparmakov · 19 years ago
  15. 511bea5 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  16. 69b41e3 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  17. c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
  18. 715dc63 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry by Anton Altaparmakov · 19 years ago
  19. bbf1813 NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more by Anton Altaparmakov · 19 years ago
  20. 8bb7352 NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. by Anton Altaparmakov · 19 years ago
  21. e74589a NTFS: Fix bug in mft record writing where we forgot to set the device in by Anton Altaparmakov · 19 years ago
  22. ba6d237 NTFS: Fix a nasty deadlock that appeared in recent kernels. by Anton Altaparmakov · 19 years ago
  23. fa3be923 NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs() by Anton Altaparmakov · 19 years ago
  24. c0c1cc0 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after by Anton Altaparmakov · 19 years ago
  25. 8907547 NTFS: Fix printk format warnings on ia64. (Randy Dunlap) by Randy Dunlap · 19 years ago
  26. b6ad6c5 NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking by Anton Altaparmakov · 19 years ago
  27. 3834c3f NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset. by Anton Altaparmakov · 19 years ago
  28. 07a4e2d NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect by Anton Altaparmakov · 19 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago