summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher2024-02-021-4/+4
* gfs2: Use GL_NOBLOCK flag for non-blocking lookupsAbhi Das2023-12-181-4/+4
* Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-11-071-12/+21
|\
| * gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher2023-11-061-3/+4
| * gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher2023-11-061-6/+7
| * gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher2023-11-061-1/+1
| * gfs2: setattr_chown: Add missing initializationAndreas Gruenbacher2023-10-231-1/+1
| * gfs2: fix an oops in gfs2_permissionAl Viro2023-10-031-2/+9
| * gfs2: Get rid of the gfs2_glock_is_held_* helpersAndreas Gruenbacher2023-09-221-1/+1
* | gfs2: convert to new timestamp accessorsJeff Layton2023-10-181-3/+4
|/
* Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-051-4/+10
|\
| * gfs2: Use mapping->gfp_mask for metadata inodesAndreas Gruenbacher2023-09-051-4/+10
* | fs: drop the timespec64 argument from update_timeJeff Layton2023-08-111-2/+1
* | fs: drop the timespec64 arg from generic_update_timeJeff Layton2023-08-091-1/+2
* | fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+1
* | gfs2: convert to ctime accessor functionsJeff Layton2023-07-241-4/+4
|/
* gfs2: Remove ghs[] from gfs2_unlinkAndrew Price2023-03-271-13/+13
* gfs2: Remove ghs[] from gfs2_linkAndrew Price2023-03-271-9/+9
* gfs2: Remove duplicate i_nlink check from gfs2_link()Andrew Price2023-03-271-3/+0
* Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-221-0/+8
|\
| * gfs2: gl_object races fixAndreas Gruenbacher2023-01-271-0/+8
* | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-12/+12
* | fs: port ->set_acl() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-191-3/+3
* | fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-4/+4
|/
* Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-171-27/+37
|\
| * gfs2: Add gfs2_inode_lookup commentAndreas Gruenbacher2022-12-061-0/+5
| * gfs2: Handle -EBUSY result of insert_inode_locked4Andreas Gruenbacher2022-12-051-1/+5
| * gfs2: Fix and clean up create / evict interactionAndreas Gruenbacher2022-12-021-14/+12
| * gfs2: Clean up initialization of "ip" in gfs2_create_inodeAndreas Gruenbacher2022-12-021-2/+2
| * gfs2: Get rid of ghs[] in gfs2_create_inodeAndreas Gruenbacher2022-12-021-10/+10
| * gfs2: Add extra error check in alloc_dinodeAndreas Gruenbacher2022-12-021-1/+4
* | fs: rename current get acl methodChristian Brauner2022-10-201-2/+2
* | fs: pass dentry to set acl methodChristian Brauner2022-10-191-1/+1
|/
* gfs2: Merge branch 'for-next.nopid' into for-nextAndreas Gruenbacher2022-10-091-2/+3
|\
| * gfs2: Mark the remaining process-independent glock holders as GL_NOPIDAndreas Gruenbacher2022-06-291-2/+4
* | gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodesBob Peterson2022-08-251-2/+8
|/
* gfs2: Switch lock order of inode and iopen glockAndreas Gruenbacher2022-02-151-22/+27
* gfs2: gfs2_setattr_size error path fixAndreas Gruenbacher2022-02-151-1/+1
* gfs2: gfs2_create_inode reworkAndreas Gruenbacher2021-12-021-6/+10
* gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher2021-12-021-51/+33
* gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher2021-12-021-7/+2
* gfs2: set glock object after nqBob Peterson2021-10-251-2/+2
* gfs2: Eliminate GIF_INVALID flagBob Peterson2021-10-251-1/+0
* gfs2: fix GL_SKIP node_scope problemsBob Peterson2021-10-251-1/+2