index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
GFS2: Ensure workqueue is scheduled after noexp request
Bob Peterson
1
-2
/
+6
2014-03-07
GFS2: Use pr_<level> more consistently
Joe Perches
1
-3
/
+5
2014-03-06
GFS2: global conversion to pr_foo()
Fabian Frederick
1
-9
/
+9
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
1
-19
/
+10
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
1
-0
/
+2
2013-11-21
GFS2: fix potential NULL pointer dereference
Michal Nazarewicz
1
-1
/
+2
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
1
-43
/
+40
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-11
/
+17
2013-09-10
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
1
-1
/
+1
2013-09-04
GFS2: Remove unnecessary memory barrier
Bob Peterson
1
-1
/
+0
2013-08-20
GFS2: Take glock reference in examine_bucket()
Steven Whitehouse
1
-7
/
+5
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-4
/
+4
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-20
/
+8
2013-04-29
gfs2: Convert print_symbol to %pSR
Joe Perches
1
-2
/
+2
2013-04-26
GFS2: Flush work queue before clearing glock hash tables
Bob Peterson
1
-0
/
+1
2013-04-10
GFS2: Add origin indicator to glock demote tracing
Steven Whitehouse
1
-1
/
+1
2013-04-10
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
1
-6
/
+6
2013-04-08
GFS2: Remove gfs2_refresh_inode from inode creation path
Steven Whitehouse
1
-13
/
+0
2013-02-01
GFS2: Split glock lru processing into two parts
Steven Whitehouse
1
-23
/
+67
2013-01-29
GFS2: Separate LRU scanning from shrinker
Steven Whitehouse
1
-11
/
+17
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-14
/
+26
2012-12-11
mm: redefine address_space.assoc_mapping
Rafael Aquini
1
-1
/
+1
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
1
-6
/
+4
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
1
-6
/
+21
2012-11-14
GFS2: skip dlm_unlock calls in unmount
David Teigland
1
-0
/
+1
2012-11-07
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
1
-2
/
+2
2012-11-07
GFS2: Review bug traps in glops.c
Steven Whitehouse
1
-6
/
+4
2012-09-24
GFS2: Eliminate redundant calls to may_grant
Bob Peterson
1
-5
/
+4
2012-09-24
GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
Bob Peterson
1
-7
/
+2
2012-09-24
GFS2: Combine functions gfs2_glock_wait and wait_on_holder
Bob Peterson
1
-14
/
+9
2012-09-24
GFS2: inline __gfs2_glock_schedule_for_reclaim
Bob Peterson
1
-16
/
+3
2012-06-11
GFS2: Size seq_file buffer more carefully
Steven Whitehouse
1
-4
/
+6
2012-06-11
GFS2: Use seq_vprintf for glocks debugfs file
Steven Whitehouse
1
-4
/
+1
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
1
-0
/
+1
2012-06-08
GFS2: Cache last hash bucket for glock seq_files
Steven Whitehouse
1
-7
/
+22
2012-06-07
GFS2: Increase buffer size for glocks and glstats debugfs files
Steven Whitehouse
1
-0
/
+6
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
1
-8
/
+202
2012-02-28
GFS2: Fix race between lru_list and glock ref count
Steven Whitehouse
1
-4
/
+10
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
1
-1
/
+1
2011-07-15
GFS2: Automatically adjust glock min hold time
Bob Peterson
1
-10
/
+29
2011-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-2
/
+7
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-1
/
+4
2011-05-25
GFS2: Processes waiting on inode glock that no processes are holding
Bob Peterson
1
-2
/
+7
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-46
/
+48
2011-05-05
GFS2: Don't use a try lock when promoting to a higher mode
Steven Whitehouse
1
-5
/
+0
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
1
-4
/
+2
2011-04-20
GFS2: Make writeback more responsive to system conditions
Steven Whitehouse
1
-1
/
+1
2011-04-20
GFS2: Optimise glock lru and end of life inodes
Steven Whitehouse
1
-20
/
+21
2011-04-20
GFS2: Improve tracing support (adds two flags)
Steven Whitehouse
1
-2
/
+11
2011-04-20
GFS2: Alter point of entry to glock lru list for glocks with an address_space
Steven Whitehouse
1
-18
/
+15
[next]