aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAge
* gfs2: Use async glocks for renameBob Peterson2019-09-04
* gfs2: separate holder for rgrps in gfs2_renameBob Peterson2019-09-04
* gfs2: Use IS_ERR_OR_NULLKefeng Wang2019-06-27
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
* gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher2018-12-11
* get rid of 'opened' argument of ->atomic_open() - part 3Al Viro2018-07-12
* getting rid of 'opened' argument of ->atomic_open() - part 2Al Viro2018-07-12
* getting rid of 'opened' argument of ->atomic_open() - part 1Al Viro2018-07-12
* introduce FMODE_CREATED and switch to itAl Viro2018-07-12
* switch all remaining checks for FILE_OPENED to FMODE_OPENEDAl Viro2018-07-12
* gfs2: Iomap cleanups and improvementsAndreas Gruenbacher2018-06-04
* gfs2: Dirty source inode during renameAndreas Gruenbacher2018-03-08
* GFS2: Don't try to end a non-existent transaction in unlinkBob Peterson2018-01-29
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-18
* gfs2: Add support for statx inode flagsAndreas Gruenbacher2017-10-31
* gfs2: Implement SEEK_HOLE / SEEK_DATA via iomapAndreas Gruenbacher2017-10-31
* GFS2: Switch fiemap implementation to use iomapBob Peterson2017-10-31
* gfs2: Support negative atimesAndreas Gruenbacher2017-09-25
* gfs2: Fix trivial typosAndreas Gruenbacher2017-08-09
* GFS2: Clear gl_object if gfs2_create_inode failsBob Peterson2017-08-09
* GFS2: Set gl_object in inode lookup only after block type checkBob Peterson2017-07-21
* GFS2: Introduce helper for clearing gl_objectBob Peterson2017-07-21
* gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"Andreas Gruenbacher2017-07-19
* gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher2017-07-05
* gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-05
* gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-05
* Revert "GFS2: Wait for iopen glock dequeues"Andreas Gruenbacher2017-04-03
* GFS2: Temporarily zero i_no_addr when creating a dinodeBob Peterson2017-03-16
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-10-04
|\ \ | |/ |/|
| * gfs2: Initialize atime of I_NEW inodesAndreas Gruenbacher2016-09-26
* | fs: return EPERM on immutable inodeEryu Guan2016-08-07
|/
* Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-07-24
|\
| * gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-27
| * gfs2: Large-filesystem fix for 32-bit systemsAndreas Gruenbacher2016-06-27
| * gfs2: Get rid of gfs2_ilookupAndreas Gruenbacher2016-06-27
| * gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher2016-06-27
* | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-05
|/