- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / fs / ntfs / mft.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-09 Anton AltaparmakovNTFS: - Fix creation of buffers in fs/ntfs/mft.c::ntfs_...
2004-11-09 Anton AltaparmakovNTFS: - Add mapping of unmapped buffers to all remainin...
2004-11-05 Anton AltaparmakovNTFS: Rewrite handling of multi sector transfer errors...
2004-10-16 Anton AltaparmakovNTFS: Add fs/ntfs/mft.[hc]::ntfs_mft_record_alloc(...
2004-10-16 Anton AltaparmakovNTFS: Modify fs/ntfs/mft.c::map_extent_mft_record(...
2004-10-16 Anton AltaparmakovNTFS: Move the static inline ntfs_init_big_inode()...
2004-10-15 Anton AltaparmakovNTFS: Modify fs/ntfs/mft.c::write_mft_record_nolock...
2004-10-15 Anton AltaparmakovNTFS: Modify fs/ntfs/aops.c::mark_ntfs_record_dirty...
2004-10-14 Anton AltaparmakovNTFS: Big cleanup of mft record writing code.
2004-10-12 Anton AltaparmakovNTFS: Provide exclusion between opening an inode /...
2004-10-11 Anton AltaparmakovNTFS: Modify fs/ntfs/mft.c::write_mft_record_nolock...
2004-10-11 Anton AltaparmakovNTFS: Add fs/ntfs/mft.c::try_map_mft_record() which...
2004-10-07 Anton AltaparmakovNTFS: - Modify fs/ntfs/mft.c::__mark_mft_record_dirty...
2004-10-07 Anton AltaparmakovNTFS: Remove unused {__,}format_mft_record() from fs...
2004-10-07 Anton AltaparmakovNTFS: - Move ntfs_{un,}map_page() from ntfs.h to aops...
2004-09-30 Anton AltaparmakovNTFS: Forgot to lock the mft bitmap when clearing the...
2004-09-29 Anton AltaparmakovNTFS: Implement extent mft record deallocation.
2004-09-26 Anton AltaparmakovNTFS: Change {const_,}cpu_to_le{16,32}(0) to just 0...
2004-09-24 Anton AltaparmakovNTFS: Finish off sparse annotation.
2004-09-24 Anton AltaparmakovNTFS: Continuing sparse annotations: finish data types...
2004-09-16 Anton AltaparmakovNTFS: Fix a potential bug in fs/ntfs/mft.c::map_extent_...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Andrew Morton[PATCH] IS_ERR() unlikeliness cleanup
2004-07-02 Anton AltaparmakovNTFS: Add a set_page_dirty address space operation...
2004-06-21 Anton AltaparmakovNTFS: Lock all page cache pages belonging to mst protec...
2004-06-08 Anton AltaparmakovNTFS: 2.1.13 - Enable overwriting of resident files...
2004-06-04 Anton AltaparmakovNTFS: Implement ntfs_mft_writepage() so it now checks...
2004-06-01 Anton AltaparmakovNTFS: - Implement fs/ntfs/mft.[hc]::{,__}mark_mft_recor...
2004-05-28 Anton AltaparmakovNTFS: Implement writing of mft records (fs/ntfs/mft...
2004-05-11 Anton AltaparmakovNTFS: Cleanup whitespace (trailing space removal, etc).
2003-04-30 Anton AltaparmakovNTFS: 2.1.4 release - Reduce compiler requirements.
2003-02-25 Michael Hayes[PATCH] Spelling fixes: invocation
2002-08-20 Anton AltaparmakovNTFS: Initial implementation of write(2) based overwrit...
2002-08-14 Anton AltaparmakovNTFS: Cleanups, mostly whitespace. Found during resync...
2002-08-05 Anton AltaparmakovNTFS: 2.0.23 - Major bug fixes (races, deadlocks, non...
2002-07-24 Anton AltaparmakovNTFS: 2.0.22 - Cleanups, mainly to ntfs_readdir(),...
2002-07-08 Anton AltaparmakovNTFS: 2.0.15 - Fake inodes based attribute i/o via...
2002-06-27 Anton AltaparmakovNTFS: 2.0.13 - Use iget5_locked() in preparation for...
2002-06-26 Anton AltaparmakovNTFS: 2.0.12 - Initial cleanup of address space operati...
2002-06-25 Anton AltaparmakovNTFS: 2.0.11 - Initial preparations for fake inode...
2002-06-19 Anton AltaparmakovNTFS: 2.0.10 - There can only be 2^32 - 1 inodes on...
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-11 Anton AltaparmakovNTFS 2.0.7 release: pure cleanups.
2002-05-11 Anton AltaparmakovNTFS 2.0.7: minor cleanup, remove NULL struct initializers
2002-05-02 Anton AltaparmakovNTFS: 2.0.5 release. Major buffer overflow fix in exten...
2002-04-26 Anton AltaparmakovNTFS 2.0.3: Small bug fixes, cleanups, and performance...
2002-03-22 Anton AltaparmakovNTFS:
2002-03-19 Anton Altaparmakovend_buffer_read_index_async(): Implement proper handlin...
2002-03-17 Anton AltaparmakovNTFS: Repeat some changes from tng-0.0.8 which somehow...
2002-03-08 Anton AltaparmakovImport changeset