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
/
incore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Get rid of gfs2_log_header_in
Andreas Gruenbacher
2018-01-22
1
-1
/
+0
*
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
2018-01-18
1
-0
/
+5
*
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2017-08-25
1
-1
/
+1
*
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
2017-08-25
1
-0
/
+1
*
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
2017-08-10
1
-0
/
+1
*
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-07
1
-0
/
+1
*
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-05
1
-2
/
+3
|
\
|
*
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-07-05
1
-0
/
+2
|
*
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
2017-07-05
1
-0
/
+1
|
*
GFS2: Eliminate vestigial sd_log_flush_wrapped
Bob Peterson
2017-06-20
1
-1
/
+0
|
*
GFS2: Remove gl_list from glock structure
Bob Peterson
2017-06-12
1
-1
/
+0
*
|
gfs2: remove the unused sd_log_error field
Christoph Hellwig
2017-06-09
1
-1
/
+0
|
/
*
gfs2: Don't pack struct lm_lockname
Andreas Gruenbacher
2017-03-16
1
-2
/
+6
*
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
2017-03-15
1
-1
/
+1
*
GFS2: Switch tr_touched to flag in transaction
Bob Peterson
2017-01-27
1
-3
/
+7
*
GFS2: Made logd daemon take into account log demand
Bob Peterson
2017-01-05
1
-0
/
+1
*
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-03-15
1
-0
/
+1
*
gfs2: change gfs2 readdir cookie
Benjamin Marzinski
2015-12-14
1
-0
/
+3
*
GFS2: Reduce size of incore inode
Bob Peterson
2015-12-14
1
-2
/
+2
*
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-12-14
1
-1
/
+1
*
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-24
1
-5
/
+8
*
gfs2: Extended attribute readahead
Andreas Gruenbacher
2015-11-16
1
-0
/
+1
*
gfs2: Remove gl_spin define
Andreas Gruenbacher
2015-10-29
1
-2
/
+1
*
gfs2: Make statistics unsigned, suitable for use with do_div()
Ben Hutchings
2015-09-03
1
-1
/
+1
*
GFS2: Use resizable hash table for glocks
Bob Peterson
2015-09-03
1
-2
/
+2
*
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2015-09-03
1
-4
/
+5
*
GFS2: Don't add all glocks to the lru
Bob Peterson
2015-06-18
1
-0
/
+1
*
gfs2: limit quota log messages
Abhi Das
2015-06-02
1
-0
/
+1
*
gfs2: allow quota_check and inplace_reserve to return available blocks
Abhi Das
2015-03-18
1
-0
/
+2
*
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-03-18
1
-1
/
+1
*
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-17
1
-6
/
+12
*
GFS2: Set of distributed preferences for rgrps
Bob Peterson
2014-11-03
1
-0
/
+1
*
GFS2: Don't use MAXQUOTAS value
Jan Kara
2014-09-11
1
-2
/
+5
*
GFS2: Prevent recovery before the local journal is set
Bob Peterson
2014-06-02
1
-0
/
+2
*
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-14
1
-4
/
+8
*
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
Abhi Das
2014-03-31
1
-0
/
+1
*
GFS2: Move recovery variables to journal structure in memory
Bob Peterson
2014-03-07
1
-9
/
+9
*
GFS2: Clean up journal extent mapping
Steven Whitehouse
2014-03-03
1
-1
/
+2
*
GFS2: Move log buffer accounting to transaction
Steven Whitehouse
2014-02-24
1
-5
/
+0
*
GFS2: Move log buffer lists into transaction
Steven Whitehouse
2014-02-24
1
-3
/
+3
*
GFS2: Reduce struct gfs2_trans in size
Steven Whitehouse
2014-02-21
1
-2
/
+2
*
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
2014-01-16
1
-1
/
+1
*
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
2014-01-14
1
-0
/
+1
*
GFS2: Clean up quota slot allocation
Steven Whitehouse
2014-01-14
1
-2
/
+1
*
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
2014-01-14
1
-0
/
+4
*
GFS2: Use only a single address space for rgrps
Steven Whitehouse
2014-01-03
1
-0
/
+2
*
GFS2: Use range based functions for rgrp sync/invalidation
Steven Whitehouse
2014-01-03
1
-1
/
+9
*
GFS2: Implement a "rgrp has no extents longer than X" scheme
Bob Peterson
2014-01-03
1
-0
/
+1
*
GFS2: Use generic list_lru for quota
Steven Whitehouse
2013-11-04
1
-3
/
+2
*
GFS2: Use reflink for quota data cache
Steven Whitehouse
2013-11-04
1
-1
/
+1
[next]