summaryrefslogtreecommitdiffstats
path: root/fs/fcntl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-09mnt: Honor MNT_LOCKED when detaching mountsEric W. Biederman2-3/+28
2015-04-09fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman2-2/+4
2015-04-09mnt: Factor umount_mnt from umount_treeEric W. Biederman1-3/+11
2015-04-09mnt: Factor out unhash_mnt from detach_mnt and umount_treeEric W. Biederman1-9/+12
2015-04-09mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman1-2/+5
2015-04-03mnt: Don't propagate unmounts to locked mountsEric W. Biederman2-3/+30
2015-04-03mnt: On an unmount propagate clearing of MNT_LOCKEDEric W. Biederman3-0/+24
2015-04-03mnt: Delay removal from the mount hash.Eric W. Biederman2-6/+8
2015-04-03mnt: Add MNT_UMOUNT flagEric W. Biederman3-1/+5
2015-04-03mnt: In umount_tree reuse mnt_list instead of mnt_hashEric W. Biederman3-13/+15
2015-04-03mnt: Don't propagate umounts in __detach_mountsEric W. Biederman1-1/+1
2015-04-03mnt: Improve the umount_tree flagsEric W. Biederman2-16/+16
2015-04-03mnt: Use hlist_move_list in namespace_unlockEric W. Biederman1-7/+5
2015-03-30Linux 4.0-rc6v4.0-rc6Linus Torvalds1-1/+1
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan1-3/+3
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan1-1/+1
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter1-1/+1
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter1-0/+2
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau1-2/+9
2015-03-26ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang1-1/+1
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard1-7/+0
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger1-0/+3
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson1-17/+21
2015-03-26ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang1-1/+1
2015-03-26ARC: signal handling robustifyVineet Gupta1-4/+16
2015-03-26ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta1-2/+2
2015-03-26mm: numa: mark huge PTEs young when clearing NUMA hinting faultsMel Gorman1-0/+1
2015-03-26mm: numa: slow PTE scan rate if migration failures occurMel Gorman4-8/+15
2015-03-26mm: numa: preserve PTE write permissions across a NUMA hinting faultMel Gorman3-6/+14
2015-03-26mm: numa: group related processes based on VMA flags instead of page table flagsMel Gorman2-19/+13
2015-03-26hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov1-9/+11
2015-03-26MAINTAINERS: add Jan as DMI/SMBIOS support maintainerJean Delvare1-0/+7
2015-03-26fs/affs/file.c: unlock/release page on errorTaesoo Kim1-7/+12
2015-03-26mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolateLaura Abbott1-0/+1
2015-03-26mm/slub: fix lockups on PREEMPT && !SMP kernelsMark Rutland1-2/+4
2015-03-26mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng1-9/+4
2015-03-26MAINTAINERS: correct rtc armada38x pattern entryJoe Perches1-1/+1
2015-03-26mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...Naoya Horiguchi1-1/+8
2015-03-26mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu2-3/+8
2015-03-26drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen1-8/+9
2015-03-26aoe: update aoe maintainer informationEd Cashin1-2/+2
2015-03-25selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens1-0/+11
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau1-4/+3
2015-03-24ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai3-6/+3
2015-03-24ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai1-0/+16
2015-03-24x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski1-4/+14
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2-19/+57
2015-03-24drm: Fixup racy refcounting in plane_force_disableDaniel Vetter1-12/+1