summaryrefslogtreecommitdiff
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\
| * gfs: constify xattr_handlerStephen Hemminger2010-05-21
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\ \ | |/
| * quota: unify ->set_dqblkChristoph Hellwig2010-05-21
| * quota: unify ->get_dqblkChristoph Hellwig2010-05-21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-05-21
| |\
| | * GFS2: Fix typoSteven Whitehouse2010-05-14
| | * GFS2: stuck in inode wait, no glocks stuckBob Peterson2010-05-12
| | * GFS2: Eliminate useless err variableBob Peterson2010-05-12
| | * GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das2010-05-10
| | * GFS2: Add some useful messagesSteven Whitehouse2010-05-06
| | * GFS2: fix quota state reportingChristoph Hellwig2010-05-05
| | * GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-05
| | * GFS2: glock livelockBob Peterson2010-04-14
| | * GFS2: Clean up stuffed file copyingSteven Whitehouse2010-03-29
| | * GFS2: Remove space from slab cache nameSteven Whitehouse2010-03-29
* | | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-03-13
|\
| * GFS2: Skip check for mandatory locks when unlockingSachin Prabhu2010-03-11
| * GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski2010-03-11
| * GFS2: do not select QUOTAChristoph Hellwig2010-03-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \ | |/ |/|
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-07
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\ \
| * | quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-05
* | | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\ \ \
| * | | Switch gfs2 to nd_set_link()Al Viro2010-03-03
| |/ /
* | | GFS2: print glock numbers in hexBob Peterson2010-03-01
* | | GFS2: ordered writes are backwardsDave Chinner2010-03-01
* | | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-01
* | | GFS2: Metadata address space clean upSteven Whitehouse2010-03-01
|/ /
* | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-12
* | GFS2: Fix error codeAbhijith Das2010-02-12
* | GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse2010-02-03
* | GFS2: Wait for unlock completion on umountSteven Whitehouse2010-02-03
|/
* GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse2010-02-01
* GFS2: Fix previous patchSteven Whitehouse2010-02-01
* GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski2010-02-01
* GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi2010-01-12
* GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse2010-01-11
* GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse2010-01-08
* GFS2: Fix locking bug in renameSteven Whitehouse2010-01-08
* GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse2010-01-08
* Revert "task_struct: make journal_info conditional"Linus Torvalds2009-12-17
* kill I_LOCKChristoph Hellwig2009-12-17