aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 9-25/+25
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2011-03-24fs: rename inode_lock to inode_hash_lockGravatar Dave Chinner 1-2/+2
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-6/+1
2011-03-17fs: change to new flag variableGravatar matt mooney 1-12/+7
2011-03-10block: remove per-queue pluggingGravatar Jens Axboe 2-6/+1
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Gravatar Anton Altaparmakov 1-4/+7
2011-01-12NTFS: writev() fix and maintenance/contact details updateGravatar Anton Altaparmakov 3-22/+21
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 1-1/+8
2010-10-29new helper: mount_bdev()Gravatar Al Viro 1-5/+4
2010-10-25new helper: ihold()Gravatar Al Viro 1-2/+2
2010-10-25ntfs: don't call invalidate_inodes()Gravatar Al Viro 1-15/+0
2010-10-04BKL: Remove BKL from NTFSGravatar Jan Blunck 1-27/+2
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superGravatar Jan Blunck 1-0/+5
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Gravatar Al Viro 3-4/+7
2010-08-09remove inode_setattrGravatar Christoph Hellwig 1-3/+0
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 2-10/+4
2010-05-25ntfs: use add_to_page_cache_lru()Gravatar Minchan Kim 1-15/+4
2010-05-25ntfs: clean up ntfs_attr_extend_initializedGravatar Minchan Kim 1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 8-0/+9
2010-03-17ntfs: use bitmap_weightGravatar Akinobu Mita 1-12/+13
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1702/+0
2010-03-05pass writeback_control to ->write_inodeGravatar Christoph Hellwig 5-5/+13
2010-02-24Remove fs/ntfs/ChangeLogGravatar Jiri Kosina 1-1702/+0
2009-12-17kill I_LOCKGravatar Christoph Hellwig 1-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-4/+4
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 3-4/+4
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-1/+1
2009-11-12sysctl fs: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-2/+0
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-6/+4
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Gravatar Linus Torvalds 1-0/+2
2009-09-24fs: Make unload_nls() NULL pointer safeGravatar Thomas Gleixner 1-6/+4
2009-09-23ntfs: remove ntfs_file_writeGravatar Christoph Hellwig 1-41/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesGravatar Jan Beulich 1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesGravatar Anand Gadiyar 1-1/+1
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsGravatar Andi Kleen 1-0/+2
2009-09-14ntfs: Use new syncing helpers and update commentsGravatar Jan Kara 2-19/+10
2009-06-16ntfs: use is_power_of_2() function for clarity.Gravatar Robert P. J. Day 2-2/+4
2009-06-11Push BKL down into ->remount_fs()Gravatar Alessio Igor Bogani 1-1/+14
2009-06-11ntfs: remove old debug check for dirty data in ntfs_put_super()Gravatar Jens Axboe 1-30/+3
2009-06-11push BKL down into ->put_superGravatar Christoph Hellwig 1-1/+5
2009-05-22block: Do away with the notion of hardsect_sizeGravatar Martin K. Petersen 1-3/+3
2009-04-01ntfs: remove private wrapper of endian helpersGravatar Harvey Harrison 7-227/+215
2009-01-22fs/Kconfig: move ntfs outGravatar Alexey Dobriyan 1-0/+78
2009-01-05ntfs: don't NULL i_opGravatar Al Viro 1-3/+0
2008-12-01ntfs: don't fool kernel-docGravatar Randy Dunlap 1-6/+2
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasGravatar Christoph Hellwig 1-20/+2
2008-10-20vmscan: split LRU lists into anon & file setsGravatar Rik van Riel 1-2/+2
2008-09-02NTFS: update homepageGravatar Adrian Bunk 1-2/+2