aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-31[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_opsAdrian Bunk3-4/+5
2008-03-31[GFS2] gfs2/ops_file.c should #include "ops_inode.h"Adrian Bunk1-0/+1
2008-03-31[GFS2] be*_add_cpu conversionMarcin Slusarz1-3/+3
2008-03-31[GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse1-14/+1
2008-03-31[GFS2] Get inode buffer only once per block map callSteven Whitehouse1-27/+21
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse8-54/+42
2008-03-31[GFS2] Add a function to interate over an extentSteven Whitehouse1-16/+52
2008-03-31[GFS2] The case of the missing asteriskSteven Whitehouse1-1/+1
2008-03-31[GFS2] Add extent allocation to block allocatorSteven Whitehouse5-54/+87
2008-03-31[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse5-62/+13
2008-03-31[GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse6-24/+21
2008-03-31[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fieldsSteven Whitehouse2-8/+7
2008-03-31[GFS2] Reduce inode size by merging fieldsSteven Whitehouse4-38/+24
2008-03-31[GFS2] Remove unused countersBob Peterson2-9/+0
2008-03-31[GFS2] Shrink & rename di_depthSteven Whitehouse3-22/+25
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson5-16/+20
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse13-263/+184
2008-03-31[GFS2] Eliminate gl_req_bhBob Peterson2-57/+51
2008-03-31[GFS2] Add consts to various bits of rgrp.cSteven Whitehouse1-22/+22
2008-03-31[GFS2] Introduce array of buffers to struct metapathSteven Whitehouse1-49/+48
2008-03-31[GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse1-21/+36
2008-03-31[GFS2] Get rid of gl_waiters2Bob Peterson2-5/+6
2008-03-31[GFS2] Combine rg_flags and rd_flagsBob Peterson2-16/+26
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson4-2/+14
2008-03-31[GFS2] Plug an unlikely leakBob Peterson1-1/+3
2008-03-31[GFS2] make gfs2_glock_hold() staticAdrian Bunk2-2/+1
2008-03-31[GFS2] Only wake the reclaim daemon if we need toBob Peterson1-4/+4
2008-03-31[GFS2] Misc fixupsBob Peterson2-5/+2
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson4-29/+17
2008-03-31[GFS2] Fix debug inode printingBob Peterson1-1/+2
2008-03-31[GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson5-10/+8
2008-03-31[GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse5-83/+55
2008-03-31[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse1-17/+19
2008-03-30fix uevent action-string regressionMark Lord1-1/+1
2008-03-30evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink1-0/+3
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk1-0/+2
2008-03-30dm9000 trivial annotationAl Viro1-1/+1
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro1-2/+2
2008-03-30zr364xx __user annotationsAl Viro1-1/+1
2008-03-30powerpc/pseries/xcis: ansifyAl Viro1-1/+1
2008-03-30trivial endianness annotations: infiniband coreAl Viro3-17/+17
2008-03-30fix the broken annotations in fsldmaAl Viro1-20/+27
2008-03-308250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro1-7/+0
2008-03-30drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro1-14/+14
2008-03-30virtio_pci iomem annotationsAl Viro1-3/+3
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-30cifs: fix misannotationsAl Viro1-2/+2
2008-03-30compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-30fix iomem misannotations in nozomiAl Viro1-10/+10
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16