string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / fs / ntfs /
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-09-23 Christoph Hellwigntfs: remove ntfs_file_write
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-14 Jan Karantfs: Use new syncing helpers and update comments
2009-06-17 Robert P. J. Dayntfs: use is_power_of_2() function for clarity.
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Jens Axboentfs: remove old debug check for dirty data in ntfs_put...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-04-01 Harvey Harrisonntfs: remove private wrapper of endian helpers
2009-01-22 Alexey Dobriyanfs/Kconfig: move ntfs out
2009-01-05 Al Virontfs: don't NULL i_op
2008-12-02 Randy Dunlapntfs: don't fool kernel-doc
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-09-03 Adrian BunkNTFS: update homepage
2008-08-25 Christoph Hellwig[PATCH] ntfs: use d_add_ci
2008-08-05 Nick Pigginfs: rename buffer trylock
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-05-24 Marcin Slusarzntfs: le*_add_cpu conversion
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-02-05 Christoph Lameteris_vmalloc_addr(): Check if an address is within the...
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2007-11-03 Anton AltaparmakovNTFS: Fix read regression.
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigntfs: new export ops
2007-10-19 Uwe Kleine-Königfix typo "insted" -> "instead"
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-17 Fengguang Wuwriteback: fix ntfs with sb_has_dirty_inodes()
2007-10-17 Alan Coxfs: correct SuS compliance for open of large file witho...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-12 Anton AltaparmakovNTFS: Fix a mount time deadlock.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-31 Andrew Mortonntfs_init_locked_inode(): fix array indexing
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-12 Nate Dillerntfs: use zero_user_page
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert ctl_tables in NTFS and...
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-12 Robert P. J. Day[PATCH] NTFS: rename incorrect check of NTFS_DEBUG...
2007-01-31 Andrew Morton[PATCH] ntfs: kmap_atomic() atomicity fix
2007-01-18 Anton AltaparmakovNTFS: Forgot to bump version number in makefile to...
2007-01-18 Anton AltaparmakovNTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov...
2006-12-08 Josef "Jeff" Sipek[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
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-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate NTFS locking rules
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
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-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
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-26 Akinobu Mita[PATCH] bitops: ntfs: remove generic_ffs()
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-23 Anton AltaparmakovNTFS: 2.1.27 - Various bug fixes and cleanups.
2006-03-23 Ingo MolnarNTFS: Semaphore to mutex conversion.
2006-03-23 Anton AltaparmakovNTFS: Handle the recently introduced -ENAMETOOLONG...
2006-03-23 Anton AltaparmakovNTFS: Add a missing call to flush_dcache_mft_record_pag...
2006-03-23 Anton AltaparmakovNTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_in...
2006-03-23 Anton AltaparmakovNTFS: Improve comments on file attribute flags in fs...
2006-03-23 Anton AltaparmakovNTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlsto...
2006-03-23 Anton AltaparmakovNTFS: Remove all the make_bad_inode() calls. This...
2006-03-23 Anton AltaparmakovNTFS: Add support for sparse files which have a compres...
2006-03-23 Anton AltaparmakovNTFS: Fix comparison of $MFT and $MFTMirr to not bail...
2006-03-23 Anton AltaparmakovNTFS: Use buffer_migrate_page() for the ->migratepage...
2006-03-23 Anton AltaparmakovNTFS: Fix a buggette in an "should be impossible" case...
2006-03-23 Anton AltaparmakovNTFS: Fix an (innocent) off-by-one error in the runlist...
2006-03-07 Anton AltaparmakovNTFS: Fix two compiler warnings on Alpha. Thanks to...
2006-02-24 Anton AltaparmakovNTFS: Do more detailed reporting of why we cannot mount...
2006-02-24 Anton AltaparmakovNTFS: Implement support for sector sizes above 512...
2006-02-24 Anton AltaparmakovMerge ../ntfs-2.6-devel
next