aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12gfs2: Dump nrpages for inodes and their glocksBob Peterson1-1/+1
2018-12-11gfs2: Remove vestigial bd_opsBob Peterson1-1/+0
2018-10-12gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher1-1/+1
2018-10-12gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher1-4/+2
2018-10-05gfs2: slow the deluge of io error messagesBob Peterson1-0/+1
2018-08-07gfs2: Fix gfs2_testbit to use clone bitmapsBob Peterson1-0/+21
2018-07-05gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher1-1/+0
2018-06-21gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson1-1/+0
2018-06-04GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson1-0/+1
2018-04-16gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher1-2/+0
2018-03-29gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher1-3/+0
2018-01-22gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher1-1/+0
2018-01-18gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher1-0/+5
2017-08-25gfs2: Silence gcc format-truncation warningAndreas Gruenbacher1-1/+1
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson1-0/+1
2017-08-10gfs2: forcibly flush ail to relieve memory pressureAbhi Das1-0/+1
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher1-0/+1
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-2/+3
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher1-0/+2
2017-07-05gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher1-0/+1
2017-06-20GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson1-1/+0
2017-06-12GFS2: Remove gl_list from glock structureBob Peterson1-1/+0
2017-06-09gfs2: remove the unused sd_log_error fieldChristoph Hellwig1-1/+0
2017-03-16gfs2: Don't pack struct lm_locknameAndreas Gruenbacher1-2/+6
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-01-27GFS2: Switch tr_touched to flag in transactionBob Peterson1-3/+7
2017-01-05GFS2: Made logd daemon take into account log demandBob Peterson1-0/+1
2016-03-15GFS2: Prevent delete work from occurring on glocks used for createBob Peterson1-0/+1
2015-12-14gfs2: change gfs2 readdir cookieBenjamin Marzinski1-0/+3
2015-12-14GFS2: Reduce size of incore inodeBob Peterson1-2/+2
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson1-1/+1
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson1-5/+8
2015-11-16gfs2: Extended attribute readaheadAndreas Gruenbacher1-0/+1
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher1-2/+1
2015-09-03gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings1-1/+1
2015-09-03GFS2: Use resizable hash table for glocksBob Peterson1-2/+2
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson1-4/+5
2015-06-18GFS2: Don't add all glocks to the lruBob Peterson1-0/+1
2015-06-02gfs2: limit quota log messagesAbhi Das1-0/+1
2015-03-18gfs2: allow quota_check and inplace_reserve to return available blocksAbhi Das1-0/+2
2015-03-18gfs2: perform quota checks against allocation parametersAbhi Das1-1/+1
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski1-6/+12
2014-11-03GFS2: Set of distributed preferences for rgrpsBob Peterson1-0/+1
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara1-2/+5
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson1-0/+2
2014-05-14GFS2: remove transaction glockBenjamin Marzinski1-4/+8
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das1-0/+1
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson1-9/+9
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse1-1/+2
2014-02-24GFS2: Move log buffer accounting to transactionSteven Whitehouse1-5/+0