| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -0/+6 |
|\ |
|
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-02 | 1 | -0/+6 |
* | | userns: Convert ntfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 3 | -12/+39 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 1 | -1/+2 |
|\ |
|
| * | ntfs: Convert to new freezing mechanism | Jan Kara | 2012-07-31 | 1 | -1/+2 |
* | | ntfs: remove references to long gone super operations and unimplemented methods | Fernando Luis Vazquez Cao | 2012-07-30 | 1 | -17/+0 |
|/ |
|
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | fs: introduce inode operation ->update_time | Josef Bacik | 2012-06-01 | 1 | -1/+3 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 1 | -3/+6 |
|\ |
|
| * | ntfs: forgets to unregister sysctls on register_filesystem() failure | Al Viro | 2012-03-20 | 1 | -0/+2 |
| * | ntfs: switch to d_make_root() | Al Viro | 2012-03-20 | 1 | -3/+4 |
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 4 | -32/+32 |
|\ \ |
|
| * | | ntfs: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 4 | -32/+32 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Typos: change aditional to additional. | Justin P. Mattock | 2012-02-21 | 1 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2012-02-03 | 1 | -1/+1 |
| |\ |
|
| * | | ntfs: fix printk typos in mft.c | Masanari Iida | 2012-02-03 | 1 | -2/+2 |
* | | | NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. | Anton Altaparmakov | 2012-02-24 | 1 | -3/+3 |
* | | | NTFS: Do not dereference pointer before checking for NULL. | Anton Altaparmakov | 2012-02-22 | 1 | -3/+3 |
* | | | NTFS: Remove unused variable. | Anton Altaparmakov | 2012-02-22 | 1 | -3/+1 |
| |/
|/| |
|
* | | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
|/ |
|
* | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 2 | -5/+5 |
* | ntfs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -5/+5 |
* | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-03 | 1 | -1/+0 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -4/+4 |
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -6/+9 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 2 | -2/+18 |
* | fs: kill i_alloc_sem | Christoph Hellwig | 2011-07-20 | 2 | -10/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 9 | -25/+25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-24 | 1 | -2/+2 |
|\ |
|
| * | fs: rename inode_lock to inode_hash_lock | Dave Chinner | 2011-03-24 | 1 | -2/+2 |
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 2 | -6/+1 |
|\ \
| |/
|/| |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 2 | -6/+1 |
* | | fs: change to new flag variable | matt mooney | 2011-03-17 | 1 | -12/+7 |
|/ |
|
* | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). | Anton Altaparmakov | 2011-01-31 | 1 | -4/+7 |
* | NTFS: writev() fix and maintenance/contact details update | Anton Altaparmakov | 2011-01-12 | 3 | -22/+21 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -1/+8 |
* | new helper: mount_bdev() | Al Viro | 2010-10-29 | 1 | -5/+4 |
* | new helper: ihold() | Al Viro | 2010-10-25 | 1 | -2/+2 |
* | ntfs: don't call invalidate_inodes() | Al Viro | 2010-10-25 | 1 | -15/+0 |
* | BKL: Remove BKL from NTFS | Jan Blunck | 2010-10-04 | 1 | -27/+2 |
* | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | 1 | -0/+5 |
* | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 3 | -4/+7 |
* | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -3/+0 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 2 | -10/+4 |
* | ntfs: use add_to_page_cache_lru() | Minchan Kim | 2010-05-25 | 1 | -15/+4 |
* | ntfs: clean up ntfs_attr_extend_initialized | Minchan Kim | 2010-05-25 | 1 | -7/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -0/+9 |