index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-07-05
gfs2: gfs2_create_inode: Keep glock across iput
Andreas Gruenbacher
1
-1
/
+3
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
1
-4
/
+4
2017-07-05
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
1
-3
/
+4
2017-04-03
Revert "GFS2: Wait for iopen glock dequeues"
Andreas Gruenbacher
1
-2
/
+1
2017-03-16
GFS2: Temporarily zero i_no_addr when creating a dinode
Bob Peterson
1
-0
/
+1
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-5
/
+6
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+1
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-9
/
+0
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-9
/
+0
2016-10-04
Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-0
/
+4
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-4
/
+4
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-26
gfs2: Initialize atime of I_NEW inodes
Andreas Gruenbacher
1
-0
/
+4
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
1
-1
/
+1
2016-07-25
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-43
/
+85
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
1
-1
/
+1
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
1
-18
/
+15
2016-06-27
gfs2: Large-filesystem fix for 32-bit systems
Andreas Gruenbacher
1
-2
/
+17
2016-06-27
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
1
-15
/
+0
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
1
-28
/
+73
2016-05-21
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-3
/
+3
2016-05-13
gfs2: Switch to generic xattr handlers
Al Viro
1
-71
/
+11
2016-04-14
GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid
Bob Peterson
1
-3
/
+3
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-5
/
+4
2016-03-18
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-59
/
+12
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
1
-3
/
+2
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
1
-55
/
+4
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
1
-1
/
+6
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-13
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-25
/
+23
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-4
/
+4
2015-12-18
GFS2: Don't do glock put on when inode creation fails
Bob Peterson
1
-1
/
+0
2015-12-18
GFS2: Release iopen glock in gfs2_create_inode error cases
Bob Peterson
1
-9
/
+7
2015-12-18
GFS2: Wait for iopen glock dequeues
Bob Peterson
1
-1
/
+2
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
1
-5
/
+0
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-5
/
+10
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
1
-9
/
+9
2015-11-11
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
1
-0
/
+5
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+192
2015-06-02
gfs2: fix quota updates on block boundaries
Abhi Das
1
-1
/
+1
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-5
/
+5
2015-05-05
GFS2: add support for rename2 and RENAME_EXCHANGE
Benjamin Marzinski
1
-16
/
+189
[next]