index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
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-05
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-03
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-03-31
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
2020-03-27
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
1
-13
/
+19
2020-03-27
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
1
-6
/
+6
2020-03-27
gfs2: Clean up inode initialization and teardown
Andreas Gruenbacher
1
-12
/
+6
2020-03-12
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
1
-1
/
+1
2020-01-15
gfs2: Avoid access time thrashing in gfs2_inode_lookup
Andreas Gruenbacher
1
-5
/
+5
2019-11-21
gfs2: Remove duplicate call from gfs2_create_inode
Andreas Gruenbacher
1
-1
/
+0
2019-11-19
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
1
-6
/
+7
2019-10-30
gfs2: removed unnecessary semicolon
Aliasgar Surti
1
-1
/
+1
2019-09-04
gfs2: Use async glocks for rename
Bob Peterson
1
-11
/
+23
2019-09-04
gfs2: separate holder for rgrps in gfs2_rename
Bob Peterson
1
-8
/
+21
2019-06-27
gfs2: Use IS_ERR_OR_NULL
Kefeng Wang
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2018-12-11
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-2
/
+1
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
1
-10
/
+9
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
1
-3
/
+3
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-1
/
+1
2018-07-12
switch all remaining checks for FILE_OPENED to FMODE_OPENED
Al Viro
1
-1
/
+1
[next]