summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc_sys_permission() is OK in RCU modeAl Viro2011-06-201-3/+0
* reiserfs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-2/+0
* proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro2011-06-201-5/+1
* nilfs2_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-6/+1
* logfs doesn't need ->permission() at allAl Viro2011-06-201-8/+0
* coda_ioctl_permission() is safe in RCU modeAl Viro2011-06-201-2/+0
* cifs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-3/+0
* bad_inode_permission() is safe from RCU modeAl Viro2011-06-201-3/+0
* ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter2011-06-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-06-161-3/+6
|\
| * proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman2011-06-151-3/+6
* | migrate: don't account swapcache as shmemAndrea Arcangeli2011-06-161-1/+1
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-06-162-2/+3
|\ \
| * | kbuild: Call depmod.sh via shellMichal Marek2011-06-151-1/+2
| * | perf: clear out make flags when calling kernel make kernelverAndy Whitcroft2011-06-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-1617-213/+210
|\ \ \
| * | | AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-163-10/+11
| * | | AFS: Set s_id in the superblock to the volume nameDavid Howells2011-06-161-0/+1
| * | | vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara2011-06-161-3/+1
| * | | afs: afs_fill_page reads too much, or wrong dataAnton Blanchard2011-06-161-12/+9
| * | | VFS: Fix vfsmount overput on simultaneous automountAl Viro2011-06-161-8/+16
| * | | fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin2011-06-161-1/+3
| * | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-128-72/+55
| * | | afs: fix sget() races, close leak on umountAl Viro2011-06-121-41/+32
| * | | ubifs: fix sget racesAl Viro2011-06-121-24/+30
| * | | ubifs: split allocation of ubifs_info into a separate functionAl Viro2011-06-121-39/+48
| * | | fix leak in proc_set_super()Al Viro2011-06-121-5/+6
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-1610-42/+140
|\ \ \ \
| * | | | sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2011-06-162-0/+48
| * | | | sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
| * | | | sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-142-3/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-06-14469-2812/+5063
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | drivers: sh: resume enabled clocks fixMagnus Damm2011-06-141-1/+1
| * | | | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm2011-06-141-6/+7
| * | | | sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA2011-06-081-9/+12
| * | | | sh: Remove compressed kernel libgcc dependency.Paul Mundt2011-06-061-3/+19
| * | | | sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-164-71/+161
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6
| * | | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
| * | | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
| * | | | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
| * | | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-164-32/+20
|\ \ \ \ \
| * | | | | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski2011-06-151-13/+5
| * | | | | fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
| * | | | | efifb: Fix call to wrong unregister functionWanlong Gao2011-06-141-1/+1
| * | | | | video: s3c-fb: move enabling channel for windowJingoo Han2011-06-091-7/+7
| * | | | | video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-091-3/+2
| * | | | | video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-091-2/+1
OpenPOWER on IntegriCloud