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
/
glock.c
Age
Commit message (
Expand
)
Author
2014-11-18
GFS2: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-10-08
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
Fabian Frederick
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
2014-07-18
GFS2: Use GFP_NOFS when allocating glocks
Steven Whitehouse
2014-07-18
GFS2: Fix race in glock lru glock disposal
Steven Whitehouse
2014-07-18
GFS2: Only wait for demote when last holder is dequeued
Bob Peterson
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-12
GFS2: Ensure workqueue is scheduled after noexp request
Bob Peterson
2014-03-07
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-06
GFS2: global conversion to pr_foo()
Fabian Frederick
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
2013-11-21
GFS2: fix potential NULL pointer dereference
Michal Nazarewicz
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
2013-09-04
GFS2: Remove unnecessary memory barrier
Bob Peterson
2013-08-20
GFS2: Take glock reference in examine_bucket()
Steven Whitehouse
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2013-04-29
gfs2: Convert print_symbol to %pSR
Joe Perches
2013-04-26
GFS2: Flush work queue before clearing glock hash tables
Bob Peterson
2013-04-10
GFS2: Add origin indicator to glock demote tracing
Steven Whitehouse
2013-04-10
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
2013-04-08
GFS2: Remove gfs2_refresh_inode from inode creation path
Steven Whitehouse
2013-02-01
GFS2: Split glock lru processing into two parts
Steven Whitehouse
2013-01-29
GFS2: Separate LRU scanning from shrinker
Steven Whitehouse
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-12-11
mm: redefine address_space.assoc_mapping
Rafael Aquini
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-14
GFS2: skip dlm_unlock calls in unmount
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: Eliminate redundant calls to may_grant
Bob Peterson
2012-09-24
GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
Bob Peterson
2012-09-24
GFS2: Combine functions gfs2_glock_wait and wait_on_holder
Bob Peterson
2012-09-24
GFS2: inline __gfs2_glock_schedule_for_reclaim
Bob Peterson
2012-06-11
GFS2: Size seq_file buffer more carefully
Steven Whitehouse
2012-06-11
GFS2: Use seq_vprintf for glocks debugfs file
Steven Whitehouse
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
2012-06-08
GFS2: Cache last hash bucket for glock seq_files
Steven Whitehouse
2012-06-07
GFS2: Increase buffer size for glocks and glstats debugfs files
Steven Whitehouse
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
2012-02-28
GFS2: Fix race between lru_list and glock ref count
Steven Whitehouse
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
2011-07-15
GFS2: Automatically adjust glock min hold time
Bob Peterson
2011-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
[next]