tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / fs / ntfs / file.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-23 Christoph Hellwigntfs: remove ntfs_file_write
2009-09-14 Jan Karantfs: Use new syncing helpers and update comments
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2007-10-17 Alan Coxfs: correct SuS compliance for open of large file witho...
2007-10-12 Anton AltaparmakovNTFS: Fix a mount time deadlock.
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-12 Nate Dillerntfs: use zero_user_page
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2006-12-08 Josef "Jeff" Sipek[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to...
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-10-01 Richard Knutsson[PATCH] fs/ntfs: Conversion to generic boolean
2006-06-25 NeilBrown[PATCH] Prepare for __copy_from_user_inatomic to not...
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-22 Anton Altaparmakov[PATCH] NTFS: Critical bug fix (affects MIPS and possib...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-23 Anton AltaparmakovNTFS: Remove all the make_bad_inode() calls. This...
2006-03-07 Anton AltaparmakovNTFS: Fix two compiler warnings on Alpha. Thanks to...
2006-02-24 Anton AltaparmakovNTFS: Implement support for sector sizes above 512...
2006-01-19 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-11-24 Anton AltaparmakovNTFS: Fix a potential overflow by casting (index +...
2005-11-01 Anton AltaparmakovNTFS: Fix a stupid bug causing writes to non-initialize...
2005-10-24 Anton AltaparmakovNTFS: Fix compilation warnings with gcc-4.0.2 on SUSE...
2005-10-24 Anton AltaparmakovNTFS: Use %z for size_t to fix compilation warnings...
2005-10-19 Anton AltaparmakovNTFS: Fix serious data corruption issue when writing.
2005-10-19 Anton AltaparmakovNTFS: $EA attributes can be both resident non-resident.
2005-10-11 Anton AltaparmakovNTFS: The big ntfs write(2) rewrite has arrived. We...
2005-09-08 Anton AltaparmakovNTFS: Remove bogus setting of PageError in ntfs_read_co...
2005-05-04 Anton AltaparmakovNTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_op...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2