aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* 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
| * GFS2: Speed up starting point selection for block allocationSteven Whitehouse2013-10-02
| * GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
| * GFS2: Clean up reservation removalSteven Whitehouse2013-09-27
| * GFS2: fix dentry leaksMiklos Szeredi2013-09-23
| * GFS2: new function gfs2_rbm_incrBob Peterson2013-09-18
| * GFS2: Introduce rbm field biiBob Peterson2013-09-18
| * GFS2: Do not reset flags on active reservationsBob Peterson2013-09-17
| * GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-17
| * GFS2: optimize rbm_from_block wrt bi_startBob Peterson2013-09-17
| * GFS2: d_splice_alias() can't return errorMiklos Szeredi2013-09-17
* | gfs2: set FILE_CREATEDMiklos Szeredi2013-09-16
|/
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
* | super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-10
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-09
|\
| * GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski2013-09-05
| * GFS2: Don't flag consistency error if first mounter is a spectatorBob Peterson2013-09-05
| * GFS2: Remove unnecessary memory barrierBob Peterson2013-09-04
| * GFS2: Merge ordered and writeback writepageSteven Whitehouse2013-08-27
| * GFS2: Take glock reference in examine_bucket()Steven Whitehouse2013-08-20
| * GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse2013-08-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-07
|\ \
| * | gfs2: use check_submounts_and_drop()Miklos Szeredi2013-09-05
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ | |/ |/|
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse2013-08-19
* | GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter2013-08-19
* | GFS2: don't overrun reserved revokesBenjamin Marzinski2013-08-19