index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
control.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
fuse: Add SPDX ID lines to some files
Tim Bird
1
-3
/
+1
2026-06-15
fuse: abort related layering cleanup
Miklos Szeredi
1
-3
/
+1
2026-06-15
fuse: don't access transport layer structs directly from the fs layer
Miklos Szeredi
1
-9
/
+4
2026-06-15
fuse: move request blocking related members to fuse_chan
Miklos Szeredi
1
-4
/
+4
2026-06-15
fuse: move background queuing related members to fuse_chan
Miklos Szeredi
1
-5
/
+6
2026-03-03
fuse: quiet down complaints in fuse_conn_limit_write
Darrick J. Wong
1
-2
/
+2
2025-11-16
convert fuse_ctl
Al Viro
1
-2
/
+8
2025-11-16
new helper: simple_remove_by_name()
Al Viro
1
-6
/
+1
2025-11-16
fuse_ctl_add_conn(): fix nlink breakage in case of early failure
Al Viro
1
-9
/
+10
2025-07-02
fuse_ctl: use simple_recursive_removal()
Al Viro
1
-17
/
+13
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-4
/
+0
2024-03-06
fuse: remove unneeded lock which protecting update of congestion_threshold
Kemeng Shi
1
-5
/
+1
2023-10-18
fuse: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-07-24
fuse: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2022-07-21
fuse: Remove the control interface for virtio-fs
Xie Yongji
1
-2
/
+2
2022-03-22
fuse: remove reliance on bdi congestion
NeilBrown
1
-17
/
+0
2021-08-04
fuse: name fs_context consistently
Miklos Szeredi
1
-5
/
+5
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
1
-5
/
+15
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2019-07-04
convenience helper: get_tree_single()
Al Viro
1
-1
/
+1
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-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2016-09-27
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-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-22
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-25
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-07-31
[PATCH] fuse: fix typo
Miklos Szeredi
1
-2
/
+2
2006-06-25
[PATCH] fuse: add control filesystem
Miklos Szeredi
1
-0
/
+218