update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / fs / ntfs / compress.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-07-26 Alexander Viro[PATCH] size_t portability fixes
2004-05-28 Anton AltaparmakovNTFS: Implement writing of mft records (fs/ntfs/mft...
2004-05-26 Anton AltaparmakovNTFS: 2.1.12 release - Fix the second fix to the decomp...
2004-05-10 Anton AltaparmakovNTFS: 2.1.9 release - Fix two bugs in the decompression...
2004-04-28 Anton AltaparmakovNTFS: - Fix compiler warnings related to type casting.
2004-04-24 Anton AltaparmakovNTFS: Use get_bh() instead of manual atomic_inc() in...
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-03-12 Hubert Mantelsome fixes for backing-dev-unplug
2004-03-12 Hubert Mantel- kill the global queue plugging in the block layer...
2003-08-19 Andrew Morton[PATCH] async write errors: report truncate and io...
2003-04-30 Anton AltaparmakovNTFS: 2.1.4 release - Reduce compiler requirements.
2003-03-18 Anton AltaparmakovNTFS: Fix compiler warnings on big endian machines.
2003-02-18 Anton AltaparmakovNTFS: Add handling for initialized_size != data_size...
2002-08-14 Anton AltaparmakovNTFS: Cleanups, mostly whitespace. Found during resync...
2002-08-07 Anton AltaparmakovNTFS: 2.0.24 - Cleanups.
2002-08-05 Anton AltaparmakovNTFS: 2.0.23 - Major bug fixes (races, deadlocks, non...
2002-07-13 Anton AltaparmakovNTFS: 2.0.19 - Fix race condition, improvements, and...
2002-07-11 Anton AltaparmakovNTFS: 2.0.18 - Fix race condition in reading of compres...
2002-07-08 Anton AltaparmakovNTFS: 2.0.15 - Fake inodes based attribute i/o via...
2002-06-19 Anton AltaparmakovNTFS: 2.0.10 - There can only be 2^32 - 1 inodes on...
2002-06-19 Anton AltaparmakovNTFS: 2.0.9 release. Decompression engine now uses...
2002-06-17 Rusty Russell[PATCH] Make NTFS use a single uncompression-buffer
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-04 Anton AltaparmakovNTFS: Release 2.0.6 - Major bugfix to make compatible...
2002-04-30 Andrew Morton[PATCH] cleanup page flags
2002-04-27 Anton AltaparmakovNTFS: 2.0.4 - Cleanups and updates for kernel 2.5.11.
2002-04-26 Anton AltaparmakovNTFS 2.0.3: Small bug fixes, cleanups, and performance...
2002-03-21 Anton Altaparmakov- Fix memory leak in reading compressed data.
2002-03-17 Anton AltaparmakovNTFS: Repeat some changes from tng-0.0.8 which somehow...
2002-03-08 Anton AltaparmakovImport changeset