index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
wrappers for ->i_mutex access
Al Viro
2016-01-23
1
-2
/
+2
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
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-09
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-11
1
-1
/
+1
*
|
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-11
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-27
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
*
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-17
1
-30
/
+10
*
GFS2: directly return gfs2_dir_check()
Fabian Frederick
2014-11-03
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
1
-0
/
+5
|
\
|
*
gfs2_atomic_open(): skip lookups on hashed dentry
Al Viro
2014-10-09
1
-0
/
+5
*
|
GFS2: Make rename not save dirent location
Bob Peterson
2014-10-01
1
-3
/
+3
*
|
GFS2: fix bad inode i_goal values during block allocation
Abhi Das
2014-09-19
1
-0
/
+1
|
/
*
GFS2: fix d_splice_alias() misuses
Al Viro
2014-09-12
1
-2
/
+3
*
GFS2: Hash the negative dentry during inode lookup
Benjamin Coddington
2014-09-11
1
-1
/
+3
*
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-14
1
-10
/
+30
*
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
Abhi Das
2014-03-31
1
-5
/
+6
*
GFS2: Remove extraneous function gfs2_security_init
Bob Peterson
2014-03-19
1
-8
/
+2
*
GFS2: check NULL return value in gfs2_ok_to_move
Abhi Das
2014-03-12
1
-0
/
+4
*
GFS2: Allocate block for xattr at inode alloc time, if required
Steven Whitehouse
2014-02-04
1
-7
/
+43
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
1
-6
/
+28
|
\
|
*
gfs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-26
1
-6
/
+28
*
|
GFS2: revert "GFS2: d_splice_alias() can't return error"
J. Bruce Fields
2014-01-18
1
-0
/
+8
*
|
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-16
1
-1
/
+1
*
|
GFS2: Increase i_writecount during gfs2_setattr_chown
Bob Peterson
2014-01-07
1
-1
/
+15
*
|
GFS2: Remember directory insert point
Steven Whitehouse
2014-01-06
1
-5
/
+8
*
|
GFS2: Consolidate transaction blocks calculation for dir add
Steven Whitehouse
2014-01-06
1
-12
/
+26
*
|
GFS2: Add directory addition info structure
Steven Whitehouse
2014-01-06
1
-29
/
+28
|
/
*
GFS2: Fix ref count bug relating to atomic_open
Steven Whitehouse
2013-11-21
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-8
/
+1
|
\
|
*
new helper: kfree_put_link()
Al Viro
2013-10-25
1
-8
/
+1
*
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-10
1
-18
/
+26
|
\
\
|
|
/
|
/
|
|
*
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-10-02
1
-4
/
+8
|
*
GFS2: Clean up reservation removal
Steven Whitehouse
2013-09-27
1
-1
/
+1
[next]