Age | Commit message (Expand) | Author |
2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-05-24 | GFS2: Fix permissions checking for setflags ioctl() | Steven Whitehouse |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-05-21 | gfs: constify xattr_handler | Stephen Hemminger |
2010-05-21 | Merge branch 'master' into for-2.6.35 | Jens Axboe |
2010-05-21 | quota: unify ->set_dqblk | Christoph Hellwig |
2010-05-21 | quota: unify ->get_dqblk | Christoph Hellwig |
2010-05-21 | GFS2: Don't "get" xattrs for ACLs when ACLs are turned off | Steven Whitehouse |
2010-05-21 | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2010-05-14 | GFS2: Fix typo | Steven Whitehouse |
2010-05-12 | GFS2: stuck in inode wait, no glocks stuck | Bob Peterson |
2010-05-12 | GFS2: Eliminate useless err variable | Bob Peterson |
2010-05-10 | GFS2: Fix writing to non-page aligned gfs2_quota structures | Abhijith Das |
2010-05-06 | GFS2: Add some useful messages | Steven Whitehouse |
2010-05-05 | GFS2: fix quota state reporting | Christoph Hellwig |
2010-05-05 | GFS2: Various gfs2_logd improvements | Benjamin Marzinski |
2010-04-28 | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov |
2010-04-14 | GFS2: glock livelock | Bob Peterson |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | GFS2: Clean up stuffed file copying | Steven Whitehouse |
2010-03-29 | GFS2: Remove space from slab cache name | Steven Whitehouse |
2010-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-11 | GFS2: Skip check for mandatory locks when unlocking | Sachin Prabhu |
2010-03-11 | GFS2: Allow the number of committed revokes to temporarily be negative | Benjamin Marzinski |
2010-03-09 | GFS2: do not select QUOTA | Christoph Hellwig |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | kobject: Constify struct kset_uevent_ops | Emese Revfy |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig |
2010-03-05 | quota: move code from sync_quota_sb into vfs_quota_sync | Christoph Hellwig |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-03 | Switch gfs2 to nd_set_link() | Al Viro |
2010-03-01 | GFS2: print glock numbers in hex | Bob Peterson |
2010-03-01 | GFS2: ordered writes are backwards | Dave Chinner |
2010-03-01 | GFS2: Remove loopy umount code | Steven Whitehouse |
2010-03-01 | GFS2: Metadata address space clean up | Steven Whitehouse |
2010-02-12 | GFS2: Fix bmap allocation corner-case bug | Steven Whitehouse |
2010-02-12 | GFS2: Fix error code | Abhijith Das |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-03 | GFS2: Extend umount wait coverage to full glock lifetime | Steven Whitehouse |
2010-02-03 | GFS2: Wait for unlock completion on umount | Steven Whitehouse |
2010-02-01 | GFS2: Use GFP_NOFS for alloc structure | Steven Whitehouse |
2010-02-01 | GFS2: Fix previous patch | Steven Whitehouse |
2010-02-01 | GFS2: Don't withdraw on partial rindex entries | Benjamin Marzinski |
2010-01-12 | GFS2: Fix refcnt leak on gfs2_follow_link() error path | OGAWA Hirofumi |
2010-01-11 | GFS2: Use MAX_LFS_FILESIZE for meta inode size | Steven Whitehouse |
2010-01-08 | GFS2: Fix gfs2_xattr_acl_chmod() | Steven Whitehouse |