summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09switch unlock_mount() to namespace_unlock(), convert all umount_tree() callersAl Viro3-24/+16
2013-04-09more conversions to namespace_unlock()Al Viro1-14/+6
2013-04-09get rid of the second argument of shrink_submounts()Al Viro1-4/+4
2013-04-09saner umount_tree()/release_mounts(), part 1Al Viro1-4/+13
2013-04-09get rid of full-hash scan on detaching vfsmountsAl Viro4-97/+149
2013-04-09mnt: release locks on error path in do_loopbackAndrey Vagin1-1/+1
2013-04-09palinfo fixesAl Viro1-64/+13
2013-04-09procfs: add proc_remove_subtree()Al Viro2-30/+91
2013-04-09ecryptfs: close rmmod raceAl Viro1-12/+2
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+48
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-27Nest rename_lock inside vfsmount_lockAl Viro1-5/+11
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-459/+540
2013-03-27Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-34/+96
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2-12/+7
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-03-26af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong1-2/+2
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-22/+43
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-03-26igb: fix PHC stopping on max freqJiri Benc1-1/+1
2013-03-26igb: make sensor info staticStephen Hemminger1-1/+1
2013-03-26igb: SR-IOV init reorderingAlex Williamson1-1/+1
2013-03-26igb: Fix null pointer dereferenceAlex Williamson1-1/+1
2013-03-26igb: fix i350 anti spoofing configLior Levy1-14/+19
2013-03-26ixgbevf: don't release the soft entriesxunleer1-4/+20
2013-03-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-03-25unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-19/+27
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-21/+28
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-6/+8
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust1-2/+7
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-73/+384
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-13/+19
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-60/+365
2013-03-25tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-03-25bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta1-9/+9
2013-03-25bridge: fix crash when set mac address of br interfaceHong zhi guo1-1/+1
2013-03-258021q: fix a potential use-after-freeCong Wang1-7/+7
2013-03-25net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet1-1/+0
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-7/+11
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-63/+139
2013-03-24Revert "drm/i915: write backlight harder"Daniel Vetter1-8/+5
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni3-0/+9
2013-03-24Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter1-5/+5
2013-03-24Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin1-1/+1
2013-03-24Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16