summaryrefslogtreecommitdiffstats
path: root/fs/xattr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-11mm/cma.c: warn if the CMA area could not be activatedAnshuman Khandual1-2/+3
2017-07-11vmalloc: show lazy-purged vma info in vmallocinfoYisheng Xie1-1/+9
2017-07-11mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson1-18/+32
2017-07-11mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko6-9/+17
2017-07-11mm, vmpressure: pass-through notification supportDavid Rientjes2-41/+128
2017-07-11mm: hwpoison: introduce idenfity_page_stateNaoya Horiguchi1-32/+25
2017-07-11mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi3-50/+0
2017-07-11mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorNaoya Horiguchi2-40/+64
2017-07-11mm: hwpoison: introduce memory_failure_hugetlb()Naoya Horiguchi1-52/+82
2017-07-11mm: soft-offline: dissolve free hugepage if soft-offlinedNaoya Horiguchi1-1/+1
2017-07-11mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual4-9/+39
2017-07-11mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi2-72/+24
2017-07-11mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()Naoya Horiguchi1-3/+5
2017-07-11mm: hugetlb: prevent reuse of hwpoisoned free hugepagesNaoya Horiguchi2-3/+1
2017-07-11fs/buffer.c: make bh_lru_install() more efficientEric Biggers1-28/+15
2017-07-11mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers1-1/+1
2017-07-11mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereferenceGustavo A. R. Silva1-1/+1
2017-07-11mm, vmscan: avoid thrashing anon lru when free + file is lowDavid Rientjes1-2/+11
2017-07-11mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTEYevgen Pronenko1-2/+2
2017-07-11mm, page_alloc: fallback to smallest page when not stealing whole pageblockVlastimil Babka1-9/+44
2017-07-11swap: add block io poll in swapin pathShaohua Li5-11/+33
2017-07-10btrfs: nowait aio: Correct assignment of posGoldwyn Rodrigues1-12/+14
2017-07-10fix brown paperbag bug in inlined copy_..._iter()Al Viro1-4/+4
2017-07-09afs: Add metadata xattrsDavid Howells8-2/+138
2017-07-09afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directoriesMarc Dionne1-3/+2
2017-07-09mqueue: fix a use-after-free in sys_mq_notify()Cong Wang1-1/+3
2017-07-08fix waitid(2) breakageAl Viro1-5/+12
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva1-5/+0
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu1-4/+8
2017-07-08doc: SKB_GSO_[IPIP|SIT] have been replacedNicolas Dichtel1-1/+1
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong3-7/+12
2017-07-08net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan1-0/+1
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan1-1/+1
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin2-15/+13
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin1-1/+1
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan1-1/+2
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin1-8/+8
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao1-2/+6
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao1-14/+16
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao4-8/+8
2017-07-08locking/qspinlock: Explicitly include asm/prefetch.hStafford Horne1-0/+1
2017-07-08objtool: Fix sibling call detection logicJosh Poimboeuf1-2/+11
2017-07-08exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-08xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong4-5/+5
2017-07-08dentry name snapshotsAl Viro6-42/+48
2017-07-08net: Update networking MAINTAINERS entry.David S. Miller1-2/+0
2017-07-07vfs: fix flock compat thinkoLinus Torvalds1-15/+15
2017-07-07openrisc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski1-1/+0
2017-07-07openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser1-0/+1
2017-07-07virtio-net: fix leaking of ctx arrayJason Wang1-0/+1