| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ntfs: use bitmap_weight | Akinobu Mita | 2010-03-17 | 1 | -12/+13 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1702/+0 |
|\ |
|
| * | Remove fs/ntfs/ChangeLog | Jiri Kosina | 2010-02-24 | 1 | -1702/+0 |
* | | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 5 | -5/+13 |
|/ |
|
* | kill I_LOCK | Christoph Hellwig | 2009-12-17 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 3 | -4/+4 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 3 | -4/+4 |
* | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -1/+1 |
* | | sysctl fs: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-09-24 | 1 | -6/+4 |
|\ |
|
| * | fs: Make unload_nls() NULL pointer safe | Thomas Gleixner | 2009-09-24 | 1 | -6/+4 |
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen | 2009-09-16 | 1 | -0/+2 |
* | | ntfs: remove ntfs_file_write | Christoph Hellwig | 2009-09-23 | 1 | -41/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
| |/ |
|
* | | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 1 | -1/+1 |
|/ |
|
* | ntfs: Use new syncing helpers and update comments | Jan Kara | 2009-09-14 | 2 | -19/+10 |
* | ntfs: use is_power_of_2() function for clarity. | Robert P. J. Day | 2009-06-16 | 2 | -2/+4 |
* | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 2009-06-11 | 1 | -1/+14 |
* | ntfs: remove old debug check for dirty data in ntfs_put_super() | Jens Axboe | 2009-06-11 | 1 | -30/+3 |
* | push BKL down into ->put_super | Christoph Hellwig | 2009-06-11 | 1 | -1/+5 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 1 | -3/+3 |
* | ntfs: remove private wrapper of endian helpers | Harvey Harrison | 2009-04-01 | 7 | -227/+215 |
* | fs/Kconfig: move ntfs out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+78 |
* | ntfs: don't NULL i_op | Al Viro | 2009-01-05 | 1 | -3/+0 |
* | ntfs: don't fool kernel-doc | Randy Dunlap | 2008-12-01 | 1 | -6/+2 |
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 | 1 | -20/+2 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 | 1 | -2/+2 |
* | NTFS: update homepage | Adrian Bunk | 2008-09-02 | 1 | -2/+2 |
* | [PATCH] ntfs: use d_add_ci | Christoph Hellwig | 2008-08-25 | 1 | -87/+2 |
* | fs: rename buffer trylock | Nick Piggin | 2008-08-04 | 3 | -4/+4 |
* | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi | 2008-07-26 | 1 | -1/+1 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -1/+1 |
* | ntfs: le*_add_cpu conversion | Marcin Slusarz | 2008-05-24 | 1 | -3/+2 |
* | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -3/+3 |
* | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -3/+3 |
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 | 1 | -2/+1 |
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 2008-02-05 | 3 | -27/+27 |
* | NTFS: Fix read regression. | Anton Altaparmakov | 2007-11-03 | 3 | -5/+20 |
* | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 | 2 | -2/+2 |
* | ntfs: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -47/+28 |
* | fix typo "insted" -> "instead" | Uwe Kleine-König | 2007-10-20 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 3 | -3/+3 |