| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -4/+4 |
| 2023-02-02 | freevxfs: fix kernel-doc warnings | Randy Dunlap | 2 | -4/+4 |
| 2023-01-31 | freevxfs: Kconfig: fix spelling | Randy Dunlap | 1 | -1/+1 |
| 2022-08-02 | freevxfs: Convert vxfs_immed_read_folio() to use a folio | Matthew Wilcox (Oracle) | 1 | -24/+19 |
| 2022-06-29 | freevxfs: Remove check of PageError | Matthew Wilcox (Oracle) | 1 | -6/+0 |
| 2022-06-03 | Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 14 | -356/+14 |
| 2022-05-18 | freevxfs: relicense to GPLv2 only | Christoph Hellwig | 14 | -356/+14 |
| 2022-05-09 | freevxfs: Convert vxfs_immed to read_folio | Matthew Wilcox (Oracle) | 1 | -7/+8 |
| 2022-05-09 | fs: Convert block_read_full_page() to block_read_full_folio() | Matthew Wilcox (Oracle) | 1 | -9/+8 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2019-08-30 | fs: Fill in max and min timestamps in superblock | Deepa Dinamani | 1 | -0/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-01 | freevxfs: switch to ->free_inode() | Al Viro | 1 | -9/+2 |
| 2018-05-22 | freevxfs_lookup(): use d_splice_alias() | Al Viro | 1 | -6/+2 |
| 2018-01-15 | vxfs: Define usercopy region in vxfs_inode slab cache | David Windsor | 1 | -2/+6 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -2/+2 |
| 2016-06-13 | freevxfs: update Kconfig information | Krzysztof Błaszkowski | 1 | -1/+2 |
| 2016-06-12 | freevxfs: refactor readdir and lookup code | Krzysztof Błaszkowski | 1 | -119/+102 |
| 2016-06-12 | freevxfs: fix lack of inode initialization | Krzysztof Błaszkowski | 1 | -0/+1 |
| 2016-06-12 | freevxfs: fix memory leak in vxfs_read_fshead() | Krzysztof Błaszkowski | 1 | -0/+2 |
| 2016-06-01 | freevxfs: update documentation and cresdits for HP-UX support | Krzysztof Błaszkowski | 8 | -2/+17 |
| 2016-06-01 | freevxfs: implement ->alloc_inode and ->destroy_inode | Christoph Hellwig | 5 | -142/+116 |
| 2016-06-01 | freevxfs: avoid the need for forward declaring the super operations | Christoph Hellwig | 1 | -13/+6 |
| 2016-06-01 | freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stiget | Krzysztof Błaszkowski | 3 | -37/+31 |
| 2016-06-01 | freevxfs: remove vxfs_put_fake_inode | Krzysztof Błaszkowski | 3 | -20/+6 |
| 2016-06-01 | freevxfs: handle big endian HP-UX file systems | Krzysztof Błaszkowski | 11 | -277/+405 |
| 2016-05-09 | more trivial ->iterate_shared conversions | Al Viro | 1 | -1/+1 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 3 | -9/+9 |
| 2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro | 1 | -0/+1 |
| 2015-08-07 | freevxfs: Grammar s/an negative/a negative/ | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-06-23 | pagemap.h: move dir_pages() over there | Fabian Frederick | 1 | -7/+0 |
| 2015-05-10 | freevxfs: switch to simple_follow_link() | Al Viro | 3 | -39/+5 |
| 2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -1/+1 |
| 2014-04-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -1/+1 |
| 2014-04-03 | fs/freevxfs/vxfs_lookup.c: update function comment | Fabian Frederick | 1 | -1/+1 |
| 2014-03-13 | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o | 1 | -0/+1 |
| 2013-06-29 | [readdir] convert freevxfs | Al Viro | 1 | -32/+23 |
| 2013-03-12 | fs: Readd the fs module aliases. | Eric W. Biederman | 1 | -0/+1 |
| 2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -1/+1 |
| 2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
| 2012-09-21 | userns: Convert freevxfs to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -2/+2 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -2/+2 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
| 2012-01-03 | fs: propagate umode_t, misc bits | Al Viro | 1 | -2/+2 |
| 2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
| 2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -3/+3 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+0 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
| 2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -5/+4 |
| 2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
| 2010-10-21 | BKL: remove BKL from freevxfs | Arnd Bergmann | 2 | -22/+2 |
| 2010-10-04 | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 1 | -1/+6 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -5/+7 |
| 2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 3 | -5/+7 |
| 2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+2 |
| 2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
| 2010-05-27 | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 1 | -0/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
| 2009-06-11 | push BKL down into ->put_super | Christoph Hellwig | 1 | -0/+4 |
| 2009-01-22 | fs/Kconfig: move vxfs out | Alexey Dobriyan | 1 | -0/+16 |
| 2008-12-31 | freevxfs: ensure fast symlinks are NUL-terminated | Duane Griffin | 1 | -1/+3 |
| 2008-04-29 | fs/freevxfs/: proper externs | Adrian Bunk | 3 | -5/+6 |
| 2008-02-07 | iget: stop FreeVXFS from using iget() and read_inode() | David Howells | 4 | -22/+39 |
| 2008-02-03 | fs/: Spelling fixes | Joe Perches | 2 | -2/+2 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+2 |
| 2007-07-16 | vxfs warning fixes | Andrew Morton | 1 | -1/+1 |
| 2007-05-08 | freevxfs: possible null pointer dereference fix | Dmitriy Monakhov | 2 | -2/+2 |
| 2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin | 1 | -3/+0 |
| 2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 4 | -4/+4 |
| 2006-12-08 | [PATCH] struct path: convert freevxfs | Josef Sipek | 1 | -1/+1 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
| 2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -2/+2 |
| 2006-09-29 | [PATCH] freevxfs: fix leak on error path | Alexey Dobriyan | 1 | -3/+8 |
| 2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -1/+0 |
| 2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2 | -3/+3 |
| 2006-07-31 | [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir | Josh Triplett | 1 | -0/+2 |
| 2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 3 | -5/+5 |
| 2006-06-25 | [PATCH] fs/freevxfs: cleanup of spelling errors | Cliff Wickman | 2 | -8/+8 |
| 2006-06-23 | [PATCH] read_mapping_page for address space | Pekka Enberg | 1 | -2/+1 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 1 | -6/+7 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+4 |
| 2006-04-02 | BUG_ON() Conversion in fs/freevxfs/ | Eric Sesterhenn | 1 | -6/+3 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2 | -2/+2 |
| 2006-03-24 | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 1 | -1/+1 |
| 2006-01-08 | [PATCH] fix possible PAGE_CACHE_SHIFT overflows | Andrew Morton | 1 | -2/+2 |
| 2005-11-08 | fs/freevxfs/: add #include's | Adrian Bunk | 2 | -0/+2 |
| 2005-11-07 | [PATCH] vxfs: use generic_ro_fops | Christoph Hellwig | 1 | -10/+1 |
| 2005-11-07 | [PATCH] mm: rename kmem_cache_s to kmem_cache | Pekka J Enberg | 1 | -2/+2 |
| 2005-09-07 | [PATCH] fs: convert kcalloc to kzalloc | Pekka Enberg | 1 | -1/+1 |
| 2005-08-20 | [PATCH] freevxfs: fix breakage introduced by symlink fixes | Alexey Dobriyan | 1 | -1/+1 |
| 2005-08-19 | [PATCH] Fix up symlink function pointers | Al Viro | 1 | -2/+2 |
| 2005-06-30 | [PATCH] freevxfs: minor cleanups | Pekka Enberg | 4 | -14/+13 |
| 2005-06-30 | [PATCH] freevxfs: remove 2.4 compatability | Pekka Enberg | 3 | -51/+0 |
| 2005-06-30 | [PATCH] freevxfs: fix buffer_head leak | Pekka Enberg | 1 | -5/+6 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 16 | -0/+2756 |