index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
2023-03-27
gfs2: Remove ghs[] from gfs2_unlink
Andrew Price
2023-03-27
gfs2: Remove ghs[] from gfs2_link
Andrew Price
2023-03-27
gfs2: Remove duplicate i_nlink check from gfs2_link()
Andrew Price
2023-02-22
Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
gfs2: gl_object races fix
Andreas Gruenbacher
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-17
Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-06
gfs2: Add gfs2_inode_lookup comment
Andreas Gruenbacher
2022-12-05
gfs2: Handle -EBUSY result of insert_inode_locked4
Andreas Gruenbacher
2022-12-02
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
2022-12-02
gfs2: Clean up initialization of "ip" in gfs2_create_inode
Andreas Gruenbacher
2022-12-02
gfs2: Get rid of ghs[] in gfs2_create_inode
Andreas Gruenbacher
2022-12-02
gfs2: Add extra error check in alloc_dinode
Andreas Gruenbacher
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
2022-06-29
gfs2: Mark the remaining process-independent glock holders as GL_NOPID
Andreas Gruenbacher
2022-02-15
gfs2: Switch lock order of inode and iopen glock
Andreas Gruenbacher
2022-02-15
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
2021-12-02
gfs2: gfs2_create_inode rework
Andreas Gruenbacher
2021-12-02
gfs2: gfs2_inode_lookup rework
Andreas Gruenbacher
2021-12-02
gfs2: gfs2_inode_lookup cleanup
Andreas Gruenbacher
2021-10-25
gfs2: set glock object after nq
Bob Peterson
2021-10-25
gfs2: Eliminate GIF_INVALID flag
Bob Peterson
2021-10-25
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
gfs2: dequeue iopen holder in gfs2_inode_lookup error
Bob Peterson
2021-08-13
gfs2: Switch to may_setattr in gfs2_setattr
Andreas Gruenbacher
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-20
gfs2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-12
gfs2: convert to fileattr
Miklos Szeredi
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-08
gfs2: Make gfs2_setattr_simple static
Andreas Gruenbacher
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-23
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
[next]