index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-1
/
+5
|
\
|
*
fuse: convert to fileattr
Miklos Szeredi
2021-04-12
1
-0
/
+4
|
*
fuse: unsigned open flags
Miklos Szeredi
2021-04-12
1
-1
/
+1
*
|
new helper: inode_wrong_type()
Al Viro
2021-03-08
1
-3
/
+3
|
/
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-16
/
+21
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-2
/
+3
*
fuse: fix bad inode
Miklos Szeredi
2020-12-10
1
-5
/
+32
*
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
2020-11-11
1
-0
/
+6
*
fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2
Vivek Goyal
2020-11-11
1
-1
/
+1
*
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
2020-11-11
1
-0
/
+10
*
fuse: always revalidate if exclusive create
Miklos Szeredi
2020-11-11
1
-1
/
+1
*
fuse: get rid of fuse_mount refcount
Miklos Szeredi
2020-11-11
1
-2
/
+1
*
fuse: implement crossmounts
Max Reitz
2020-10-09
1
-1
/
+77
*
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-18
1
-54
/
+56
*
virtiofs: serialize truncate/punch_hole and dax fault path
Vivek Goyal
2020-09-10
1
-7
/
+25
*
fuse: always allow query of st_dev
Miklos Szeredi
2020-05-19
1
-1
/
+11
*
fuse: Support RENAME_WHITEOUT flag
Vivek Goyal
2020-02-06
1
-1
/
+1
*
fuse: verify nlink
Miklos Szeredi
2019-11-12
1
-1
/
+2
*
fuse: verify attributes
Miklos Szeredi
2019-11-12
1
-6
/
+16
*
fuse: flush dirty data/metadata before non-truncate setattr
Miklos Szeredi
2019-10-23
1
-0
/
+13
*
fuse: don't advise readdirplus for negative lookup
Miklos Szeredi
2019-10-21
1
-1
/
+2
*
fuse: kmemcg account fs data
Khazhismel Kumykov
2019-09-24
1
-1
/
+2
*
fuse: on 64-bit store time in d_fsdata directly
Khazhismel Kumykov
2019-09-24
1
-6
/
+30
*
fuse: delete dentry if timeout is zero
Miklos Szeredi
2019-09-12
1
-3
/
+25
*
fuse: convert readlink to simple api
Miklos Szeredi
2019-09-10
1
-27
/
+25
*
fuse: flatten 'struct fuse_args'
Miklos Szeredi
2019-09-10
1
-88
/
+88
*
fuse: Protect fi->nlookup with fi->lock
Kirill Tkhai
2019-02-13
1
-2
/
+2
*
fuse: Introduce fi->lock to protect write related fields
Kirill Tkhai
2019-02-13
1
-13
/
+12
*
fuse: Convert fc->attr_version into atomic64_t
Kirill Tkhai
2019-02-13
1
-17
/
+2
*
fuse: Add fuse_inode argument to fuse_prepare_release()
Kirill Tkhai
2019-02-13
1
-2
/
+4
*
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
2018-12-11
1
-1
/
+1
*
fuse: fix revalidation of attributes for permission check
Miklos Szeredi
2018-12-03
1
-1
/
+3
*
fuse: fix fsync on directory
Miklos Szeredi
2018-12-03
1
-1
/
+19
*
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-15
1
-25
/
+83
*
fuse: don't need GETATTR after every READ
Miklos Szeredi
2018-10-15
1
-1
/
+3
*
fuse: allow fine grained attr cache invaldation
Miklos Szeredi
2018-10-15
1
-5
/
+13
*
fuse: reduce size of struct fuse_inode
Miklos Szeredi
2018-10-01
1
-1
/
+12
*
fuse: use iversion for readdir cache verification
Miklos Szeredi
2018-10-01
1
-7
/
+14
*
fuse: split out readdir.c
Miklos Szeredi
2018-09-28
1
-257
/
+2
*
Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-22
1
-4
/
+6
|
\
|
*
fuse: fix initial parallel dirops
Miklos Szeredi
2018-07-26
1
-4
/
+6
*
|
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-14
1
-4
/
+11
|
\
\
|
*
|
kill d_instantiate_no_diralias()
Al Viro
2018-08-02
1
-4
/
+11
|
|
/
*
|
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
1
-1
/
+1
*
|
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
2018-07-12
1
-2
/
+2
*
|
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
2018-07-12
1
-1
/
+1
*
|
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
1
-1
/
+1
|
/
*
fuse: honor AT_STATX_FORCE_SYNC
Miklos Szeredi
2018-03-20
1
-2
/
+9
[next]