| Commit message (Expand) | Author | Files | Lines |
2008-03-31 | [GFS2] Remove rgrp and glock version numbers | Bob Peterson | 5 | -16/+20 |
2008-03-31 | [GFS2] Remove lm.[ch] and distribute content | Steven Whitehouse | 13 | -263/+184 |
2008-03-31 | [GFS2] Eliminate gl_req_bh | Bob Peterson | 2 | -57/+51 |
2008-03-31 | [GFS2] Add consts to various bits of rgrp.c | Steven Whitehouse | 1 | -22/+22 |
2008-03-31 | [GFS2] Introduce array of buffers to struct metapath | Steven Whitehouse | 1 | -49/+48 |
2008-03-31 | [GFS2] Move part of gfs2_block_map into a separate function | Steven Whitehouse | 1 | -21/+36 |
2008-03-31 | [GFS2] Get rid of gl_waiters2 | Bob Peterson | 2 | -5/+6 |
2008-03-31 | [GFS2] Combine rg_flags and rd_flags | Bob Peterson | 2 | -16/+26 |
2008-03-31 | [GFS2] Allocate gfs2_rgrpd from slab memory | Bob Peterson | 4 | -2/+14 |
2008-03-31 | [GFS2] Plug an unlikely leak | Bob Peterson | 1 | -1/+3 |
2008-03-31 | [GFS2] make gfs2_glock_hold() static | Adrian Bunk | 2 | -2/+1 |
2008-03-31 | [GFS2] Only wake the reclaim daemon if we need to | Bob Peterson | 1 | -4/+4 |
2008-03-31 | [GFS2] Misc fixups | Bob Peterson | 2 | -5/+2 |
2008-03-31 | [GFS2] Only do lo_incore_commit once | Bob Peterson | 4 | -29/+17 |
2008-03-31 | [GFS2] Fix debug inode printing | Bob Peterson | 1 | -1/+2 |
2008-03-31 | [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc | Bob Peterson | 5 | -10/+8 |
2008-03-31 | [GFS2] Streamline indirect pointer tree height calculation | Steven Whitehouse | 5 | -83/+55 |
2008-03-31 | [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map | Steven Whitehouse | 1 | -17/+19 |
2008-03-30 | fix uevent action-string regression | Mark Lord | 1 | -1/+1 |
2008-03-30 | evdev: Release eventual input device grabs when getting disconnected | Björn Steinbrink | 1 | -0/+3 |
2008-03-30 | sound/oss/ac97_codec.c: restore MODULE_LICENSE | Adrian Bunk | 1 | -0/+2 |
2008-03-30 | dm9000 trivial annotation | Al Viro | 1 | -1/+1 |
2008-03-30 | mfd/asic3: ioread/iowrite take pointer, not unsigned long | Al Viro | 1 | -2/+2 |
2008-03-30 | zr364xx __user annotations | Al Viro | 1 | -1/+1 |
2008-03-30 | powerpc/pseries/xcis: ansify | Al Viro | 1 | -1/+1 |
2008-03-30 | trivial endianness annotations: infiniband core | Al Viro | 3 | -17/+17 |
2008-03-30 | fix the broken annotations in fsldma | Al Viro | 1 | -20/+27 |
2008-03-30 | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) | Al Viro | 1 | -7/+0 |
2008-03-30 | drivers/crypto/hifn_795x.c trivial endianness annotations | Al Viro | 1 | -14/+14 |
2008-03-30 | virtio_pci iomem annotations | Al Viro | 1 | -3/+3 |
2008-03-30 | dma_page_list ->base_address is a userland pointer | Al Viro | 1 | -1/+1 |
2008-03-30 | cifs: fix misannotations | Al Viro | 1 | -2/+2 |
2008-03-30 | compat_sys_wait4() prototype misannotation | Al Viro | 1 | -2/+2 |
2008-03-30 | fix iomem misannotations in nozomi | Al Viro | 1 | -10/+10 |
2008-03-30 | vma_map: use proper pointer types | Al Viro | 1 | -21/+16 |
2008-03-30 | drivers/char/n_tty.c misannotated prototype | Al Viro | 1 | -1/+1 |
2008-03-30 | NULL noise: frv cmpxchg() | Al Viro | 1 | -2/+2 |
2008-03-30 | net/rxrpc trivial annotations | Al Viro | 2 | -13/+16 |
2008-03-30 | misc __user misannotations (pointless casts to long) | Al Viro | 1 | -1/+1 |
2008-03-30 | ioat_dca __iomem annotations | Al Viro | 1 | -2/+2 |
2008-03-30 | NULL noise: drivers/misc | Al Viro | 3 | -3/+3 |
2008-03-30 | NULL noise: drivers/media | Al Viro | 24 | -42/+37 |
2008-03-30 | futex_compat __user annotation | Al Viro | 1 | -1/+1 |
2008-03-30 | NULL noise: fs/*, mm/*, kernel/* | Al Viro | 8 | -17/+19 |
2008-03-30 | jbd/jbd2 NULL noise | Al Viro | 4 | -12/+12 |
2008-03-29 | drm: fix for non-coherent DMA PowerPC | Benjamin Herrenschmidt | 3 | -6/+31 |
2008-03-29 | drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c | Harvey Harrison | 1 | -4/+4 |
2008-03-29 | drm/i915: fix oops on agp=off | Dave Airlie | 1 | -0/+3 |
2008-03-29 | drm/r300: fix bug in r300 userspace hardware wait emission | Dave Airlie | 2 | -12/+54 |
2008-03-29 | ide: fix defining SUPPORT_VLB_SYNC | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |