summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glops.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: replace more printk with calls to fs_info and friendsBob Peterson2019-06-271-1/+2
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-271-2/+5
* gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson2019-06-271-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1Star
* gfs2: read journal in large chunksAbhi Das2019-05-071-1/+2
* Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-141-1/+0Star
* gfs2: Dump nrpages for inodes and their glocksBob Peterson2018-12-121-4/+12
* gfs2: read journal in large chunks to locate the headAbhi Das2018-12-111-0/+1
* vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-061-2/+2
* GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-6/+12
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-6/+7
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-151-1/+1
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* | gfs2: Get rid of gfs2_set_nlinkAndreas Gruenbacher2017-08-101-27/+1Star
* | GFS2: fix code parameter error in inode_go_lockWang Xibo2017-07-211-1/+1
|/
* gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-3/+14
* gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-051-7/+32
* GFS2: Get rid of dead code in inode_go_demote_okBob Peterson2016-04-051-7/+0Star
* gfs2: Invalid security labels of inodes when they go invalidAndreas Gruenbacher2015-12-241-0/+2
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-5/+5
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-18/+20
* GFS2: Don't brelse rgrp buffer_heads every allocationBob Peterson2015-06-191-3/+11
* GFS2: Don't add all glocks to the lruBob Peterson2015-06-181-2/+4
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-14/+12Star
* GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)Fabian Frederick2014-10-081-1/+1
* GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven2014-07-181-2/+2
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-19/+32
|\
| * GFS2: remove transaction glockBenjamin Marzinski2014-05-141-19/+32
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-0/+2
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-161-4/+2Star
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-031-8/+10
* GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-031-3/+3
* GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-151-2/+2
* GFS2: don't overrun reserved revokesBenjamin Marzinski2013-08-191-5/+13
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-191-8/+0Star
* GFS2: Add origin indicator to glock callbacksSteven Whitehouse2013-04-101-2/+2
* gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman2013-02-131-2/+2
* GFS2: only use lvb on glocks that need itDavid Teigland2012-11-151-1/+2
* GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-071-3/+3
* GFS2: Review bug traps in glops.cSteven Whitehouse2012-11-071-5/+5
* GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_glEric Sandeen2012-09-241-0/+1
* GFS2: Remove redundant metadata block type checkBob Peterson2012-05-081-5/+0Star
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-1/+0Star
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* GFS2: Fix AIL flush issue during fsyncSteven Whitehouse2011-10-211-16/+16
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-211-10/+6Star
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-29/+13Star
* GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse2011-10-211-4/+4