1. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  2. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  3. 5934537 [PATCH] lockdep: annotate NTFS locking rules by Ingo Molnar · 18 years ago
  4. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  5. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  6. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  7. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  8. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  9. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  10. f893afb [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) by Anton Altaparmakov · 18 years ago
  11. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  12. b9a2838 [PATCH] bitops: ntfs: remove generic_ffs() by Akinobu Mita · 18 years ago
  13. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  14. e750d1c NTFS: 2.1.27 - Various bug fixes and cleanups. by Anton Altaparmakov · 18 years ago
  15. 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  16. 834ba60 NTFS: Handle the recently introduced -ENAMETOOLONG return value from by Anton Altaparmakov · 18 years ago
  17. 20fdcf1 NTFS: Add a missing call to flush_dcache_mft_record_page() in by Anton Altaparmakov · 18 years ago
  18. a778f21 NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we by Anton Altaparmakov · 18 years ago
  19. 2c2c8c1 NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h. by Anton Altaparmakov · 18 years ago
  20. d4faf63 NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum by Anton Altaparmakov · 18 years ago
  21. f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 18 years ago
  22. a0646a1 NTFS: Add support for sparse files which have a compression unit of 0. by Anton Altaparmakov · 18 years ago
  23. 949763b NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are by Anton Altaparmakov · 18 years ago
  24. 78264bd NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs by Anton Altaparmakov · 18 years ago
  25. 3ccc738 NTFS: Fix a buggette in an "should be impossible" case handling where we by Anton Altaparmakov · 18 years ago
  26. 67b1dfe NTFS: Fix an (innocent) off-by-one error in the runlist code. by Anton Altaparmakov · 18 years ago
  27. bb8047d NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for by Anton Altaparmakov · 18 years ago
  28. 1cf3109f NTFS: Do more detailed reporting of why we cannot mount read-write by by Anton Altaparmakov · 18 years ago
  29. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  30. 7b875af Merge ../ntfs-2.6-devel by Anton Altaparmakov · 18 years ago
  31. 3672b63 NTFS: - Cope with attribute list attribute having invalid flags. by Anton Altaparmakov · 18 years ago
  32. 64419d9 NTFS: We have struct kmem_cache now so use it instead of the typedef. by Pekka Enberg · 18 years ago
  33. 944d795 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  34. 24a44dc [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments by Christoph Hellwig · 19 years ago
  35. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  36. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  37. f4b09eb update the email address of Randy Dunlap by Adrian Bunk · 19 years ago
  38. 3c6af7f NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a by Anton Altaparmakov · 19 years ago
  39. 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
  40. c9c2009 NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs by Anton Altaparmakov · 19 years ago
  41. dda65b9 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. by Anton Altaparmakov · 19 years ago
  42. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  43. d5aeaef NTFS: Fix serious data corruption issue when writing. by Anton Altaparmakov · 19 years ago
  44. 7d0ffdb NTFS: $EA attributes can be both resident non-resident. Minor tidying. by Anton Altaparmakov · 19 years ago
  45. 98b2703 NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own by Anton Altaparmakov · 19 years ago
  46. 29f5f3c NTFS: Remove address space operations ->prepare_write and ->commit_write in by Anton Altaparmakov · 19 years ago
  47. 29b8990 NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited() by Anton Altaparmakov · 19 years ago
  48. 29d8699 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  49. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  50. e943825 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes by Anton Altaparmakov · 19 years ago
  51. dd07233 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports by Anton Altaparmakov · 19 years ago
  52. 2d86829 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to by Anton Altaparmakov · 19 years ago
  53. 2a6fc4e1 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks by Anton Altaparmakov · 19 years ago
  54. 8925d4f NTFS: Change ntfs_attr_make_non_resident to take the attribute value size by Anton Altaparmakov · 19 years ago
  55. fc0fa7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter by Anton Altaparmakov · 19 years ago
  56. 511bea5 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  57. 69b41e3 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  58. fd9d636 NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  59. c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
  60. 18efefa NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the by Anton Altaparmakov · 19 years ago
  61. e2fcc61 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with by Anton Altaparmakov · 19 years ago
  62. 5a8c0cc NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the by Anton Altaparmakov · 19 years ago
  63. 838bf96 NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by by Anton Altaparmakov · 19 years ago
  64. 715dc63 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry by Anton Altaparmakov · 19 years ago
  65. 91fbc6e NTFS: Fix sparse warnings that have crept in over time. by Anton Altaparmakov · 19 years ago
  66. eed8b2d NTFS: More runlist handling fixes from Richard Russon and myself. by Anton Altaparmakov · 19 years ago
  67. f6098cf NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. by Anton Altaparmakov · 19 years ago
  68. 4e64c88 NTFS: Fix handling of compressed directories that I broke in earlier changeset. by Anton Altaparmakov · 19 years ago
  69. 5c9f6de NTFS: Fix various bugs in the runlist merging code. (Based on libntfs by Anton Altaparmakov · 19 years ago
  70. 89ecf38 NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as it by Anton Altaparmakov · 19 years ago
  71. 5d46770 NTFS: Change the mount options {u,f,d}mask to always parse the number as by Anton Altaparmakov · 19 years ago
  72. b4012a9 [PATCH] ntfs build fix by Andrew Morton · 19 years ago
  73. 7d333d6 NTFS: 2.1.24 release and some minor final fixes. by Anton Altaparmakov · 19 years ago
  74. e604635 NTFS: Improve scalability by changing the driver global spin lock in by Anton Altaparmakov · 19 years ago
  75. a01ac53 NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c. by Anton Altaparmakov · 19 years ago
  76. 311120e NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  77. 8273d5d NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case by Anton Altaparmakov · 19 years ago
  78. 54b02eb NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page by Anton Altaparmakov · 19 years ago
  79. bd45fdd NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  80. 8dcdeba NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero. by Anton Altaparmakov · 19 years ago
  81. 67bb103 NTFS: Fixup handling of sparse, compressed, and encrypted attributes in by Anton Altaparmakov · 19 years ago
  82. 1c7d469 NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when by Anton Altaparmakov · 19 years ago
  83. bbf1813 NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more by Anton Altaparmakov · 19 years ago
  84. 807c453 NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident(). by Anton Altaparmakov · 19 years ago
  85. 2983d1b NTFS: Fix several bugs in fs/ntfs/attrib.c. by Anton Altaparmakov · 19 years ago
  86. 0aaccea NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize(). by Anton Altaparmakov · 19 years ago
  87. f25dfb5 NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). by Anton Altaparmakov · 19 years ago
  88. 8e08ceae NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned by Anton Altaparmakov · 19 years ago
  89. 6e48321 NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist. by Anton Altaparmakov · 19 years ago
  90. 3ffc5a4 NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new by Anton Altaparmakov · 19 years ago
  91. f94ad38 NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING by Anton Altaparmakov · 19 years ago
  92. 2b0ada2 NTFS: Fix handling of valid but empty mapping pairs array in by Anton Altaparmakov · 19 years ago
  93. 8bb7352 NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. by Anton Altaparmakov · 19 years ago
  94. 84d6ebe NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far. by Anton Altaparmakov · 19 years ago
  95. 9529d46 NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge() by Anton Altaparmakov · 19 years ago
  96. 06d0e3c NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version. by Anton Altaparmakov · 19 years ago
  97. e7a1033 NTFS: Support more clean journal ($LogFile) states. by Anton Altaparmakov · 19 years ago
  98. 481d037 NTFS: Complete the previous fix for the unset device when mapping buffers by Anton Altaparmakov · 19 years ago
  99. e74589a NTFS: Fix bug in mft record writing where we forgot to set the device in by Anton Altaparmakov · 19 years ago
  100. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago