Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2f1e81965fd0f672c3246e751385cdfe8f86bbee
/
fs
/
fuse
/
dir.c
2f1e819
fuse: allow fine grained attr cache invaldation
by Miklos Szeredi
· 6 years ago
ab2257e
fuse: reduce size of struct fuse_inode
by Miklos Szeredi
· 6 years ago
261aaba7
fuse: use iversion for readdir cache verification
by Miklos Szeredi
· 6 years ago
d123d8e
fuse: split out readdir.c
by Miklos Szeredi
· 6 years ago
ad1d697
Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
0ea97a2
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
c971e6a
kill d_instantiate_no_diralias()
by Al Viro
· 7 years ago
63576c1
fuse: fix initial parallel dirops
by Miklos Szeredi
· 6 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 7 years ago
b452a45
getting rid of 'opened' argument of ->atomic_open() - part 2
by Al Viro
· 7 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 7 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 7 years ago
bf5c189
fuse: honor AT_STATX_FORCE_SYNC
by Miklos Szeredi
· 7 years ago
ff1b89f
fuse: honor AT_STATX_DONT_SYNC
by Miklos Szeredi
· 7 years ago
73f03c2
fuse: Restrict allow_other to the superblock's namespace or a descendant
by Seth Forshee
· 7 years ago
8cb0832
fuse: Support fuse filesystems outside of init_user_ns
by Eric W. Biederman
· 7 years ago
df0e91d
fuse: atomic_o_trunc should truncate pagecache
by Miklos Szeredi
· 7 years ago
c6cdd51
fuse: fix READDIRPLUS skipping an entry
by Miklos Szeredi
· 7 years ago
5b97eea
fuse: getattr cleanup
by Miklos Szeredi
· 7 years ago
4e66c42
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
267d844
fuse: cleanup fuse_file refcounting
by Miklos Szeredi
· 8 years ago
2106752
fuse: fix time_to_jiffies nsec sanity check
by David Sheets
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
c01638f
fuse: fix clearing suid, sgid for chown()
by Miklos Szeredi
· 8 years ago
0ce267f
fuse: fix root dentry initialization
by Miklos Szeredi
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
703c736
fuse: Use generic xattr ops
by Seth Forshee
· 8 years ago
29433a2
fuse: get rid of fc->flags
by Miklos Szeredi
· 8 years ago
cb3ae6d
fuse: listxattr: verify xattr list
by Miklos Szeredi
· 8 years ago
bcb6f6d
fuse: use timespec64
by Miklos Szeredi
· 8 years ago
f75fdf2
fuse: don't use ->d_time
by Miklos Szeredi
· 8 years ago
60bcc88
fuse: Add posix ACL support
by Seth Forshee
· 8 years ago
5e940c1
fuse: handle killpriv in userspace fs
by Miklos Szeredi
· 8 years ago
a09f99e
fuse: fix killing s[ug]id in setattr
by Miklos Szeredi
· 8 years ago
5e2b882
fuse: invalidate dir dentry after chmod
by Miklos Szeredi
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 9 years ago
6249033
fuse: Propagate dentry down to inode_change_ok()
by Jan Kara
· 9 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
13983d0
qstr: constify instances in fuse
by Al Viro
· 8 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 8 years ago
00699ad
Use the right predicate in ->atomic_open() instances
by Al Viro
· 9 years ago
5c672ab
fuse: serialize dirops by default
by Miklos Szeredi
· 9 years ago
8387ff2
vfs: make the string hashes salt the hash
by Linus Torvalds
· 9 years ago
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 9 years ago
d9b3dbd
fuse: switch to ->iterate_shared()
by Al Viro
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
cd3417c
kill free_page_put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
ecc087f
new helper: free_page_put_link()
by Al Viro
· 10 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 10 years ago
6e77137b
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
21f6217
fuse: fix LOOKUP vs INIT compat handling
by Miklos Szeredi
· 10 years ago
c103b21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
7078187
fuse: introduce fuse_simple_request() helper
by Miklos Szeredi
· 10 years ago
41d28bc
switch d_materialise_unique() users to d_splice_alias()
by Al Viro
· 10 years ago
5542aa2
vfs: Make d_invalidate return void
by Eric W. Biederman
· 11 years ago
9b053f3
vfs: Remove unnecessary calls of check_submounts_and_drop
by Eric W. Biederman
· 11 years ago
7177a9c
fs: call rename2 if exists
by Miklos Szeredi
· 10 years ago
4237ba4
fuse: restructure ->rename2()
by Miklos Szeredi
· 11 years ago
154210c
fuse: ignore entry-timeout on LOOKUP_REVAL
by Anand Avati
· 11 years ago
126b9d4
fuse: timeout comparison fix
by Miklos Szeredi
· 11 years ago
1560c97
fuse: add renameat2 support
by Miklos Szeredi
· 11 years ago
3ad22c6
fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
by Maxim Patlasov
· 11 years ago
31f3267
fuse: trust kernel i_ctime only
by Maxim Patlasov
· 11 years ago
8b47e73
fuse: remove .update_time
by Miklos Szeredi
· 11 years ago
ab9e13f
fuse: allow ctime flushing to userspace
by Maxim Patlasov
· 11 years ago
1e18bda
fuse: add .write_inode
by Miklos Szeredi
· 11 years ago
009dd69
fuse: update mtime on truncate(2)
by Maxim Patlasov
· 11 years ago
b0aa760
fuse: Trust kernel i_mtime only
by Maxim Patlasov
· 11 years ago
8373200
fuse: Trust kernel i_size only
by Pavel Emelyanov
· 11 years ago
451418f
fuse: don't invalidate attrs when not using atime
by Andrew Gallagher
· 11 years ago
b70a80e
vfs: introduce d_instantiate_no_diralias()
by Miklos Szeredi
· 11 years ago
698fa1d
fuse: no RCU mode in fuse_access()
by Miklos Szeredi
· 11 years ago
6314efe
fuse: readdirplus: fix RCU walk
by Miklos Szeredi
· 11 years ago
3c70b8e
fuse: don't check_submounts_and_drop() in RCU walk
by Miklos Szeredi
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
16d70e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
46ea156
fuse: drop dentry on failed revalidate
by Anand Avati
· 11 years ago
e2a6b95
fuse: clean up return in fuse_dentry_revalidate()
by Miklos Szeredi
· 11 years ago
5835f33
fuse: use d_materialise_unique()
by Miklos Szeredi
· 11 years ago
efeb9e6
fuse: readdir: check for slash in names
by Miklos Szeredi
· 11 years ago
06a7c3c
fuse: hotfix truncate_pagecache() issue
by Maxim Patlasov
· 11 years ago
d331a41
fuse: invalidate inode attributes on xattr modification
by Anand Avati
· 11 years ago
c7263bc
fuse: readdirplus: cleanup
by Miklos Szeredi
· 11 years ago
fa2b721
fuse: readdirplus: change attributes once
by Miklos Szeredi
· 11 years ago
2914941
fuse: readdirplus: fix instantiate
by Miklos Szeredi
· 11 years ago
a28ef45
fuse: readdirplus: sanity checks
by Miklos Szeredi
· 11 years ago
Next »