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
/
incore.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
1
-1
/
+1
2015-09-03
GFS2: Use resizable hash table for glocks
Bob Peterson
1
-2
/
+2
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
1
-4
/
+5
2015-06-18
GFS2: Don't add all glocks to the lru
Bob Peterson
1
-0
/
+1
2015-06-02
gfs2: limit quota log messages
Abhi Das
1
-0
/
+1
2015-03-18
gfs2: allow quota_check and inplace_reserve to return available blocks
Abhi Das
1
-0
/
+2
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
1
-1
/
+1
2014-11-17
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
1
-6
/
+12
2014-11-03
GFS2: Set of distributed preferences for rgrps
Bob Peterson
1
-0
/
+1
2014-09-11
GFS2: Don't use MAXQUOTAS value
Jan Kara
1
-2
/
+5
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
1
-0
/
+2
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
1
-4
/
+8
2014-03-31
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
Abhi Das
1
-0
/
+1
2014-03-07
GFS2: Move recovery variables to journal structure in memory
Bob Peterson
1
-9
/
+9
2014-03-03
GFS2: Clean up journal extent mapping
Steven Whitehouse
1
-1
/
+2
2014-02-24
GFS2: Move log buffer accounting to transaction
Steven Whitehouse
1
-5
/
+0
2014-02-24
GFS2: Move log buffer lists into transaction
Steven Whitehouse
1
-3
/
+3
2014-02-21
GFS2: Reduce struct gfs2_trans in size
Steven Whitehouse
1
-2
/
+2
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
1
-1
/
+1
2014-01-14
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
1
-0
/
+1
2014-01-14
GFS2: Clean up quota slot allocation
Steven Whitehouse
1
-2
/
+1
2014-01-14
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
1
-0
/
+4
2014-01-03
GFS2: Use only a single address space for rgrps
Steven Whitehouse
1
-0
/
+2
2014-01-03
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
1
-1
/
+9
2014-01-03
GFS2: Implement a "rgrp has no extents longer than X" scheme
Bob Peterson
1
-0
/
+1
2013-11-04
GFS2: Use generic list_lru for quota
Steven Whitehouse
1
-3
/
+2
2013-11-04
GFS2: Use reflink for quota data cache
Steven Whitehouse
1
-1
/
+1
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
1
-2
/
+3
2013-10-04
GFS2: Protect quota sync generation
Steven Whitehouse
1
-0
/
+1
2013-10-04
GFS2: Remove obsolete quota tunable
Steven Whitehouse
1
-1
/
+0
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
1
-0
/
+14
2013-09-18
GFS2: Introduce rbm field bii
Bob Peterson
1
-3
/
+9
2013-09-17
GFS2: introduce bi_blocks for optimization
Bob Peterson
1
-0
/
+1
2013-04-10
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
1
-1
/
+1
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
1
-9
/
+8
2013-04-04
GFS2: use kmalloc for lvb bitmap
David Teigland
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+1
2013-02-13
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
Eric W. Biederman
1
-2
/
+1
2013-02-13
GFS2: Reinstate withdraw ack system
Steven Whitehouse
1
-0
/
+1
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
1
-0
/
+3
2013-01-29
GFS2: Clean up freeze code
Steven Whitehouse
1
-3
/
+0
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
1
-1
/
+0
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
1
-1
/
+0
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
1
-1
/
+2
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
-1
/
+1
2012-11-07
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
1
-0
/
+1
2012-09-24
GFS2: Consolidate free block searching functions
Steven Whitehouse
1
-1
/
+0
2012-09-24
GFS2: Improve block reservation tracing
Steven Whitehouse
1
-4
/
+2
2012-09-24
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
1
-0
/
+7
[next]