aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-319-25/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-241-2/+2
|\
| * fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-241-2/+2
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-242-6/+1
|\ \ | |/ |/|
| * block: remove per-queue pluggingJens Axboe2011-03-102-6/+1
* | fs: change to new flag variablematt mooney2011-03-171-12/+7
|/
* NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2011-01-311-4/+7
* NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov2011-01-123-22/+21
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* new helper: ihold()Al Viro2010-10-251-2/+2
* ntfs: don't call invalidate_inodes()Al Viro2010-10-251-15/+0
* BKL: Remove BKL from NTFSJan Blunck2010-10-041-27/+2
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-0/+5
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-093-4/+7
* remove inode_setattrChristoph Hellwig2010-08-091-3/+0
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-10/+4
* ntfs: use add_to_page_cache_lru()Minchan Kim2010-05-251-15/+4
* ntfs: clean up ntfs_attr_extend_initializedMinchan Kim2010-05-251-7/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+9
* ntfs: use bitmap_weightAkinobu Mita2010-03-171-12/+13
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1702/+0
|\
| * Remove fs/ntfs/ChangeLogJiri Kosina2010-02-241-1702/+0
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-055-5/+13
|/
* kill I_LOCKChristoph Hellwig2009-12-171-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-4/+4
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-4/+4
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
* | sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-121-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-241-6/+4
|\
| * fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-6/+4
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+2
|\ \ | |/ |/|
| * HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-161-0/+2
* | ntfs: remove ntfs_file_writeChristoph Hellwig2009-09-231-41/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \
| * | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| |/
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-1/+1
|/
* ntfs: Use new syncing helpers and update commentsJan Kara2009-09-142-19/+10
* ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2009-06-162-2/+4
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-1/+14
* ntfs: remove old debug check for dirty data in ntfs_put_super()Jens Axboe2009-06-111-30/+3
* push BKL down into ->put_superChristoph Hellwig2009-06-111-1/+5
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-3/+3
* ntfs: remove private wrapper of endian helpersHarvey Harrison2009-04-017-227/+215
* fs/Kconfig: move ntfs outAlexey Dobriyan2009-01-221-0/+78
* ntfs: don't NULL i_opAl Viro2009-01-051-3/+0
* ntfs: don't fool kernel-docRandy Dunlap2008-12-011-6/+2
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-20/+2
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-2/+2
* NTFS: update homepageAdrian Bunk2008-09-021-2/+2