aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs
AgeCommit message (Expand)Author
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
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2007-11-03NTFS: Fix read regression.Anton Altaparmakov
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22ntfs: new export opsChristoph Hellwig
2007-10-20fix typo "insted" -> "instead"Uwe Kleine-König
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-12NTFS: Fix a mount time deadlock.Anton Altaparmakov
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt