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
/
fuse
/
control.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
fuse: Convert fusectl to use the new mount API
David Howells
1
-5
/
+15
2019-02-13
fuse: clean up aborted
Miklos Szeredi
1
-1
/
+3
2018-09-28
fuse: introduce fc->bg_lock
Kirill Tkhai
1
-4
/
+4
2018-09-28
fuse: add locking to max_background and congestion_threshold changes
Kirill Tkhai
1
-6
/
+24
2018-09-28
fuse: use READ_ONCE on congestion_threshold and max_background
Kirill Tkhai
1
-2
/
+2
2018-05-31
fuse: fix control dir setup and teardown
Miklos Szeredi
1
-3
/
+10
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
1
-1
/
+1
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2014-04-28
fuse: add __exit to fuse_ctl_cleanup
Fabian Frederick
1
-1
/
+1
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-09-03
fuse: mark variables uninitialized
Daniel Mack
1
-2
/
+2
2012-04-25
fuse: Convert to kstrtoul_from_user
Peter Huewe
1
-8
/
+2
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-6
/
+4
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+4
2009-09-16
fuse: add fusectl interface to max_background
Csaba Henk
1
-2
/
+134
2009-09-16
fuse: use drop_nlink() instead of direct nlink manipulation
Csaba Henk
1
-1
/
+1
2008-11-26
fuse: style fixes
Miklos Szeredi
1
-2
/
+4
2008-04-30
mm: bdi: expose the BDI object in sysfs for FUSE
Miklos Szeredi
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2007-01-30
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
1
-0
/
+4
2006-12-08
[PATCH] struct path: convert fuse
Josef Sipek
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+3
2006-08-01
[PATCH] fuse: fix typo
Miklos Szeredi
1
-2
/
+2
2006-06-25
[PATCH] fuse: add control filesystem
Miklos Szeredi
1
-0
/
+218