index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
/
vxfs_super.c
Age
Commit message (
Expand
)
Author
2018-01-15
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2016-06-12
freevxfs: fix lack of inode initialization
Krzysztof Błaszkowski
2016-06-01
freevxfs: update documentation and cresdits for HP-UX support
Krzysztof Błaszkowski
2016-06-01
freevxfs: implement ->alloc_inode and ->destroy_inode
Christoph Hellwig
2016-06-01
freevxfs: avoid the need for forward declaring the super operations
Christoph Hellwig
2016-06-01
freevxfs: remove vxfs_put_fake_inode
Krzysztof Błaszkowski
2016-06-01
freevxfs: handle big endian HP-UX file systems
Krzysztof Błaszkowski
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-21
BKL: remove BKL from freevxfs
Arnd Bergmann
2010-10-04
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2006-09-29
[PATCH] freevxfs: fix leak on error path
Alexey Dobriyan
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2005-09-07
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2005-06-30
[PATCH] freevxfs: minor cleanups
Pekka Enberg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds