aboutsummaryrefslogtreecommitdiffstats
path: root/fs/generic_acl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16autofs4: cleanup autofs mount type usageIan Kent5-12/+15
2008-10-16eCryptfs: remove netlink transportTyler Hicks6-388/+60
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty1-31/+50
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow1-9/+8
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox8-311/+351
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell3-4/+9
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek2-0/+6
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2-30/+50
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski1-4/+4
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks2-0/+7
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder1-14/+8
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-55/+0
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov4-5/+8
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov3-2/+5
2008-10-16binfmt_som.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-10-16checkpatch: version: 0.24Andy Whitcroft1-1/+1
2008-10-16checkpatch: allow for comments either side of a brace on caseAndy Whitcroft1-1/+1
2008-10-16checkpatch: suspect indent handle macro continuationAndy Whitcroft1-1/+4
2008-10-16checkpatch: trailing statements ensure we report the end of the lineAndy Whitcroft1-1/+10
2008-10-16checkpatch: DEFINE_ macros are real definitions for exportsAndy Whitcroft1-7/+8
2008-10-16checkpatch: complex macros checks miss square bracketsAndy Whitcroft1-3/+4
2008-10-16checkpatch: suspect code indent must stop at #else/#elifAndy Whitcroft1-0/+6
2008-10-16checkpatch: pull out known acceptable typedefsAndy Whitcroft1-1/+7
2008-10-16checkpatch: accept any sized le/be typeAndy Whitcroft1-1/+1
2008-10-16checkpatch: macros which define structure members are not complexAndy Whitcroft1-0/+1
2008-10-16checkpatch: handle do without braces if we have enough contextAndy Whitcroft1-3/+24
2008-10-16checkpatch: labels are not possible typesAndy Whitcroft1-1/+1
2008-10-16checkpatch: do is not a possible typeAndy Whitcroft1-6/+18
2008-10-16checkpatch: version: 0.23Andy Whitcroft1-1/+1
2008-10-16checkpatch: ensure we only apply checks to the lines within hunksAndy Whitcroft1-2/+3
2008-10-16checkpatch: suspect indent count condition lines correctlyAndy Whitcroft1-1/+2
2008-10-16checkpatch: check line endings in text format filesAndy Whitcroft1-3/+4
2008-10-16checkpatch: handle comment/quote nesting correctlyAndy Whitcroft1-1/+1
2008-10-16checkpatch: suppress errors triggered by short patchAndy Whitcroft1-0/+1
2008-10-16checkpatch: case/default checks should only check changed linesAndy Whitcroft1-8/+9
2008-10-16checkpatch: version: 0.22Andy Whitcroft1-1/+1
2008-10-16checkpatch: perform indent checks on perlAndy Whitcroft1-2/+5
2008-10-16checkpatch: report the correct lines for single statement blocksAndy Whitcroft1-3/+3
2008-10-16checkpatch: %Lx tests should hand %% as a literalAndy Whitcroft1-0/+1
2008-10-16checkpatch: suspect indent -- skip over preprocessor, label and blank linesAndy Whitcroft1-10/+15
2008-10-16checkpatch: report the real first line of all suspect indentsAndy Whitcroft1-55/+86
2008-10-16checkpatch: report any absolute references to kernel source filesAndy Whitcroft1-0/+41
2008-10-16checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.cAndy Whitcroft1-4/+9
2008-10-16checkpatch: include/asm checks should be anchoredAndy Whitcroft1-1/+1
2008-10-16checkpatch: fix up comment checks search to scan the entire blockAndy Whitcroft1-3/+8
2008-10-16checkpatch: complex macros -- fix up extension handlingAndy Whitcroft1-2/+2
2008-10-16checkpatch: ____cacheline_aligned et al are modifiersAndy Whitcroft1-1/+4
2008-10-16checkpatch: add tests for the attribute matcherAndy Whitcroft1-0/+10
2008-10-16checkpatch: switch indent allow plain returnAndy Whitcroft1-1/+5
2008-10-16checkpatch: conditional indent -- labels have different indent rulesAndy Whitcroft1-3/+8