index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
gfs2: Add gfs2_inode_lookup comment
Andreas Gruenbacher
1
-0
/
+5
2022-12-06
gfs2: Handle -EBUSY result of insert_inode_locked4
Andreas Gruenbacher
1
-1
/
+5
2022-12-02
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
1
-14
/
+12
2022-12-02
gfs2: Clean up initialization of "ip" in gfs2_create_inode
Andreas Gruenbacher
1
-2
/
+2
2022-12-02
gfs2: Get rid of ghs[] in gfs2_create_inode
Andreas Gruenbacher
1
-10
/
+10
2022-12-02
gfs2: Add extra error check in alloc_dinode
Andreas Gruenbacher
1
-1
/
+4
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
1
-2
/
+3
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
1
-2
/
+8
2022-06-29
gfs2: Mark the remaining process-independent glock holders as GL_NOPID
Andreas Gruenbacher
1
-2
/
+4
2022-02-15
gfs2: Switch lock order of inode and iopen glock
Andreas Gruenbacher
1
-22
/
+27
2022-02-15
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
1
-1
/
+1
2021-12-02
gfs2: gfs2_create_inode rework
Andreas Gruenbacher
1
-6
/
+10
2021-12-02
gfs2: gfs2_inode_lookup rework
Andreas Gruenbacher
1
-51
/
+33
2021-12-02
gfs2: gfs2_inode_lookup cleanup
Andreas Gruenbacher
1
-7
/
+2
2021-10-25
gfs2: set glock object after nq
Bob Peterson
1
-2
/
+2
2021-10-25
gfs2: Eliminate GIF_INVALID flag
Bob Peterson
1
-1
/
+0
2021-10-25
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
1
-1
/
+2
2021-10-25
gfs2: dequeue iopen holder in gfs2_inode_lookup error
Bob Peterson
1
-0
/
+4
2021-08-13
gfs2: Switch to may_setattr in gfs2_setattr
Andreas Gruenbacher
1
-2
/
+2
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-17
/
+15
2021-04-20
gfs2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-04-12
gfs2: convert to fileattr
Miklos Szeredi
1
-0
/
+4
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-16
/
+12
2021-04-08
gfs2: Make gfs2_setattr_simple static
Andreas Gruenbacher
1
-1
/
+1
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2021-02-24
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-3
/
+3
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-2
/
+2
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
1
-3
/
+3
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-21
/
+32
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2020-12-01
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
1
-5
/
+1
2020-12-01
gfs2: Make inode operations static
Andreas Gruenbacher
1
-3
/
+7
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-11-26
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
1
-0
/
+21
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
1
-1
/
+2
2020-06-30
gfs2: Don't return NULL from gfs2_inode_lookup
Andreas Gruenbacher
1
-1
/
+2
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-11
/
+36
2020-06-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
1
-10
/
+34
2020-06-05
gfs2: Move inode generation number check into gfs2_inode_lookup
Andreas Gruenbacher
1
-9
/
+24
2020-06-05
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
1
-2
/
+9
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
1
-0
/
+2
2020-06-04
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-06-02
gfs2: Only do glock put in gfs2_create_inode for free inodes
Bob Peterson
1
-1
/
+2
2020-05-08
gfs2: Fix problems regarding gfs2_qa_get and _put
Bob Peterson
1
-3
/
+4
2020-04-01
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-26
/
+27
2020-03-27
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
1
-1
/
+2
[next]