aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig2-10/+4
2010-05-25ntfs: use add_to_page_cache_lru()Minchan Kim1-15/+4
2010-05-25ntfs: clean up ntfs_attr_extend_initializedMinchan Kim1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-0/+9
2010-03-17ntfs: use bitmap_weightAkinobu Mita1-12/+13
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1702/+0
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig5-5/+13
2010-02-24Remove fs/ntfs/ChangeLogJiri Kosina1-1702/+0
2009-12-17kill I_LOCKChristoph Hellwig1-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman1-2/+0
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-6/+4
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+2
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner1-6/+4
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig1-41/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen1-0/+2
2009-09-14ntfs: Use new syncing helpers and update commentsJan Kara2-19/+10
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2-2/+4
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani1-1/+14
2009-06-11ntfs: remove old debug check for dirty data in ntfs_put_super()Jens Axboe1-30/+3
2009-06-11push BKL down into ->put_superChristoph Hellwig1-1/+5
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-3/+3
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison7-227/+215
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan1-0/+78
2009-01-05ntfs: don't NULL i_opAl Viro1-3/+0
2008-12-01ntfs: don't fool kernel-docRandy Dunlap1-6/+2
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-20/+2
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-2/+2
2008-09-02NTFS: update homepageAdrian Bunk1-2/+2
2008-08-25[PATCH] ntfs: use d_add_ciChristoph Hellwig1-87/+2
2008-08-04fs: rename buffer trylockNick Piggin3-4/+4
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-05-24ntfs: le*_add_cpu conversionMarcin Slusarz1-3/+2
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-3/+3
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-2/+1
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter3-27/+27
2007-11-03NTFS: Fix read regression.Anton Altaparmakov3-5/+20
2007-10-22exportfs: make struct export_operations constChristoph Hellwig2-2/+2
2007-10-22ntfs: new export opsChristoph Hellwig1-47/+28
2007-10-20fix typo "insted" -> "instead"Uwe Kleine-König1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt3-3/+3
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu1-2/+2
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox1-1/+1