summaryrefslogtreecommitdiff
path: root/fs/gfs2/glops.c
AgeCommit message (Expand)Author
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
2012-11-07GFS2: Rename glops go_xmote_th to go_syncBob Peterson
2012-11-07GFS2: Review bug traps in glops.cSteven Whitehouse
2012-09-24GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_glEric Sandeen
2012-05-08GFS2: Remove redundant metadata block type checkBob Peterson
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-10-21GFS2: Fix AIL flush issue during fsyncSteven Whitehouse
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson
2011-10-21GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse
2011-10-21GFS2: Fix bug-trap in ail flush codeSteven Whitehouse
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse
2011-07-12GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski
2011-05-09GFS2: Move gfs2_refresh_inode() and friends into glops.cSteven Whitehouse
2011-04-20GFS2: Clean up fsync()Steven Whitehouse
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse
2011-03-11GFS2: introduce AIL lockDave Chinner
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse