aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
...
| * block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\ \
| * | gfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
| * | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
* | | GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields2014-01-18
* | | GFS2: Small cleanupBob Peterson2014-01-16
* | | GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-16
* | | GFS2: Fix kbuild test robot reported warningSteven Whitehouse2014-01-15
* | | GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-14
* | | GFS2: Clean up quota slot allocationSteven Whitehouse2014-01-14
* | | GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse2014-01-14
* | | GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-14
* | | GFS2: No need to invalidate pages for a dio readSteven Whitehouse2014-01-14
* | | GFS2: Add initialization for address space in super blockSteven Whitehouse2014-01-09
* | | GFS2: Add hints to directory leaf blocksSteven Whitehouse2014-01-08
* | | GFS2: For exhash conversion, only one block is neededSteven Whitehouse2014-01-08
* | | GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson2014-01-07
* | | GFS2: Remember directory insert pointSteven Whitehouse2014-01-06
* | | GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse2014-01-06
* | | GFS2: Add directory addition info structureSteven Whitehouse2014-01-06
* | | GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-03
* | | GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-03
* | | GFS2: Remove test which is always trueSteven Whitehouse2014-01-03
* | | GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse2014-01-03
* | | GFS2: Clean up releasepageSteven Whitehouse2014-01-03
* | | GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-03
* | | GFS2: Drop inadequate rgrps from the reservation treeBob Peterson2014-01-03
* | | GFS2: If requested is too large, use the largest extent in the rgrpBob Peterson2014-01-03
|/ /
* | GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-02
* | GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-20
* | GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-20
* | GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-13
* | GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-13
* | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-13
|/
* GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse2013-11-21
* GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz2013-11-21
* gfs2: endianness misannotationsAl Viro2013-11-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * new helper: kfree_put_link()Al Viro2013-10-24
* | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-10
|\ \ | |/ |/|
| * GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-04
| * GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse2013-11-04
| * GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-04
| * GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
| * GFS2: Protect quota sync generationSteven Whitehouse2013-10-04
| * GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse2013-10-04
| * GFS2: Make two similar quota code fragments into a functionSteven Whitehouse2013-10-04
| * GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-04
| * GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-02