index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-04
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-04
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-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
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-03
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-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-01-04
fs: propagate umode_t, misc bits
Al Viro
1
-2
/
+2
2012-01-04
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-26
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-10
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-12
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+4
2009-01-22
fs/Kconfig: move vxfs out
Alexey Dobriyan
1
-0
/
+16
2009-01-01
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
-23
/
+40
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
[next]