- b518519 btrfs: cleanup btrfs_rm_device() promote fs_devices pointer by Anand Jain · 7 years ago
- 636d2c9 btrfs: cleanup find_device() drop list_head pointer by Anand Jain · 7 years ago
- 897fb57 btrfs: rename __btrfs_open_devices to open_fs_devices by Anand Jain · 7 years ago
- 0226e0e btrfs: rename __btrfs_close_devices to close_fs_devices by Anand Jain · 7 years ago
- f117e29 btrfs: cleanup __btrfs_open_devices() drop head pointer by Anand Jain · 7 years ago
- c4babc5 btrfs: rename struct btrfs_fs_devices::list by Anand Jain · 7 years ago
- be97f13 btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs by Nikolay Borisov · 7 years ago
- f033798 btrfs: Drop fs_info parameter from add_delayed_data_ref by Nikolay Borisov · 7 years ago
- 1acda0c btrfs: Drop add_delayed_ref_head fs_info parameter by Nikolay Borisov · 7 years ago
- 40012f9 btrfs: Remove btrfs_wait_and_free_delalloc_work by Nikolay Borisov · 7 years ago
- 8ae225a btrfs: Remove tree argument from extent_writepages by Nikolay Borisov · 7 years ago
- 81f1d39 btrfs: Use list_empty instead of list_empty_careful by Nikolay Borisov · 7 years ago
- 2a3ff0a btrfs: Remove redundant tree argument from extent_readpages by Nikolay Borisov · 7 years ago
- 29c68b2d btrfs: Remove map argument from try_release_extent_state by Nikolay Borisov · 7 years ago
- 477a30b btrfs: Sink extent_tree arguments in try_release_extent_mapping by Nikolay Borisov · 7 years ago
- a79a464 btrfs: Allow rmdir(2) to delete an empty subvolume by Misono Tomohiro · 7 years ago
- f60a236 btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy() by Misono Tomohiro · 7 years ago
- ec42f16 btrfs: Move may_destroy_subvol() from ioctl.c to inode.c by Misono Tomohiro · 7 years ago
- 3b079a9 btrfs: remove unused le_test_bit() by Howard McLauchlan · 7 years ago
- a565971 btrfs: optimize free space tree bitmap conversion by Howard McLauchlan · 7 years ago
- 6faa8f4 btrfs: clean up le_bitmap_{set, clear}() by Howard McLauchlan · 7 years ago
- f46b24c btrfs: use fs_info for btrfs_handle_em_exist tracepoint by David Sterba · 7 years ago
- 0e08eb9 btrfs: tests: pass fs_info to extent_map tests by David Sterba · 7 years ago
- 2e63e62 btrfs: tracepoints, use extended format with UUID where possible by David Sterba · 7 years ago
- 79bcb71 btrfs: tracepoints, fix whitespace in strings by David Sterba · 7 years ago
- 8eec846 btrfs: tracepoints, drop unnecessary ULL casts by David Sterba · 7 years ago
- 5439c7f btrfs: tracepoints, use %llu instead of %Lu by David Sterba · 7 years ago
- f8f8e18 btrfs: tracepoints, use correct type for inode number by David Sterba · 7 years ago
- 57f1642 btrfs: Consolidate error checking for btrfs_alloc_chunk by Nikolay Borisov · 7 years ago
- 1e7a142 btrfs: Fix lock release order by Nikolay Borisov · 7 years ago
- b25f0d0 btrfs: Use while loop instead of labels in __endio_write_update_ordered by Nikolay Borisov · 7 years ago
- 89595e8 btrfs: add comment about BTRFS_FS_EXCL_OP by Anand Jain · 7 years ago
- 41d0bd3 btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq by Nikolay Borisov · 7 years ago
- c065f5b1 btrfs: rename btrfs_get_block_group_info and make it static by Su Yue · 7 years ago
- 29d2b84 btrfs: Replace owner argument in add_pinned_bytes with a boolean by Nikolay Borisov · 7 years ago
- b04e217 Linux 4.17-rc7 by Linus Torvalds · 7 years ago
- 861d9dd Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 7fbb615 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- b2096a5 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- cc71efd Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e5dd615 Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes by Olof Johansson · 7 years ago
- f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 7 years ago
- ec30dcf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 9c6d26d arm64: dts: hikey: Fix eMMC corruption regression by John Stultz · 7 years ago
- bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 3f19597 kasan: fix memory hotplug during boot by David Hildenbrand · 7 years ago
- ed1596f kasan: free allocated shadow memory on MEM_CANCEL_ONLINE by David Hildenbrand · 7 years ago
- d41362e checkpatch: fix macro argument precedence test by Joe Perches · 7 years ago
- ae67d58 init/main.c: include <linux/mem_encrypt.h> by Mathieu Malaterre · 7 years ago
- 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
- a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 7 years ago
- 6c04ab0 proc: fix smaps and meminfo alignment by Hugh Dickins · 7 years ago
- 8addc2d mm: do not warn on offline nodes unless the specific node is explicitly requested by Michal Hocko · 7 years ago
- 15c30bc mm, memory_hotplug: make has_unmovable_pages more robust by Michal Hocko · 7 years ago
- 0f901dc mm/kasan: don't vfree() nonexistent vm_area by Andrey Ryabinin · 7 years ago
- b9ddff9 MAINTAINERS: change hugetlbfs maintainer and update files by Mike Kravetz · 7 years ago
- 8f89c00 ipc/shm: fix shmat() nil address after round-down when remapping by Davidlohr Bueso · 7 years ago
- a73ab24 Revert "ipc/shm: Fix shmat mmap nil-page protection" by Davidlohr Bueso · 7 years ago
- 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 7 years ago
- 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 7 years ago
- 7cbf319 mm: fix nr_rotate_swap leak in swapon() error case by Omar Sandoval · 7 years ago
- 0ec46ab Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 7 years ago
- f2c56aa Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 7 years ago
- eb11041 ibmvnic: Fix partial success login retries by Thomas Falcon · 7 years ago
- d2f30f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- 696ca77 KVM: x86: fix #UD address of failed Hyper-V hypercalls by Radim Krčmář · 7 years ago
- 24e4b07 selftests/net: Add missing config options for PMTU tests by Stefano Brivio · 7 years ago
- e3ffec4 Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
- 62d18ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- b133ef6 Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- f287fe3 Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
- b9f5701 Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- a1a9f53 Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
- 1383cb8 mlx4_core: allocate ICM memory in page size chunks by Qing Huang · 7 years ago
- 4ff648d sched, tracing: Fix trace_sched_pi_setprio() for deboosting by Sebastian Andrzej Siewior · 7 years ago
- b1f5b37 kthread: Allow kthread_park() on a parked kthread by Peter Zijlstra · 7 years ago
- bf5015a sched/topology: Clarify root domain(s) debug string by Juri Lelli · 7 years ago
- 5ec3444 firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() by Niklas Cassel · 7 years ago
- 322eaa0 enic: set DMA mask to 47 bit by Govindarajulu Varadarajan · 7 years ago
- af8d3c7 ppp: remove the PPPIOCDETACH ioctl by Eric Biggers · 7 years ago
- 730c54d ipv4: remove warning in ip_recv_error by Willem de Bruijn · 7 years ago
- f8f4bef net : sched: cls_api: deal with egdev path only if needed by Or Gerlitz · 7 years ago
- 1b15ad6 vhost: synchronize IOTLB message with dev cleanup by Jason Wang · 7 years ago
- d681bc0 Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
- 9aad13b packet: fix reserve calculation by Willem de Bruijn · 7 years ago
- 4bc6f77 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
- b506943 Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 7 years ago
- 1dcbc01 net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands by Yossi Kuperman · 7 years ago
- 902a545 net/mlx5e: When RXFCS is set, add FCS data into checksum calculation by Eran Ben Elisha · 7 years ago
- 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- d7b66b4 Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
- 009f8c9 ALSA: hda - Fix runtime PM by Lukas Wunner · 7 years ago
- d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 7 years ago
- 1eaafe9 kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 7 years ago
- 577e75e Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
- c4d2188 KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 7 years ago
- b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 9ca5a2a Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- c93552c bpf: properly enforce index mask to prevent out-of-bounds speculation by Daniel Borkmann · 7 years ago