summaryrefslogtreecommitdiff
path: root/fs/ntfs
Commit message (Expand)AuthorAge
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* fs: kill i_alloc_semChristoph Hellwig2011-07-20
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-24
|\
| * fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-24
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \ | |/ |/|
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | fs: change to new flag variablematt mooney2011-03-17
|/
* NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2011-01-31
* NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov2011-01-12
* fs: icache RCU free inodesNick Piggin2011-01-07
* new helper: mount_bdev()Al Viro2010-10-29
* new helper: ihold()Al Viro2010-10-25
* ntfs: don't call invalidate_inodes()Al Viro2010-10-25
* BKL: Remove BKL from NTFSJan Blunck2010-10-04
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* ntfs: use add_to_page_cache_lru()Minchan Kim2010-05-25
* ntfs: clean up ntfs_attr_extend_initializedMinchan Kim2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ntfs: use bitmap_weightAkinobu Mita2010-03-17
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Remove fs/ntfs/ChangeLogJiri Kosina2010-02-24
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* kill I_LOCKChristoph Hellwig2009-12-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | 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