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
/
glops.c
Age
Commit message (
Expand
)
Author
2020-09-23
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
2020-04-17
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
Bob Peterson
2019-06-27
gfs2: replace more printk with calls to fs_info and friends
Bob Peterson
2019-06-27
gfs2: dump fsid when dumping glock problems
Bob Peterson
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-07
gfs2: read journal in large chunks
Abhi Das
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2018-12-12
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
2018-12-11
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-08-10
gfs2: Get rid of gfs2_set_nlink
Andreas Gruenbacher
2017-07-21
GFS2: fix code parameter error in inode_go_lock
Wang Xibo
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-07-05
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
2016-04-05
GFS2: Get rid of dead code in inode_go_demote_ok
Bob Peterson
2015-12-24
gfs2: Invalid security labels of inodes when they go invalid
Andreas Gruenbacher
2015-10-29
gfs2: Remove gl_spin define
Andreas Gruenbacher
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2015-06-19
GFS2: Don't brelse rgrp buffer_heads every allocation
Bob Peterson
2015-06-18
GFS2: Don't add all glocks to the lru
Bob Peterson
2014-11-17
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-10-08
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
Fabian Frederick
2014-07-18
GFS2: memcontrol: Spelling s/invlidate/invalidate/
Geert Uytterhoeven
2014-06-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-02-24
GFS2: Move log buffer lists into transaction
Steven Whitehouse
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-03
GFS2: Use only a single address space for rgrps
Steven Whitehouse
2014-01-03
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
2013-12-20
GFS2: Wait for async DIO in glock state changes
Steven Whitehouse
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
2013-08-19
GFS2: don't overrun reserved revokes
Benjamin Marzinski
2013-06-19
GFS2: aggressively issue revokes in gfs2_log_flush
Benjamin Marzinski
2013-04-10
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
2013-02-13
gfs2: Convert uids and gids between dinodes and vfs inodes.
Eric W. Biederman
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-07
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
2012-11-07
GFS2: Review bug traps in glops.c
Steven Whitehouse
2012-09-24
GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl
Eric Sandeen
2012-05-08
GFS2: Remove redundant metadata block type check
Bob Peterson
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-10-21
GFS2: Fix AIL flush issue during fsync
Steven Whitehouse
2011-10-21
GFS2: Make resource groups "append only" during life of fs
Steven Whitehouse
[next]