summaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.c
Commit message (Expand)AuthorAge
* 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
|/
* Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-05-20
|\
| * GFS2: Don't dereference inode in gfs2_inode_lookup until it's validBob Peterson2016-04-14
* | gfs2: Switch to generic xattr handlersAl Viro2016-05-12
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-17
|\
| * GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson2016-03-15
| * GFS2: Don't filter out I_FREEING inodes anymoreBob Peterson2016-03-15
| * GFS2: Prevent delete work from occurring on glocks used for createBob Peterson2016-03-15
* | wrappers for ->i_mutex accessAl Viro2016-01-22
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12
|\
| * GFS2: Don't do glock put on when inode creation failsBob Peterson2015-12-18
| * GFS2: Release iopen glock in gfs2_create_inode error casesBob Peterson2015-12-18
| * GFS2: Wait for iopen glock dequeuesBob Peterson2015-12-18
| * GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-14
| * GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-24
| * gfs2: Automatically set GFS2_DIF_SYSTEM flag on system filesAbhi Das2015-11-10
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds2015-06-27
|\
| * gfs2: fix quota updates on block boundariesAbhi Das2015-06-02
| * GFS2: add support for rename2 and RENAME_EXCHANGEBenjamin Marzinski2015-05-05
| * GFS2: inode.c: indent with TABs, not spacesAntonio Ospite2015-05-01
* | don't pass nameidata to ->follow_link()Al Viro2015-05-10
* | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ | |/ |/|
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15