| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 |
| * | block: BARRIER request should imply SYNC | Christoph Hellwig | 2010-08-07 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | Make ->drop_inode() just return whether inode needs to be dropped | Al Viro | 2010-08-09 |
| * | | switch gfs2 to ->evict_inode() | Al Viro | 2010-08-09 |
| * | | simplify checks for I_CLEAR/I_FREEING | Al Viro | 2010-08-09 |
| * | | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 2010-08-09 |
| * | | remove inode_setattr | Christoph Hellwig | 2010-08-09 |
| * | | sort out blockdev_direct_IO variants | Christoph Hellwig | 2010-08-09 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-08-07 |
|\ \ |
|
| * | | quota: Clean up the namespace in dqblk_xfs.h | Christoph Hellwig | 2010-07-21 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 |
|\ \ \ |
|
| * | | | gfs2: use workqueue instead of slow-work | Tejun Heo | 2010-07-23 |
* | | | | GFS2: Fix recovery stuck bug (try #2) | Steven Whitehouse | 2010-08-02 |
* | | | | GFS2: Fix typo in stuffed file data copy handling | Abhijith Das | 2010-07-30 |
* | | | | Revert "GFS2: recovery stuck on transaction lock" | Steven Whitehouse | 2010-07-29 |
* | | | | GFS2: Make "try" lock not try quite so hard | Steven Whitehouse | 2010-07-29 |
* | | | | GFS2: remove dependency on __GFP_NOFAIL | David Rientjes | 2010-07-29 |
* | | | | GFS2: Simplify gfs2_write_alloc_required | Bob Peterson | 2010-07-29 |
* | | | | GFS2: Wait for journal id on mount if not specified on mount command line | Steven Whitehouse | 2010-07-29 |
* | | | | GFS2: Use nobh_writepage | Steven Whitehouse | 2010-07-29 |
| |_|/
|/| | |
|
* | | | GFS2: Use kmalloc when possible for ->readdir() | Steven Whitehouse | 2010-07-28 |
* | | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
| |/
|/| |
|
* | | GFS2: rename causes kernel Oops | Bob Peterson | 2010-07-15 |
* | | GFS2: BUG in gfs2_adjust_quota | Abhijith Das | 2010-07-15 |
* | | GFS2: Fix kernel NULL pointer dereference by dlm_astd | Bob Peterson | 2010-07-15 |
* | | GFS2: recovery stuck on transaction lock | Bob Peterson | 2010-07-15 |
* | | GFS2: O_TRUNC not working on stuffed files across cluster | Bob Peterson | 2010-07-15 |
|/ |
|
* | kill spurious reference to vmtruncate | npiggin@suse.de | 2010-05-27 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | GFS2: Fix permissions checking for setflags ioctl() | Steven Whitehouse | 2010-05-24 |
| * | 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 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 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2010-05-21 |
| |\ |
|
| | * | GFS2: Fix typo | Steven Whitehouse | 2010-05-14 |
| | * | GFS2: stuck in inode wait, no glocks stuck | Bob Peterson | 2010-05-12 |
| | * | GFS2: Eliminate useless err variable | Bob Peterson | 2010-05-12 |
| | * | GFS2: Fix writing to non-page aligned gfs2_quota structures | Abhijith Das | 2010-05-10 |
| | * | GFS2: Add some useful messages | Steven Whitehouse | 2010-05-06 |
| | * | GFS2: fix quota state reporting | Christoph Hellwig | 2010-05-05 |
| | * | GFS2: Various gfs2_logd improvements | Benjamin Marzinski | 2010-05-05 |
| | * | GFS2: glock livelock | Bob Peterson | 2010-04-14 |
| | * | GFS2: Clean up stuffed file copying | Steven Whitehouse | 2010-03-29 |