aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov18-26/+0
2015-02-10mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2-65/+16
2015-02-10mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov3-70/+22
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov6-298/+79
2015-02-10mm/vmstat.c: fix/cleanup ifdefsAndrew Morton1-62/+62
2015-02-10mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar1-1/+1
2015-02-10mm/slub.c: fix typo in commentKim Phillips1-1/+1
2015-02-10mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim1-1/+26
2015-02-10mm/slub: optimize alloc/free fastpath by removing preemption on/offJoonsoo Kim1-12/+23
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2-1/+7
2015-02-10o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda1-1/+5
2015-02-10ocfs2: prune the dcache before deleting the dentry of directoryalex chen1-0/+3
2015-02-10ocfs2: make resv_lock spinlock staticFabian Frederick1-1/+1
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn1-1/+0
2015-02-10ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()Daeseok Youn1-6/+3
2015-02-10ocfs2: remove unreachable codeDaeseok Youn1-1/+0
2015-02-10ocfs2: o2net: silence uninitialized variable warningDan Carpenter1-1/+2
2015-02-10ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()Jan Kara1-2/+0
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen3-0/+23
2015-02-10ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extentsalex chen1-9/+9
2015-02-10ocfs2: dlm: dlmdomain: remove unused functionRickard Strandqvist2-15/+0
2015-02-10ocfs2: quota_local: remove unused functionRickard Strandqvist1-6/+0
2015-02-10ocfs2: xattr: remove unused functionRickard Strandqvist1-10/+0
2015-02-10ocfs2: fix snprintf format specifier in dlmdebug.calex chen1-2/+2
2015-02-10ocfs2: fix wrong commentJunxiao Bi1-6/+6
2015-02-10ocfs2: fix uninitialized variable accessJunxiao Bi1-1/+1
2015-02-10ocfs2: remove unnecessary else in ocfs2_set_acl()Fabian Frederick1-8/+6
2015-02-10ocfs2/dlm: add missing dlm_lock_put() when recovery master downXue jiufei1-0/+7
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2-6/+0
2015-02-10sh: build superh without CONFIG_EXPERTRob Landley1-1/+1
2015-02-10fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-10inotify: update documentation to reflect code changesZhang Zhen1-194/+3
2015-02-10fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo2-9/+18
2015-02-10fanotify: don't recalculate a marks mask if only the ignored mask changedLino Sanfilippo1-3/+4
2015-02-10fanotify: only destroy mark when both mask and ignored_mask are clearedLino Sanfilippo1-2/+1
2015-02-10hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov1-0/+11
2015-02-10microblaze: Remove *.dtb files in make cleanMichal Simek2-4/+1
2015-02-10GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble1-1/+1
2015-02-10ALSA: hda - Add docking station support for another HP machineTienFu Chen1-0/+1
2015-02-09ipv4: Namespecify TCP PMTU mechanismFan Du6-23/+25
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2-2/+2
2015-02-09tools/power turbostat: relax dependency on APERF_MSRLen Brown2-45/+68
2015-02-09tools/power turbostat: relax dependency on invariant TSCLen Brown1-39/+75
2015-02-09Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into acpi-resourcesRafael J. Wysocki1-0/+3
2015-02-09tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng1-5/+8
2015-02-09openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf1-1/+1
2015-02-10xfs: only trace buffer items if they existDave Chinner1-2/+3
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich2-3/+2
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich1-1/+1
2015-02-09bridge: Fix inability to add non-vlan fdb entryToshiaki Makita1-7/+5