index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2017-02-23
gfs2: Add missing rcu locking for glock lookup
Andrew Price
1
-0
/
+5
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-11
/
+17
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+7
2017-02-17
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
1
-11
/
+17
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-16
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
1
-5
/
+7
2016-09-21
gfs2: fix to detect failure of register_shrinker
Chao Yu
1
-1
/
+7
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
1
-1
/
+1
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
1
-1
/
+1
2016-06-27
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
1
-9
/
+2
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
1
-2
/
+2
2016-05-21
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-2
/
+9
2016-04-12
GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
1
-2
/
+2
2016-03-24
GFS2: ignore unlock failures after withdraw
Benjamin Marzinski
1
-1
/
+8
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
1
-1
/
+1
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
1
-0
/
+7
2016-01-14
GFS2: Check if iopen is held when deleting inode
Bob Peterson
1
-0
/
+1
2015-12-14
GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
Bob Peterson
1
-1
/
+3
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
1
-5
/
+5
2015-11-16
GFS2: Use rht_for_each_entry_rcu in glock_hash_walk
Andrew Price
1
-2
/
+2
2015-10-29
gfs2: Remove gl_spin define
Andreas Gruenbacher
1
-42
/
+42
2015-09-03
gfs2: A minor "sbstats" cleanup
Andreas Gruenbacher
1
-7
/
+6
2015-09-03
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
1
-11
/
+11
2015-09-03
GFS2: Use resizable hash table for glocks
Bob Peterson
1
-164
/
+100
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
1
-17
/
+15
2015-09-03
gfs2: Simplify the seq file code for "sbstats"
Andreas Gruenbacher
1
-20
/
+11
2015-06-18
GFS2: Don't add all glocks to the lru
Bob Peterson
1
-1
/
+2
2015-03-30
gfs2: incorrect check for debugfs returns
Chengyu Song
1
-19
/
+28
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-01-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
2015-01-09
GFS2: Eliminate __gfs2_glock_remove_from_lru
Bob Peterson
1
-10
/
+3
2014-11-18
GFS2: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-08
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
Fabian Frederick
1
-2
/
+2
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
1
-5
/
+9
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
1
-3
/
+1
2014-07-18
GFS2: Use GFP_NOFS when allocating glocks
Steven Whitehouse
1
-2
/
+2
2014-07-18
GFS2: Fix race in glock lru glock disposal
Steven Whitehouse
1
-3
/
+7
2014-07-18
GFS2: Only wait for demote when last holder is dequeued
Bob Peterson
1
-1
/
+3
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-23
/
+2
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-4
/
+4
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
[next]