summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1Star
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-061-0/+1
|/
* gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-071-1/+0Star
* gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-231-5/+1Star
* gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher2018-10-121-0/+2
* gfs2: Fix wrong error handling in init_gfs2_fs()Tetsuo Handa2017-11-271-46/+44Star
* GFS2: Remove gl_list from glock structureBob Peterson2017-06-121-1/+0Star
* gfs2: fix to detect failure of register_shrinkerChao Yu2016-09-211-1/+3
* gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-271-1/+1
* gfs2: Initialize iopen glock holder for new inodesAndreas Gruenbacher2016-06-171-0/+1
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-151-1/+2
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-11/+2Star
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-0/+11
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-1/+1
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-1/+10
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-0/+2
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-061-1/+1
* GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-141-0/+1
* GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-041-9/+10
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-111-1/+2
* GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-191-1/+1
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-1/+0Star
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-241-13/+3Star
* GFS2: Use slab for block reservation memoryBob Peterson2012-04-241-0/+10
* GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-081-0/+18
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-0/+10
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-1/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse2011-07-151-0/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+1
|\
| * gfs2: Drop __TIME__ usageMichal Marek2011-05-261-1/+1
* | GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-201-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-03-161-1/+5
|\
| * GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-1/+5
* | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-241-8/+1Star
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-231-1/+1
|\
| * workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-1/+1
* | GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-201-0/+4
* | GFS2: Use new workqueue schemeSteven Whitehouse2010-09-201-1/+1
|/
* gfs2: use workqueue instead of slow-workTejun Heo2010-07-231-6/+8
* GFS2: Remove space from slab cache nameSteven Whitehouse2010-03-291-1/+1
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-0/+28
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-2/+2
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-191-0/+8
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-3/+0Star
* GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-241-0/+10
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-051-1/+1
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-051-0/+1