summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-272-2/+11
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-05-257-54/+65
|\
| * GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse2010-05-241-0/+7
| * GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse2010-05-211-0/+4
| * GFS2: Rework reclaiming unlinked dinodesBob Peterson2010-05-215-54/+54
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-214-6/+6
|\ \
| * | gfs: constify xattr_handlerStephen Hemminger2010-05-214-6/+6
* | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-2119-185/+368
|\ \ \ | |/ /
| * | quota: unify ->set_dqblkChristoph Hellwig2010-05-211-3/+3
| * | quota: unify ->get_dqblkChristoph Hellwig2010-05-211-3/+3
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-05-2119-179/+362
| |\
| | * GFS2: Fix typoSteven Whitehouse2010-05-141-1/+1
| | * GFS2: stuck in inode wait, no glocks stuckBob Peterson2010-05-121-48/+30
| | * GFS2: Eliminate useless err variableBob Peterson2010-05-121-3/+1
| | * GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das2010-05-101-25/+61
| | * GFS2: Add some useful messagesSteven Whitehouse2010-05-064-1/+6
| | * GFS2: fix quota state reportingChristoph Hellwig2010-05-051-4/+12
| | * GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-059-92/+126
| | * GFS2: glock livelockBob Peterson2010-04-147-29/+144
| | * GFS2: Clean up stuffed file copyingSteven Whitehouse2010-03-292-10/+15
| | * GFS2: Remove space from slab cache nameSteven Whitehouse2010-03-291-1/+1
* | | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-281-2/+3
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-6/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-03-134-5/+3
|\
| * GFS2: Skip check for mandatory locks when unlockingSachin Prabhu2010-03-111-1/+1
| * GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski2010-03-112-3/+2
| * GFS2: do not select QUOTAChristoph Hellwig2010-03-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* | | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-071-1/+1
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-054-5/+10
|\ \
| * | quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-054-5/+10
* | | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-86/+27
|\ \ \
| * | | Switch gfs2 to nd_set_link()Al Viro2010-03-031-86/+27
| |/ /
* | | GFS2: print glock numbers in hexBob Peterson2010-03-011-1/+1
* | | GFS2: ordered writes are backwardsDave Chinner2010-03-011-2/+2
* | | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-015-37/+4
* | | GFS2: Metadata address space clean upSteven Whitehouse2010-03-0113-95/+101
|/ /
* | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-121-1/+1
* | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1
* | GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse2010-02-035-7/+17
* | GFS2: Wait for unlock completion on umountSteven Whitehouse2010-02-034-1/+13
|/
* GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse2010-02-011-1/+1
* GFS2: Fix previous patchSteven Whitehouse2010-02-011-0/+1
* GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski2010-02-011-5/+0
* GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi2010-01-121-1/+2
OpenPOWER on IntegriCloud