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