summaryrefslogtreecommitdiff
path: root/fs/ntfs
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20fs: kill i_alloc_semChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-17fs: change to new flag variablematt mooney
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-10-25new helper: ihold()Al Viro
2010-10-25ntfs: don't call invalidate_inodes()Al Viro
2010-10-04BKL: Remove BKL from NTFSJan Blunck
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-25ntfs: use add_to_page_cache_lru()Minchan Kim
2010-05-25ntfs: clean up ntfs_attr_extend_initializedMinchan Kim
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-17ntfs: use bitmap_weightAkinobu Mita
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-02-24Remove fs/ntfs/ChangeLogJiri Kosina
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen
2009-09-14ntfs: Use new syncing helpers and update commentsJan Kara
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11ntfs: remove old debug check for dirty data in ntfs_put_super()Jens Axboe
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan
2009-01-05ntfs: don't NULL i_opAl Viro
2008-12-01ntfs: don't fool kernel-docRandy Dunlap