index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-1
/
+1
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
*
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-4
/
+4
|
|
/
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-9
/
+0
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-9
/
+0
|
|
/
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-1
/
+1
|
|
/
*
|
Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-10-04
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
gfs2: Initialize atime of I_NEW inodes
Andreas Gruenbacher
2016-09-26
1
-0
/
+4
*
|
fs: return EPERM on immutable inode
Eryu Guan
2016-08-07
1
-1
/
+1
|
/
*
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-07-24
1
-43
/
+85
|
\
|
*
gfs2: Lock holder cleanup
Andreas Gruenbacher
2016-06-27
1
-18
/
+15
|
*
gfs2: Large-filesystem fix for 32-bit systems
Andreas Gruenbacher
2016-06-27
1
-2
/
+17
|
*
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
2016-06-27
1
-15
/
+0
|
*
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-06-27
1
-28
/
+73
*
|
Use the right predicate in ->atomic_open() instances
Al Viro
2016-07-05
1
-1
/
+1
|
/
*
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-20
1
-3
/
+3
|
\
|
*
GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid
Bob Peterson
2016-04-14
1
-3
/
+3
*
|
gfs2: Switch to generic xattr handlers
Al Viro
2016-05-12
1
-71
/
+11
*
|
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-5
/
+4
|
/
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
1
-59
/
+12
|
\
|
*
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-03-15
1
-3
/
+2
|
*
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
2016-03-15
1
-55
/
+4
|
*
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-03-15
1
-1
/
+6
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
|
/
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
1
-25
/
+23
|
\
|
*
GFS2: Don't do glock put on when inode creation fails
Bob Peterson
2015-12-18
1
-1
/
+0
|
*
GFS2: Release iopen glock in gfs2_create_inode error cases
Bob Peterson
2015-12-18
1
-9
/
+7
|
*
GFS2: Wait for iopen glock dequeues
Bob Peterson
2015-12-18
1
-1
/
+2
|
*
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-12-14
1
-5
/
+0
|
*
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-24
1
-9
/
+9
|
*
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
2015-11-10
1
-0
/
+5
*
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-4
/
+4
*
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-5
/
+10
|
/
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-27
1
-19
/
+192
|
\
|
*
gfs2: fix quota updates on block boundaries
Abhi Das
2015-06-02
1
-1
/
+1
|
*
GFS2: add support for rename2 and RENAME_EXCHANGE
Benjamin Marzinski
2015-05-05
1
-16
/
+189
|
*
GFS2: inode.c: indent with TABs, not spaces
Antonio Ospite
2015-05-01
1
-2
/
+2
*
|
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
1
-1
/
+1
*
|
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-17
/
+17
|
\
\
|
|
/
|
/
|
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-17
/
+17
*
|
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-03-18
1
-8
/
+10
|
/
*
GFS2: Eliminate a nonsense goto
Bob Peterson
2015-01-26
1
-3
/
+0
*
GFS2: gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
2014-11-20
1
-5
/
+2
*
GFS2: gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
2014-11-20
1
-14
/
+4
*
GFS2: bugger off early if O_CREAT open finds a directory
Al Viro
2014-11-20
1
-0
/
+5
[next]