Age | Commit message (Expand) | Author | Files | Lines |
2024-03-13 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -1/+1 |
2023-10-28 | freevxfs: derive f_fsid from bdev->bd_dev | Amir Goldstein | 1 | -0/+2 |
2023-02-03 | freevxfs: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
2022-05-18 | freevxfs: relicense to GPLv2 only | Christoph Hellwig | 1 | -25/+1 |
2022-03-23 | 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-02 | freevxfs: switch to ->free_inode() | Al Viro | 1 | -9/+2 |
2018-01-15 | vxfs: Define usercopy region in vxfs_inode slab cache | David Windsor | 1 | -2/+6 |
2017-11-28 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -2/+2 |
2016-06-12 | freevxfs: fix lack of inode initialization | Krzysztof Błaszkowski | 1 | -0/+1 |
2016-06-01 | freevxfs: update documentation and cresdits for HP-UX support | Krzysztof Błaszkowski | 1 | -1/+2 |
2016-06-01 | freevxfs: implement ->alloc_inode and ->destroy_inode | Christoph Hellwig | 1 | -1/+27 |
2016-06-01 | freevxfs: avoid the need for forward declaring the super operations | Christoph Hellwig | 1 | -13/+6 |
2016-06-01 | freevxfs: remove vxfs_put_fake_inode | Krzysztof Błaszkowski | 1 | -6/+6 |
2016-06-01 | freevxfs: handle big endian HP-UX file systems | Krzysztof Błaszkowski | 1 | -28/+73 |
2014-03-13 | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o | 1 | -0/+1 |
2013-03-13 | fs: Readd the fs module aliases. | Eric W. Biederman | 1 | -0/+1 |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -1/+1 |
2012-10-03 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
2012-03-21 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -5/+4 |
2010-10-21 | BKL: remove BKL from freevxfs | Arnd Bergmann | 1 | -10/+0 |
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 | 1 | -1/+1 |
2010-08-10 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 1 | -1/+1 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-12 | push BKL down into ->put_super | Christoph Hellwig | 1 | -0/+4 |
2008-02-07 | iget: stop FreeVXFS from using iget() and read_inode() | David Howells | 1 | -3/+7 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+2 |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
2006-09-29 | [PATCH] freevxfs: fix leak on error path | Alexey Dobriyan | 1 | -3/+8 |
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-03-24 | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 1 | -1/+1 |
2005-09-08 | [PATCH] fs: convert kcalloc to kzalloc | Pekka Enberg | 1 | -1/+1 |
2005-06-30 | [PATCH] freevxfs: minor cleanups | Pekka Enberg | 1 | -4/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+278 |