summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse2013-11-211-1/+4
* GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz2013-11-211-1/+2
* gfs2: endianness misannotationsAl Viro2013-11-163-19/+16Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-8/+1Star
|\
| * new helper: kfree_put_link()Al Viro2013-10-251-8/+1Star
* | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1019-339/+448
|\ \ | |/ |/|
| * GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-044-66/+85
| * GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse2013-11-041-35/+35
| * GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-042-15/+29
| * GFS2: Use lockref for glocksSteven Whitehouse2013-10-154-49/+45Star
| * GFS2: Protect quota sync generationSteven Whitehouse2013-10-043-2/+6
| * GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse2013-10-041-25/+20Star
| * GFS2: Make two similar quota code fragments into a functionSteven Whitehouse2013-10-041-34/+26Star
| * GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-044-5/+1Star
| * GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-023-22/+20Star
| * GFS2: Speed up starting point selection for block allocationSteven Whitehouse2013-10-021-10/+31
| * GFS2: Add allocation parameters structureSteven Whitehouse2013-10-029-21/+51
| * GFS2: Clean up reservation removalSteven Whitehouse2013-09-276-9/+10
| * GFS2: fix dentry leaksMiklos Szeredi2013-09-231-10/+16
| * GFS2: new function gfs2_rbm_incrBob Peterson2013-09-181-3/+27
| * GFS2: Introduce rbm field biiBob Peterson2013-09-182-54/+65
| * GFS2: Do not reset flags on active reservationsBob Peterson2013-09-171-1/+0Star
| * GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-172-1/+6
| * GFS2: optimize rbm_from_block wrt bi_startBob Peterson2013-09-171-1/+1
| * GFS2: d_splice_alias() can't return errorMiklos Szeredi2013-09-171-3/+1Star
* | gfs2: set FILE_CREATEDMiklos Szeredi2013-09-171-1/+3
|/
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-131-2/+2
|\
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-2/+2
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-114-20/+33
* | super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-112-2/+2
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-097-77/+99
|\
| * GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski2013-09-052-3/+10
| * GFS2: Don't flag consistency error if first mounter is a spectatorBob Peterson2013-09-051-2/+51
| * GFS2: Remove unnecessary memory barrierBob Peterson2013-09-041-1/+0Star
| * GFS2: Merge ordered and writeback writepageSteven Whitehouse2013-08-271-31/+4Star
| * GFS2: Take glock reference in examine_bucket()Steven Whitehouse2013-08-201-7/+5Star
| * GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse2013-08-193-33/+29Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-071-6/+3Star
|\ \
| * | gfs2: use check_submounts_and_drop()Miklos Szeredi2013-09-051-6/+3Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \ | |/ |/|
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+1
* | GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse2013-08-191-0/+4
* | GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter2013-08-191-4/+4
* | GFS2: don't overrun reserved revokesBenjamin Marzinski2013-08-191-5/+13
* | GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-191-1/+1
* | GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse2013-08-191-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-3/+2Star
|\
| * locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-1/+1
| * Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-2/+1Star
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-3/+2Star
|\ \