aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs
AgeCommit message (Expand)Author
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
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-09-02NTFS: update homepageAdrian Bunk
2008-08-25[PATCH] ntfs: use d_add_ciChristoph Hellwig
2008-08-04fs: rename buffer trylockNick Piggin
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-05-24ntfs: le*_add_cpu conversionMarcin Slusarz
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison