aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-25gfs2: Silence gcc format-truncation warningGravatar Andreas Gruenbacher 1-1/+1
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsGravatar Bob Peterson 1-0/+1
2017-08-10gfs2: forcibly flush ail to relieve memory pressureGravatar Abhi Das 1-0/+1
2017-07-07gfs2: Fix glock rhashtable rcu bugGravatar Andreas Gruenbacher 1-0/+1
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+3
2017-07-05gfs2: Protect gl->gl_object by spin lockGravatar Andreas Gruenbacher 1-0/+2
2017-07-05gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeGravatar Andreas Gruenbacher 1-0/+1
2017-06-20GFS2: Eliminate vestigial sd_log_flush_wrappedGravatar Bob Peterson 1-1/+0
2017-06-12GFS2: Remove gl_list from glock structureGravatar Bob Peterson 1-1/+0
2017-06-09gfs2: remove the unused sd_log_error fieldGravatar Christoph Hellwig 1-1/+0
2017-03-16gfs2: Don't pack struct lm_locknameGravatar Andreas Gruenbacher 1-2/+6
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameGravatar Andreas Gruenbacher 1-1/+1
2017-01-27GFS2: Switch tr_touched to flag in transactionGravatar Bob Peterson 1-3/+7
2017-01-05GFS2: Made logd daemon take into account log demandGravatar Bob Peterson 1-0/+1
2016-03-15GFS2: Prevent delete work from occurring on glocks used for createGravatar Bob Peterson 1-0/+1
2015-12-14gfs2: change gfs2 readdir cookieGravatar Benjamin Marzinski 1-0/+3
2015-12-14GFS2: Reduce size of incore inodeGravatar Bob Peterson 1-2/+2
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureGravatar Bob Peterson 1-1/+1
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Gravatar Bob Peterson 1-5/+8
2015-11-16gfs2: Extended attribute readaheadGravatar Andreas Gruenbacher 1-0/+1
2015-10-29gfs2: Remove gl_spin defineGravatar Andreas Gruenbacher 1-2/+1
2015-09-03gfs2: Make statistics unsigned, suitable for use with do_div()Gravatar Ben Hutchings 1-1/+1
2015-09-03GFS2: Use resizable hash table for glocksGravatar Bob Peterson 1-2/+2
2015-09-03GFS2: Move glock superblock pointer to field gl_nameGravatar Bob Peterson 1-4/+5
2015-06-18GFS2: Don't add all glocks to the lruGravatar Bob Peterson 1-0/+1
2015-06-02gfs2: limit quota log messagesGravatar Abhi Das 1-0/+1
2015-03-18gfs2: allow quota_check and inplace_reserve to return available blocksGravatar Abhi Das 1-0/+2
2015-03-18gfs2: perform quota checks against allocation parametersGravatar Abhi Das 1-1/+1
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesGravatar Benjamin Marzinski 1-6/+12
2014-11-03GFS2: Set of distributed preferences for rgrpsGravatar Bob Peterson 1-0/+1
2014-09-11GFS2: Don't use MAXQUOTAS valueGravatar Jan Kara 1-2/+5
2014-06-02GFS2: Prevent recovery before the local journal is setGravatar Bob Peterson 1-0/+2
2014-05-14GFS2: remove transaction glockGravatar Benjamin Marzinski 1-4/+8
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeGravatar Abhi Das 1-0/+1
2014-03-07GFS2: Move recovery variables to journal structure in memoryGravatar Bob Peterson 1-9/+9
2014-03-03GFS2: Clean up journal extent mappingGravatar Steven Whitehouse 1-1/+2
2014-02-24GFS2: Move log buffer accounting to transactionGravatar Steven Whitehouse 1-5/+0
2014-02-24GFS2: Move log buffer lists into transactionGravatar Steven Whitehouse 1-3/+3
2014-02-21GFS2: Reduce struct gfs2_trans in sizeGravatar Steven Whitehouse 1-2/+2
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeGravatar Steven Whitehouse 1-1/+1
2014-01-14GFS2: Move quota bitmap operations under their own lockGravatar Steven Whitehouse 1-0/+1
2014-01-14GFS2: Clean up quota slot allocationGravatar Steven Whitehouse 1-2/+1
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasGravatar Steven Whitehouse 1-0/+4
2014-01-03GFS2: Use only a single address space for rgrpsGravatar Steven Whitehouse 1-0/+2
2014-01-03GFS2: Use range based functions for rgrp sync/invalidationGravatar Steven Whitehouse 1-1/+9
2014-01-03GFS2: Implement a "rgrp has no extents longer than X" schemeGravatar Bob Peterson 1-0/+1
2013-11-04GFS2: Use generic list_lru for quotaGravatar Steven Whitehouse 1-3/+2
2013-11-04GFS2: Use reflink for quota data cacheGravatar Steven Whitehouse 1-1/+1
2013-10-15GFS2: Use lockref for glocksGravatar Steven Whitehouse 1-2/+3
2013-10-04GFS2: Protect quota sync generationGravatar Steven Whitehouse 1-0/+1