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