aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs
Commit message (Expand)AuthorAge
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro2012-03-20
| * ntfs: switch to d_make_root()Al Viro2012-03-20
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \
| * | ntfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * Typos: change aditional to additional.Justin P. Mattock2012-02-21
| * Merge branch 'master' into for-nextJiri Kosina2012-02-03
| |\
| * | ntfs: fix printk typos in mft.cMasanari Iida2012-02-03
* | | NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov2012-02-24
* | | NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov2012-02-22
* | | NTFS: Remove unused variable.Anton Altaparmakov2012-02-22
| |/ |/|
* | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
|/
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* ntfs: propagate umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* 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-30
* 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
|\