summaryrefslogtreecommitdiff
path: root/fs/gfs2/glops.c
AgeCommit message (Expand)Author
2020-02-27gfs2: Do proper error checking for go_sync family of glops functionsBob Peterson
2020-02-27gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is emptyBob Peterson
2020-02-27gfs2: fix infinite loop when checking ail item count before go_invalBob Peterson
2020-02-27gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson
2020-02-20gfs2: Allow some glocks to be used during withdrawBob Peterson
2020-02-10gfs2: Rework how rgrp buffer_heads are managedBob Peterson
2020-02-10gfs2: Split gfs2_lm_withdraw into two functionsAndreas Gruenbacher
2020-01-07gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson
2019-11-14gfs2: Introduce function gfs2_withdrawnBob Peterson
2019-10-30gfs2: removed unnecessary semicolonAliasgar Surti
2019-06-27gfs2: replace more printk with calls to fs_info and friendsBob Peterson
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-07gfs2: read journal in large chunksAbhi Das
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2018-12-12gfs2: Dump nrpages for inodes and their glocksBob Peterson
2018-12-11gfs2: read journal in large chunks to locate the headAbhi Das
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-01-23GFS2: Log the reason for log flushes in every log headerBob Peterson
2018-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-08-10gfs2: Get rid of gfs2_set_nlinkAndreas Gruenbacher
2017-07-21GFS2: fix code parameter error in inode_go_lockWang Xibo
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher
2017-07-05gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher
2016-04-05GFS2: Get rid of dead code in inode_go_demote_okBob Peterson
2015-12-24gfs2: Invalid security labels of inodes when they go invalidAndreas Gruenbacher
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson
2015-06-19GFS2: Don't brelse rgrp buffer_heads every allocationBob Peterson
2015-06-18GFS2: Don't add all glocks to the lruBob Peterson
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski
2014-10-08GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)Fabian Frederick
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-24GFS2: Move log buffer lists into transactionSteven Whitehouse
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse
2014-01-03GFS2: Use only a single address space for rgrpsSteven Whitehouse
2014-01-03GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse
2013-12-20GFS2: Wait for async DIO in glock state changesSteven Whitehouse
2013-10-15GFS2: Use lockref for glocksSteven Whitehouse
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski
2013-06-19GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski
2013-04-10GFS2: Add origin indicator to glock callbacksSteven Whitehouse
2013-02-13gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman
2012-11-15GFS2: only use lvb on glocks that need itDavid Teigland