1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  3. a3ac141 ntfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  4. 45d95bc NTFS: Do not dereference pointer before checking for NULL. by Anton Altaparmakov · 12 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. 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
  7. ebab899 NTFS: Fix read regression. by Anton Altaparmakov · 17 years ago
  8. bfab36e NTFS: Fix a mount time deadlock. by Anton Altaparmakov · 17 years ago
  9. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  10. 5c3bd43 [PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG by Robert P. J. Day · 17 years ago
  11. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 17 years ago
  12. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  13. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  14. f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 18 years ago
  15. a0646a1 NTFS: Add support for sparse files which have a compression unit of 0. by Anton Altaparmakov · 18 years ago
  16. 3ccc738 NTFS: Fix a buggette in an "should be impossible" case handling where we by Anton Altaparmakov · 18 years ago
  17. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  18. dda65b9 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. by Anton Altaparmakov · 19 years ago
  19. 7d0ffdb NTFS: $EA attributes can be both resident non-resident. Minor tidying. by Anton Altaparmakov · 19 years ago
  20. 29b8990 NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited() by Anton Altaparmakov · 19 years ago
  21. 2d86829 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to by Anton Altaparmakov · 19 years ago
  22. 2a6fc4e1 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks by Anton Altaparmakov · 19 years ago
  23. 8925d4f NTFS: Change ntfs_attr_make_non_resident to take the attribute value size by Anton Altaparmakov · 19 years ago
  24. fc0fa7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter by Anton Altaparmakov · 19 years ago
  25. 69b41e3 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  26. fd9d636 NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  27. 807c453 NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident(). by Anton Altaparmakov · 19 years ago
  28. 2983d1b NTFS: Fix several bugs in fs/ntfs/attrib.c. by Anton Altaparmakov · 19 years ago
  29. 0aaccea NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize(). by Anton Altaparmakov · 19 years ago
  30. af859a4 NTFS: Prepare for 2.1.23 release: Update documentation and bump version. by Anton Altaparmakov · 19 years ago
  31. 4757d7df NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs by Anton Altaparmakov · 19 years ago
  32. fa3be923 NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs() by Anton Altaparmakov · 19 years ago
  33. 1d58b27 NTFS: Change the runlist terminator of the newly allocated cluster(s) to by Anton Altaparmakov · 19 years ago
  34. 442d207 NTFS: Use C99 style structure initialization after memory allocation where by Anton Altaparmakov · 19 years ago
  35. bb3cf33 NTFS: Update attribute definition handling. by Anton Altaparmakov · 19 years ago
  36. 53d59aa NTFS: Fix compilation when configured read-only. by Anton Altaparmakov · 19 years ago
  37. 1ef334d NTFS: Include linux/swap.h in fs/ntfs/attrib.c for mark_page_accessed(). by Anton Altaparmakov · 19 years ago
  38. 905685f NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detect by Anton Altaparmakov · 19 years ago
  39. 2bfb4ff NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_make_non_resident(). by Anton Altaparmakov · 19 years ago
  40. c0c1cc0 NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after by Anton Altaparmakov · 19 years ago
  41. 271849a NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nolock() used by the new by Anton Altaparmakov · 19 years ago
  42. 7e69307 NTFS: Add AT_EA in addition to AT_DATA to whitelist for being allowed to be by Anton Altaparmakov · 19 years ago
  43. b6ad6c5 NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking by Anton Altaparmakov · 19 years ago
  44. da28438 NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). by Anton Altaparmakov · 20 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago