summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig15-116/+129
2017-09-01xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig3-4/+4
2017-09-01xfs: refactor xfs_trans_rollChristoph Hellwig9-56/+48
2017-09-01xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval2-10/+23
2017-09-01xfs: evict all inodes involved with log redo itemDarrick J. Wong4-1/+14
2017-08-22xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino1-28/+27
2017-08-22xfs: add log recovery tracepoint for head/tailBrian Foster2-0/+20
2017-08-22xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster1-4/+3
2017-08-22xfs: add log item pinning error injection tagBrian Foster3-2/+22
2017-08-22xfs: fix log recovery corruption error due to tail overwriteBrian Foster1-31/+77
2017-08-22xfs: always verify the log tail during recoveryBrian Foster1-23/+3
2017-08-22xfs: fix recovery failure when log record header wraps log endBrian Foster1-4/+14
2017-08-22xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino6-5/+108
2017-08-22xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino2-3/+36
2017-08-22xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen1-0/+7
2017-08-22xfs: write unmount record for ro mountsEric Sandeen1-2/+5
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-15/+15
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-70/+153
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-72/+144
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov3-32/+34
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit1-1/+0
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang1-13/+11
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-20tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-20switchdev: documentation: minor typo fixesChris Packham1-2/+2
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann1-0/+1
2017-08-20Linux 4.13-rc6v4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-68/+85
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+48
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+84
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-0/+76
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan1-2/+2
2017-08-18net: sched: fix NULL pointer dereference when action calls some targetsXin Long1-0/+2
2017-08-18rxrpc: Fix oops when discarding a preallocated service callDavid Howells1-0/+1
2017-08-18irda: do not leak initialized list.dev to userspaceColin Ian King1-1/+1
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding1-5/+4
2017-08-18tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell1-2/+1
2017-08-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-103/+224
2017-08-18net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu1-2/+9
2017-08-18ipv6: reset fn->rr_ptr when replacing routeWei Wang1-0/+4
2017-08-18sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko1-0/+2
2017-08-18tipc: fix use-after-freeEric Dumazet1-2/+4
2017-08-18tun: handle register_netdevice() failures properlyEric Dumazet1-0/+3
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-18mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott1-5/+8