index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2015-05-01
GFS2: inode.c: indent with TABs, not spaces
Antonio Ospite
1
-2
/
+2
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-17
/
+17
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-17
/
+17
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
1
-8
/
+10
2015-01-26
GFS2: Eliminate a nonsense goto
Bob Peterson
1
-3
/
+0
2014-11-20
GFS2: gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
1
-5
/
+2
2014-11-20
GFS2: gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
1
-14
/
+4
2014-11-20
GFS2: bugger off early if O_CREAT open finds a directory
Al Viro
1
-0
/
+5
2014-11-17
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
1
-30
/
+10
2014-11-03
GFS2: directly return gfs2_dir_check()
Fabian Frederick
1
-5
/
+1
[next]