summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher2018-10-121-1/+1
* gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher2018-10-121-4/+2Star
* gfs2: slow the deluge of io error messagesBob Peterson2018-10-051-0/+1
* gfs2: Fix gfs2_testbit to use clone bitmapsBob Peterson2018-08-071-0/+21
* gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher2018-07-051-1/+0Star
* gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson2018-06-211-1/+0Star
* GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson2018-06-041-0/+1
* gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher2018-04-161-2/+0Star
* gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-291-3/+0Star
* gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher2018-01-221-1/+0Star
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-181-0/+5
* gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2017-08-251-1/+1
* GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-251-0/+1
* gfs2: forcibly flush ail to relieve memory pressureAbhi Das2017-08-101-0/+1
* gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-071-0/+1
* Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-2/+3
|\
| * gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-0/+2
| * gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-051-0/+1
| * GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-201-1/+0Star
| * GFS2: Remove gl_list from glock structureBob Peterson2017-06-121-1/+0Star
* | gfs2: remove the unused sd_log_error fieldChristoph Hellwig2017-06-091-1/+0Star
|/
* gfs2: Don't pack struct lm_locknameAndreas Gruenbacher2017-03-161-2/+6
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-151-1/+1
* GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-271-3/+7
* GFS2: Made logd daemon take into account log demandBob Peterson2017-01-051-0/+1
* GFS2: Prevent delete work from occurring on glocks used for createBob Peterson2016-03-151-0/+1
* gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-141-0/+3
* GFS2: Reduce size of incore inodeBob Peterson2015-12-141-2/+2
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-1/+1
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-5/+8
* gfs2: Extended attribute readaheadAndreas Gruenbacher2015-11-161-0/+1
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-2/+1Star
* gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings2015-09-031-1/+1
* GFS2: Use resizable hash table for glocksBob Peterson2015-09-031-2/+2
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-4/+5
* GFS2: Don't add all glocks to the lruBob Peterson2015-06-181-0/+1
* gfs2: limit quota log messagesAbhi Das2015-06-021-0/+1
* gfs2: allow quota_check and inplace_reserve to return available blocksAbhi Das2015-03-181-0/+2
* gfs2: perform quota checks against allocation parametersAbhi Das2015-03-181-1/+1
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-6/+12
* GFS2: Set of distributed preferences for rgrpsBob Peterson2014-11-031-0/+1
* GFS2: Don't use MAXQUOTAS valueJan Kara2014-09-111-2/+5
* GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-021-0/+2
* GFS2: remove transaction glockBenjamin Marzinski2014-05-141-4/+8
* GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das2014-03-311-0/+1
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-071-9/+9
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-031-1/+2
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-241-5/+0Star
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-3/+3
* GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse2014-02-211-2/+2