aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs
Commit message (Expand)AuthorAge
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-24
|\
| * fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\ \ | |/ |/|
| * HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-16
* | ntfs: remove ntfs_file_writeChristoph Hellwig2009-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| |/
* / mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
|/
* ntfs: Use new syncing helpers and update commentsJan Kara2009-09-14
* ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2009-06-16
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* ntfs: remove old debug check for dirty data in ntfs_put_super()Jens Axboe2009-06-11
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* ntfs: remove private wrapper of endian helpersHarvey Harrison2009-04-01
* fs/Kconfig: move ntfs outAlexey Dobriyan2009-01-22
* ntfs: don't NULL i_opAl Viro2009-01-05
* ntfs: don't fool kernel-docRandy Dunlap2008-12-01
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* NTFS: update homepageAdrian Bunk2008-09-02
* [PATCH] ntfs: use d_add_ciChristoph Hellwig2008-08-25
* fs: rename buffer trylockNick Piggin2008-08-05
* [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* ntfs: le*_add_cpu conversionMarcin Slusarz2008-05-24
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* NTFS: Fix read regression.Anton Altaparmakov2007-11-03
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* ntfs: new export opsChristoph Hellwig2007-10-22
* fix typo "insted" -> "instead"Uwe Kleine-König2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-17
* fs: correct SuS compliance for open of large file without optionsAlan Cox2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* NTFS: Fix a mount time deadlock.Anton Altaparmakov2007-10-12
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* ntfs_init_locked_inode(): fix array indexingAndrew Morton2007-05-31
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* ntfs: use zero_user_pageNate Diller2007-05-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08