summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds
2023-01-22Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher
2023-01-19fs: port acl to mnt_idmapChristian Brauner
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->fileattr_set() 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
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2022-12-17Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15gfs2: Remove support for glock holder auto-demotion (2)Andreas Gruenbacher
2022-12-15gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher
2022-12-10gfs2: Minor gfs2_try_evict cleanupAndreas Gruenbacher
2022-12-06gfs2: Partially revert gfs2_inode_lookup changeAndreas Gruenbacher
2022-12-06gfs2: Add gfs2_inode_lookup commentAndreas Gruenbacher
2022-12-06gfs2: Uninline and improve glock_{set,clear}_objectAndreas Gruenbacher
2022-12-06gfs2: Simply dequeue iopen glock in gfs2_evict_inodeAndreas Gruenbacher
2022-12-06gfs2: Clean up after gfs2_create_inode reworkAndreas Gruenbacher
2022-12-06gfs2: Avoid dequeuing GL_ASYNC glock holders twiceAndreas Gruenbacher
2022-12-06gfs2: Make gfs2_glock_hold return its glock argumentAndreas Gruenbacher
2022-12-06gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2022-12-06gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas 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-10Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-10Merge tag 'gfs2-v6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09gfs2: Merge branch 'for-next.nopid' into for-nextAndreas Gruenbacher
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-20gfs2: Register fs after creating workqueuesBob Peterson
2022-09-20gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-09-11gfs2: replace ll_rw_block()Zhang Yi
2022-08-26gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-08-25gfs2: Clear flags when withdraw prevents xmoteBob Peterson
2022-08-25gfs2: Dequeue waiters when withdrawnBob Peterson
2022-08-25gfs2: Prevent double iput for journal on errorBob Peterson
2022-08-25gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodesBob Peterson
2022-08-23fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring