index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Glock dump performance regression fix
Andreas Gruenbacher
2018-02-01
1
-22
/
+43
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
1
-5
/
+2
*
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
2017-09-25
1
-9
/
+5
*
gfs2: constify rhashtable_params
Arvind Yadav
2017-08-30
1
-1
/
+1
*
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-25
1
-3
/
+6
*
gfs2: Clean up waiting on glocks
Andreas Gruenbacher
2017-08-10
1
-20
/
+7
*
gfs2: gfs2_evict_inode: Put glocks asynchronously
Andreas Gruenbacher
2017-08-10
1
-1
/
+9
*
gfs2: gfs2_glock_get: Wait on freeing glocks
Andreas Gruenbacher
2017-08-10
1
-22
/
+104
*
GFS2: Don't waste time locking lru_lock for non-lru glocks
Bob Peterson
2017-08-09
1
-0
/
+3
*
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-07
1
-2
/
+9
*
gfs2: Clean up glock work enqueuing
Andreas Gruenbacher
2017-07-05
1
-50
/
+74
*
GFS2: Allow glocks to be unlocked after withdraw
Bob Peterson
2017-05-05
1
-2
/
+4
*
gfs2: Switch to rhashtable_lookup_get_insert_fast
Andreas Gruenbacher
2017-04-03
1
-24
/
+21
*
gfs2: Don't pack struct lm_lockname
Andreas Gruenbacher
2017-03-16
1
-1
/
+1
*
gfs2: Deduplicate gfs2_{glocks,glstats}_open
Andreas Gruenbacher
2017-03-16
1
-17
/
+9
*
gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter
Andreas Gruenbacher
2017-03-16
1
-1
/
+1
*
GFS2: Prevent BUG from occurring when normal Withdraws occur
Bob Peterson
2017-03-16
1
-0
/
+2
*
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-23
1
-0
/
+5
|
\
|
*
gfs2: Add missing rcu locking for glock lookup
Andrew Price
2017-02-23
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1
-11
/
+17
|
\
\
|
*
|
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
2017-02-17
1
-11
/
+17
*
|
|
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
1
-5
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
2016-12-15
1
-5
/
+7
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
|
/
*
gfs2: fix to detect failure of register_shrinker
Chao Yu
2016-09-21
1
-1
/
+7
*
GFS2: use BIT() macro
Fabian Frederick
2016-08-02
1
-1
/
+1
*
gfs2: Lock holder cleanup
Andreas Gruenbacher
2016-06-27
1
-1
/
+1
*
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
2016-06-27
1
-9
/
+2
*
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-06-27
1
-2
/
+2
*
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-20
1
-2
/
+9
|
\
|
*
GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes
Denys Vlasenko
2016-04-12
1
-1
/
+1
|
*
GFS2: ignore unlock failures after withdraw
Benjamin Marzinski
2016-03-24
1
-1
/
+8
*
|
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-05
1
-2
/
+2
|
/
*
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
2016-03-15
1
-1
/
+1
*
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-03-15
1
-0
/
+7
*
GFS2: Check if iopen is held when deleting inode
Bob Peterson
2016-01-14
1
-0
/
+1
*
GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
Bob Peterson
2015-12-14
1
-1
/
+3
*
GFS2: Reduce size of incore inode
Bob Peterson
2015-12-14
1
-5
/
+5
*
GFS2: Use rht_for_each_entry_rcu in glock_hash_walk
Andrew Price
2015-11-16
1
-2
/
+2
*
gfs2: Remove gl_spin define
Andreas Gruenbacher
2015-10-29
1
-42
/
+42
*
gfs2: A minor "sbstats" cleanup
Andreas Gruenbacher
2015-09-03
1
-7
/
+6
*
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
2015-09-03
1
-11
/
+11
*
GFS2: Use resizable hash table for glocks
Bob Peterson
2015-09-03
1
-164
/
+100
*
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2015-09-03
1
-17
/
+15
*
gfs2: Simplify the seq file code for "sbstats"
Andreas Gruenbacher
2015-09-03
1
-20
/
+11
*
GFS2: Don't add all glocks to the lru
Bob Peterson
2015-06-18
1
-1
/
+2
*
gfs2: incorrect check for debugfs returns
Chengyu Song
2015-03-30
1
-19
/
+28
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-1
/
+0
|
\
|
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
[next]