aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAge
* Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-24
|\
| * gfs2: Convert gfs2 to fs_contextAndrew Price2019-09-18
* | gfs2: Use async glocks for renameBob Peterson2019-09-04
|/
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-27
* gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson2019-06-27
* gfs2: eliminate tr_num_revoke_rmBob Peterson2019-06-27
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-06
|/
* gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2019-05-07
* gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-07
* gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-07
* gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-07
* gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-23
* gfs2: Dump nrpages for inodes and their glocksBob Peterson2018-12-12
* gfs2: Remove vestigial bd_opsBob Peterson2018-12-11
* gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher2018-10-12
* gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher2018-10-12
* gfs2: slow the deluge of io error messagesBob Peterson2018-10-05
* gfs2: Fix gfs2_testbit to use clone bitmapsBob Peterson2018-08-07
* gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher2018-07-05
* gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson2018-06-21
* GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson2018-06-04
* gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher2018-04-16
* gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-29
* gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher2018-01-22
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-18
* gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2017-08-25
* GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-25
* gfs2: forcibly flush ail to relieve memory pressureAbhi Das2017-08-10
* gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-07
* Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-05
|\
| * gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-05
| * gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-05
| * GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-20
| * GFS2: Remove gl_list from glock structureBob Peterson2017-06-12
* | gfs2: remove the unused sd_log_error fieldChristoph Hellwig2017-06-09
|/
* gfs2: Don't pack struct lm_locknameAndreas Gruenbacher2017-03-16
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-15
* GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-27
* GFS2: Made logd daemon take into account log demandBob Peterson2017-01-05
* GFS2: Prevent delete work from occurring on glocks used for createBob Peterson2016-03-15
* gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-14
* GFS2: Reduce size of incore inodeBob Peterson2015-12-14
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-14
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-24
* gfs2: Extended attribute readaheadAndreas Gruenbacher2015-11-16
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-29
* gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings2015-09-03
* GFS2: Use resizable hash table for glocksBob Peterson2015-09-03