summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-12xfs: refactor AGI unlinked bucket updatesDarrick J. Wong2-20/+71
2019-02-12xfs: add xfs_verify_agino_or_null helperDarrick J. Wong4-7/+19
2019-02-12xfs: clean up iunlink functionsDarrick J. Wong1-47/+32
2019-02-12xfs: use the latest extent at writeback delalloc conversion timeBrian Foster3-124/+64
2019-02-12xfs: create delalloc bmapi wrapper for full extent allocationBrian Foster2-4/+59
2019-02-12xfs: remove superfluous writeback mapping eof trimmingBrian Foster3-27/+0
2019-02-12xfs: validate writeback mapping using data fork seq counterBrian Foster2-16/+49
2019-02-12xfs: update fork seq counter on data fork changesBrian Foster2-8/+7
2019-02-12xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto4-3/+6
2019-02-12xfs: remove duplicated xfs_defer.hYueHaibing4-4/+0
2019-02-12xfs: check attribute name validityDarrick J. Wong3-1/+24
2019-02-12xfs: check directory name validityDarrick J. Wong3-0/+24
2019-02-12xfs: fix off-by-one error in rtbitmap cross-referenceDarrick J. Wong1-3/+2
2019-02-12xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong3-0/+39
2019-02-12xfs: abort xattr scrub if fatal signals are pendingDarrick J. Wong1-0/+5
2019-02-12xfs: consolidate scrub dinode mapping code into a single functionDarrick J. Wong1-30/+32
2019-02-12xfs: scrub big block inode btrees correctlyDarrick J. Wong1-1/+9
2019-02-12xfs: clean up the inode cluster checking in the inobt scrubDarrick J. Wong2-58/+152
2019-02-12xfs: hoist inode cluster checks out of loopDarrick J. Wong1-54/+65
2019-02-12xfs: check inobt record alignment on big block filesystemsDarrick J. Wong1-0/+41
2019-02-12xfs: check the ir_startino alignment directlyDarrick J. Wong1-6/+50
2019-02-12xfs: never try to scrub more than 64 inodes per inobt recordDarrick J. Wong1-1/+2
2019-02-10Linux 5.0-rc6v5.0-rc6Linus Torvalds1-1/+1
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross1-1/+1
2019-02-08MAINTAINERS: Update the ocores i2c bus driver maintainer, etcAndrew Lunn1-0/+2
2019-02-08blk-mq: remove duplicated definition of blk_mq_freeze_queueLiu Bo1-1/+0
2019-02-08Blk-iolatency: warn on negative inflight IO counterLiu Bo1-1/+3
2019-02-08blk-iolatency: fix IO hang due to negative inflight counterLiu Bo1-7/+45
2019-02-08MAINTAINERS: unify reference to xen-devel listLukas Bulwahn1-1/+1
2019-02-08x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra1-25/+25
2019-02-08futex: Handle early deadlock return correctlyThomas Gleixner2-15/+50
2019-02-08futex: Fix barrier commentDavidlohr Bueso1-2/+2
2019-02-08net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-07kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-07signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-02-07signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss1-0/+3
2019-02-07net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-07net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei1-1/+1
2019-02-07net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei1-1/+1
2019-02-07net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-07net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-07net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei1-1/+1