summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
AgeCommit message (Expand)Author
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-15gfs2: endianness misannotationsAl Viro
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse
2013-11-04GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse
2013-11-04GFS2: Use reflink for quota data cacheSteven Whitehouse
2013-10-24new helper: kfree_put_link()Al Viro
2013-10-15GFS2: Use lockref for glocksSteven Whitehouse
2013-10-04GFS2: Protect quota sync generationSteven Whitehouse
2013-10-04GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse
2013-10-04GFS2: Make two similar quota code fragments into a functionSteven Whitehouse
2013-10-04GFS2: Remove obsolete quota tunableSteven Whitehouse
2013-10-02GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse
2013-10-02GFS2: Speed up starting point selection for block allocationSteven Whitehouse
2013-10-02GFS2: Add allocation parameters structureSteven Whitehouse
2013-09-27GFS2: Clean up reservation removalSteven Whitehouse
2013-09-23GFS2: fix dentry leaksMiklos Szeredi
2013-09-18GFS2: new function gfs2_rbm_incrBob Peterson
2013-09-18GFS2: Introduce rbm field biiBob Peterson
2013-09-17GFS2: Do not reset flags on active reservationsBob Peterson
2013-09-17GFS2: introduce bi_blocks for optimizationBob Peterson
2013-09-17GFS2: optimize rbm_from_block wrt bi_startBob Peterson
2013-09-17GFS2: d_splice_alias() can't return errorMiklos Szeredi
2013-09-16gfs2: set FILE_CREATEDMiklos Szeredi
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-09-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05gfs2: use check_submounts_and_drop()Miklos Szeredi
2013-09-05GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski
2013-09-05GFS2: Don't flag consistency error if first mounter is a spectatorBob Peterson
2013-09-04GFS2: Remove unnecessary memory barrierBob Peterson
2013-08-27GFS2: Merge ordered and writeback writepageSteven Whitehouse
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches
2013-08-20GFS2: Take glock reference in examine_bucket()Steven Whitehouse
2013-08-19GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-08-19GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds