index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Switch to may_setattr in gfs2_setattr
Andreas Gruenbacher
2021-08-13
1
-2
/
+2
*
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-29
1
-17
/
+15
|
\
|
*
gfs2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
1
-0
/
+2
|
*
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-09
1
-16
/
+12
|
*
gfs2: Make gfs2_setattr_simple static
Andreas Gruenbacher
2021-04-08
1
-1
/
+1
*
|
gfs2: convert to fileattr
Miklos Szeredi
2021-04-12
1
-0
/
+4
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
1
-2
/
+2
|
\
|
*
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
1
-2
/
+2
*
|
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-02-23
1
-3
/
+3
|
\
\
|
*
|
gfs2: Use resource group glock sharing
Bob Peterson
2021-02-17
1
-3
/
+3
|
|
/
*
|
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-21
/
+32
*
|
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+2
*
|
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
|
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
|
/
*
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-12-01
1
-5
/
+1
*
gfs2: Make inode operations static
Andreas Gruenbacher
2020-12-01
1
-3
/
+7
*
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
2020-12-01
1
-10
/
+11
*
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
2020-11-26
1
-0
/
+21
*
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
2020-11-02
1
-1
/
+2
*
gfs2: Don't return NULL from gfs2_inode_lookup
Andreas Gruenbacher
2020-06-30
1
-1
/
+2
*
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-06-08
1
-11
/
+36
|
\
|
*
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
2020-06-05
1
-10
/
+34
|
|
\
|
|
*
gfs2: Move inode generation number check into gfs2_inode_lookup
Andreas Gruenbacher
2020-06-05
1
-9
/
+24
|
|
*
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
2020-06-05
1
-2
/
+9
|
|
*
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
2020-06-05
1
-0
/
+2
|
*
|
gfs2: Only do glock put in gfs2_create_inode for free inodes
Bob Peterson
2020-06-02
1
-1
/
+2
|
|
/
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
1
-0
/
+1
*
|
gfs2: Fix problems regarding gfs2_qa_get and _put
Bob Peterson
2020-05-08
1
-3
/
+4
|
/
*
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-03-31
1
-26
/
+27
|
\
|
*
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
2020-03-27
1
-1
/
+2
|
*
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
2020-03-27
1
-13
/
+19
|
*
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
2020-03-27
1
-6
/
+6
|
*
gfs2: Clean up inode initialization and teardown
Andreas Gruenbacher
2020-03-27
1
-12
/
+6
*
|
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-12
1
-1
/
+1
|
/
*
gfs2: Avoid access time thrashing in gfs2_inode_lookup
Andreas Gruenbacher
2020-01-15
1
-5
/
+5
*
gfs2: Remove duplicate call from gfs2_create_inode
Andreas Gruenbacher
2019-11-21
1
-1
/
+0
*
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
2019-11-19
1
-6
/
+7
*
gfs2: removed unnecessary semicolon
Aliasgar Surti
2019-10-30
1
-1
/
+1
*
gfs2: Use async glocks for rename
Bob Peterson
2019-09-04
1
-11
/
+23
*
gfs2: separate holder for rgrps in gfs2_rename
Bob Peterson
2019-09-04
1
-8
/
+21
*
gfs2: Use IS_ERR_OR_NULL
Kefeng Wang
2019-06-27
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
2018-12-11
1
-9
/
+9
*
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
1
-2
/
+1
*
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
2018-07-12
1
-10
/
+9
*
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
2018-07-12
1
-3
/
+3
*
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
1
-1
/
+1
*
switch all remaining checks for FILE_OPENED to FMODE_OPENED
Al Viro
2018-07-12
1
-1
/
+1
[next]