index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
/
vxfs_super.c
Age
Commit message (
Expand
)
Author
2024-03-26
freevxfs: Convert freevxfs to the new mount API.
Eric Sandeen
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2023-10-28
freevxfs: derive f_fsid from bdev->bd_dev
Amir Goldstein
2023-02-02
freevxfs: fix kernel-doc warnings
Randy Dunlap
2022-05-18
freevxfs: relicense to GPLv2 only
Christoph Hellwig
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-05-01
freevxfs: switch to ->free_inode()
Al Viro
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