summaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.c
AgeCommit message (Expand)Author
2024-02-02Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher
2023-12-18gfs2: Use GL_NOBLOCK flag for non-blocking lookupsAbhi Das
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher
2023-10-23gfs2: setattr_chown: Add missing initializationAndreas Gruenbacher
2023-10-18gfs2: convert to new timestamp accessorsJeff Layton
2023-10-03gfs2: fix an oops in gfs2_permissionAl Viro
2023-09-22gfs2: Get rid of the gfs2_glock_is_held_* helpersAndreas Gruenbacher
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05gfs2: Use mapping->gfp_mask for metadata inodesAndreas Gruenbacher
2023-08-11fs: drop the timespec64 argument from update_timeJeff Layton
2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-07-24gfs2: convert to ctime accessor functionsJeff Layton
2023-03-27gfs2: Remove ghs[] from gfs2_unlinkAndrew Price
2023-03-27gfs2: Remove ghs[] from gfs2_linkAndrew Price
2023-03-27gfs2: Remove duplicate i_nlink check from gfs2_link()Andrew Price
2023-02-22Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27gfs2: gl_object races fixAndreas Gruenbacher
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2022-12-17Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-06gfs2: Add gfs2_inode_lookup commentAndreas Gruenbacher
2022-12-05gfs2: Handle -EBUSY result of insert_inode_locked4Andreas Gruenbacher
2022-12-02gfs2: Fix and clean up create / evict interactionAndreas Gruenbacher
2022-12-02gfs2: Clean up initialization of "ip" in gfs2_create_inodeAndreas Gruenbacher
2022-12-02gfs2: Get rid of ghs[] in gfs2_create_inodeAndreas Gruenbacher
2022-12-02gfs2: Add extra error check in alloc_dinodeAndreas Gruenbacher
2022-10-20fs: rename current get acl methodChristian Brauner
2022-10-19fs: pass dentry to set acl methodChristian Brauner
2022-10-09gfs2: Merge branch 'for-next.nopid' into for-nextAndreas Gruenbacher
2022-08-25gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodesBob Peterson
2022-06-29gfs2: Mark the remaining process-independent glock holders as GL_NOPIDAndreas Gruenbacher
2022-02-15gfs2: Switch lock order of inode and iopen glockAndreas Gruenbacher
2022-02-15gfs2: gfs2_setattr_size error path fixAndreas Gruenbacher
2021-12-02gfs2: gfs2_create_inode reworkAndreas Gruenbacher
2021-12-02gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher
2021-12-02gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher
2021-10-25gfs2: set glock object after nqBob Peterson
2021-10-25gfs2: Eliminate GIF_INVALID flagBob Peterson
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson