index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-3
/
+2
2026-07-01
gfs2: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
2026-06-15
Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+2
2026-06-06
gfs2: use d_splice_alias() for ->lookup() return value
Al Viro
1
-6
/
+2
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
1
-0
/
+7
2026-02-23
gfs2: Call unlock_new_inode before d_instantiate
Andreas Gruenbacher
1
-2
/
+1
2026-02-09
Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-4
/
+30
2026-02-05
gfs2: fiemap page fault fix
Andreas Gruenbacher
1
-0
/
+16
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
1
-4
/
+14
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
1
-0
/
+3
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
1
-2
/
+3
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
1
-2
/
+1
2025-12-03
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-0
/
+15
2025-11-26
gfs2: Prevent recursive memory reclaim
Andreas Gruenbacher
1
-0
/
+15
2025-10-20
gfs2: use the new ->i_state accessors
Mateusz Guzik
1
-2
/
+2
2025-09-16
simplify gfs2_atomic_open()
Al Viro
1
-17
/
+9
2025-07-09
gfs2: Remove GIF_ALLOC_FAILED flag
Andreas Gruenbacher
1
-5
/
+2
2025-04-24
gfs2: deallocate inodes in gfs2_create_inode
Andreas Gruenbacher
1
-8
/
+19
2025-04-21
gfs2: Move gfs2_dinode_dealloc
Andreas Gruenbacher
1
-0
/
+68
2025-04-21
gfs2: Don't reread inodes unnecessarily
Andreas Gruenbacher
1
-0
/
+1
2025-04-21
gfs2: gfs2_create_inode error handling fix
Andreas Gruenbacher
1
-1
/
+2
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+5
2024-09-24
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
1
-0
/
+1
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
1
-4
/
+4
2023-12-18
gfs2: Use GL_NOBLOCK flag for non-blocking lookups
Abhi Das
1
-4
/
+4
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+21
2023-11-06
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
1
-3
/
+4
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
1
-6
/
+7
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
1
-1
/
+1
2023-10-23
gfs2: setattr_chown: Add missing initialization
Andreas Gruenbacher
1
-1
/
+1
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
1
-3
/
+4
2023-10-03
gfs2: fix an oops in gfs2_permission
Al Viro
1
-2
/
+9
2023-09-22
gfs2: Get rid of the gfs2_glock_is_held_* helpers
Andreas Gruenbacher
1
-1
/
+1
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+10
2023-09-05
gfs2: Use mapping->gfp_mask for metadata inodes
Andreas Gruenbacher
1
-4
/
+10
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
1
-2
/
+1
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
1
-1
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
1
-4
/
+4
2023-03-27
gfs2: Remove ghs[] from gfs2_unlink
Andrew Price
1
-13
/
+13
2023-03-27
gfs2: Remove ghs[] from gfs2_link
Andrew Price
1
-9
/
+9
2023-03-27
gfs2: Remove duplicate i_nlink check from gfs2_link()
Andrew Price
1
-3
/
+0
2023-02-22
Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-01-27
gfs2: gl_object races fix
Andreas Gruenbacher
1
-0
/
+8
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-12
/
+12
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
[next]