aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/super.c
AgeCommit message (Expand)Author
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski
2014-08-21GFS2: fs/gfs2/super.c: replace seq_printf by seq_putsFabian Frederick
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse
2014-01-14GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse
2013-09-27GFS2: Clean up reservation removalSteven Whitehouse
2013-06-03GFS2: Don't cache iopen glocksBob Peterson
2013-04-08GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-13gfs2: Convert uids and gids between dinodes and vfs inodes.Eric W. Biederman
2013-02-13gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGEEric W. Biederman
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-24GFS2: Write out dirty inode metadata in delayed deletesBenjamin Marzinski
2012-09-24GFS2: Fix ->show_options() for statfs slowSteven Whitehouse
2012-09-24GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-07-22quota: Move quota syncing to ->sync_fs methodJan Kara
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara
2012-07-19GFS2: Reduce file fragmentationBob Peterson
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson
2012-06-06GFS2: Extend the life of the reservationsBob Peterson
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-07GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse
2012-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson
2011-10-21GFS2: Fix AIL flush issue during fsyncSteven Whitehouse
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse