index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
2016-07-24
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
2016-06-27
gfs2: Large-filesystem fix for 32-bit systems
Andreas Gruenbacher
2016-06-27
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-12
gfs2: Switch to generic xattr handlers
Al Viro
2016-04-14
GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid
Bob Peterson
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-03-17
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-12
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-18
GFS2: Don't do glock put on when inode creation fails
Bob Peterson
2015-12-18
GFS2: Release iopen glock in gfs2_create_inode error cases
Bob Peterson
2015-12-18
GFS2: Wait for iopen glock dequeues
Bob Peterson
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-10
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-02
gfs2: fix quota updates on block boundaries
Abhi Das
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-05
GFS2: add support for rename2 and RENAME_EXCHANGE
Benjamin Marzinski
2015-05-01
GFS2: inode.c: indent with TABs, not spaces
Antonio Ospite
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-01-26
GFS2: Eliminate a nonsense goto
Bob Peterson
2014-11-20
GFS2: gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
2014-11-20
GFS2: gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
2014-11-20
GFS2: bugger off early if O_CREAT open finds a directory
Al Viro
2014-11-17
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-03
GFS2: directly return gfs2_dir_check()
Fabian Frederick
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
gfs2_atomic_open(): skip lookups on hashed dentry
Al Viro
2014-10-01
GFS2: Make rename not save dirent location
Bob Peterson
2014-09-19
GFS2: fix bad inode i_goal values during block allocation
Abhi Das
2014-09-12
GFS2: fix d_splice_alias() misuses
Al Viro
2014-09-11
GFS2: Hash the negative dentry during inode lookup
Benjamin Coddington
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
2014-03-31
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
Abhi Das
2014-03-19
GFS2: Remove extraneous function gfs2_security_init
Bob Peterson
2014-03-12
GFS2: check NULL return value in gfs2_ok_to_move
Abhi Das
[next]