- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / fs / ntfs / super.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-09 Anton AltaparmakovNTFS: - Add mapping of unmapped buffers to all remainin...
2004-11-01 Anton AltaparmakovNTFS: Make several functions and variables static....
2004-11-01 Anton AltaparmakovNTFS: Add MODULE_VERSION() to fs/ntfs/super.c.
2004-10-27 Anton AltaparmakovNTFS: Ensure the mft record size does not exceed the...
2004-10-14 Anton AltaparmakovNTFS: Big cleanup of mft record writing code.
2004-10-07 Anton AltaparmakovNTFS: - Move ntfs_{un,}map_page() from ntfs.h to aops...
2004-09-30 Anton AltaparmakovNTFS: Add vol->mft_data_pos and initialize it at mount...
2004-09-26 Anton AltaparmakovNTFS: Change {const_,}cpu_to_le{16,32}(0) to just 0...
2004-09-24 Anton AltaparmakovNTFS: 2.1.19 - Many cleanups, improvements, and a minor...
2004-09-24 Anton AltaparmakovNTFS: Finish off sparse annotation.
2004-09-24 Anton AltaparmakovNTFS: Continuing sparse annotations: finish data types...
2004-09-23 Anton AltaparmakovNTFS: Change '\0' and L'\0' to simply 0 as per advice...
2004-09-21 Anton AltaparmakovNTFS: - Fix endianness bug in ntfs_external_attr_find().
2004-09-21 Hubert Mantelfix mounting ntfs filesystems via subfs (#45277)
2004-09-21 Anton AltaparmakovNTFS: Rename {{re,}init,get,put}_attr_search_ctx() to
2004-09-21 Anton AltaparmakovNTFS: Rename {find,lookup}_attr() to ntfs_attr_{find...
2004-09-20 Richard RussonMerge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6
2004-09-17 Andrey V. Savochkin[PATCH] fix for fsync ignoring writing errors
2004-09-14 Anton AltaparmakovNTFS: Fix scheduling latencies in ntfs_fill_super(...
2004-08-31 Anton AltaparmakovMerge ssh://linux-ntfs@bkbits.net/ntfs-2.6-devel
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 Anton AltaparmakovNTFS: Remove vol->nr_mft_records as it was pretty meani...
2004-08-27 Rusty Russell[PATCH] mostly remove module_parm()
2004-08-24 Anton Blanchard[PATCH] remove cacheline alignment from inode slabs
2004-08-18 Anton AltaparmakovNTFS: - Load attribute definition table from $AttrDef...
2004-08-16 Anton AltaparmakovNTFS: Implement cluster (de-)allocation code (fs/ntfs...
2004-08-07 Anton AltaparmakovMerge cantab.net:/home/src/ntfs-2.6
2004-08-07 Anton AltaparmakovMerge cantab.net:/home/src/bklinux-2.6
2004-07-26 Alexander Viro[PATCH] size_t portability fixes
2004-07-22 Anton AltaparmakovNTFS: Complete "run list" to "runlist" renaming.
2004-07-21 Anton AltaparmakovNTFS: Rename run_list to runlist everywhere to bring...
2004-07-14 Anton AltaparmakovNTFS: 2.1.16 - Implement access time updates in fs...
2004-07-08 Anton AltaparmakovNTFS: Change ntfs_write_inode to return 0 on success...
2004-06-21 Anton AltaparmakovNTFS: Load the quota file ($Quota) and check if quota...
2004-06-21 Anton AltaparmakovNTFS: Add a new type, ntfs_index_context, to allow...
2004-06-08 Anton AltaparmakovNTFS: 2.1.13 - Enable overwriting of resident files...
2004-06-07 Anton AltaparmakovNTFS: Add functions ntfs_{clear,set}_volume_flags(...
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 ->write_inode (fs/ntfs/inode.c::ntfs_wr...
2004-05-28 Anton AltaparmakovNTFS: Commit open system inodes at umount time. This...
2004-05-26 Anton AltaparmakovNTFS: 2.1.12 release - Fix the second fix to the decomp...
2004-05-25 Anton AltaparmakovNTFS: Cleanup dirty ntfs inode handling (fs/ntfs/inode...
2004-05-14 Anton AltaparmakovNTFS: 2.1.11 - Rename uchar_t to ntfschar.
2004-05-11 Anton AltaparmakovNTFS: 2.1.10 - Force read-only (re)mounting of volumes...
2004-05-10 Alexander Viro[PATCH] ntfs cleanup
2004-05-07 Anton AltaparmakovNTFS: 2.1.8 release - If the $LogFile indicates a clean...
2004-05-07 Anton AltaparmakovNTFS: Read the journal ($LogFile) and determine if...
2004-04-28 Anton AltaparmakovNTFS: - Fix compiler warnings related to type casting.
2004-04-27 Anton AltaparmakovNTFS: Load the mft mirror at mount time and compare...
2004-04-25 Anton AltaparmakovNTFS: Determine the mft mirror size as the number of...
2004-04-25 Anton AltaparmakovNTFS: - Remove unused ntfs_dirty_inode().
2004-03-15 Anton AltaparmakovNTFS: Enforce no atime and no dir atime updates at...
2004-02-11 Anton AltaparmakovNTFS: Release 2.1.7 - Enable NFS exporting of mounted...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Randy Dunlap[PATCH] don't init statics to 0 (fs/)
2003-08-01 Randy Dunlap[PATCH] janitor: use char arrays for strings
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-25 Andrew Morton[PATCH] mark shrinkable slabs as being reclaimable
2003-04-30 Anton AltaparmakovNTFS: 2.1.4 release - Reduce compiler requirements.
2003-04-22 Anton AltaparmakovNTFS: Fix typo and release 2.1.3.
2003-03-28 Anton Altaparmakovsuper.c::parse_ntfs_boot_sector(): Correct the check...
2003-03-13 Anton AltaparmakovNTFS: Fix silly porting typo.
2003-03-13 Anton AltaparmakovNTFS: 2.1.2 release: Fix buggy free cluster and free...
2003-02-23 Anton AltaparmakovNTFS: Minor updates
2003-02-10 Andrew Morton[PATCH] Fix synchronous writers to wait properly for...
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
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-24 Anton AltaparmakovNTFS: 2.0.22 - Cleanups, mainly to ntfs_readdir(),...
2002-07-15 Anton AltaparmakovNTFS: 2.0.21 - Check for, and refuse to work with too...
2002-07-15 Anton AltaparmakovNTFS: 2.0.20 - Support non-resident directory index...
2002-07-11 Anton AltaparmakovNTFS: 2.0.17 - Cleanups and optimizations - shrinking...
2002-07-08 Anton AltaparmakovNTFS: 2.0.16 - Convert access to $MFT/$BITMAP to attrib...
2002-07-08 Anton AltaparmakovNTFS: 2.0.15 - Fake inodes based attribute i/o via...
2002-07-03 Anton AltaparmakovNTFS: 2.0.14 - Run list merging code cleanup, minor...
2002-06-27 Anton AltaparmakovNTFS: 2.0.13 - Use iget5_locked() in preparation for...
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-06-17 Rusty Russell[PATCH] Make NTFS use a single uncompression-buffer
2002-05-27 Anton AltaparmakovNTFS: Fix really dumb logic bug in boot sector recovery.
2002-05-26 Anton AltaparmakovNTFS: The beginning of 2.0.8. - Major updates for handl...
2002-05-24 Linus TorvaldsMerge penguin:v2.5/linux
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-23 Kai GermaschewskiEXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-19 Andrew Morton[PATCH] pdflush exclusion infrastructure
2002-05-19 Andrew Morton[PATCH] i_dirty_buffers locking fix
2002-05-11 Anton AltaparmakovNTFS 2.0.7: minor cleanup, remove NULL struct initializers
2002-05-10 Neil Brown[PATCH] - kNFSd in 2.5.15 - Require export operations...
2002-05-04 Anton AltaparmakovNTFS: Release 2.0.6 - Major bugfix to make compatible...
2002-05-01 Anton AltaparmakovMerge cantab.net:/usr/src/bklinux-2.5 into cantab.net...
2002-05-01 Anton AltaparmakovNTFS: Minor cleanups, contact details updates, remove...
2002-04-30 Andrew Morton[PATCH] page writeback locking update
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-13 Anton AltaparmakovNTFS: Change attrib.c::get_attr_search_ctx() to return...
next