index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
8 days
Remove excl arg to ->create inode_operation
NeilBrown
9 days
gfs2: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-06-15
Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2026-06-06
gfs2: use d_splice_alias() for ->lookup() return value
Al Viro
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
2026-02-23
gfs2: Call unlock_new_inode before d_instantiate
Andreas Gruenbacher
2026-02-09
Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2026-02-05
gfs2: fiemap page fault fix
Andreas Gruenbacher
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
2025-12-03
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-11-26
gfs2: Prevent recursive memory reclaim
Andreas Gruenbacher
2025-10-20
gfs2: use the new ->i_state accessors
Mateusz Guzik
2025-09-16
simplify gfs2_atomic_open()
Al Viro
2025-07-09
gfs2: Remove GIF_ALLOC_FAILED flag
Andreas Gruenbacher
2025-04-24
gfs2: deallocate inodes in gfs2_create_inode
Andreas Gruenbacher
2025-04-21
gfs2: Move gfs2_dinode_dealloc
Andreas Gruenbacher
2025-04-21
gfs2: Don't reread inodes unnecessarily
Andreas Gruenbacher
2025-04-21
gfs2: gfs2_create_inode error handling fix
Andreas Gruenbacher
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2024-09-24
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2023-12-18
gfs2: Use GL_NOBLOCK flag for non-blocking lookups
Abhi Das
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-06
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
2023-10-23
gfs2: setattr_chown: Add missing initialization
Andreas Gruenbacher
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
2023-10-03
gfs2: fix an oops in gfs2_permission
Al Viro
2023-09-22
gfs2: Get rid of the gfs2_glock_is_held_* helpers
Andreas Gruenbacher
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-05
gfs2: Use mapping->gfp_mask for metadata inodes
Andreas Gruenbacher
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
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
[next]