1. a17712c ext4: check superblock mapped prior to committing by Jon Derrick · 7 years ago
  2. bfe0a5f ext4: add more mount time checks of the superblock by Theodore Ts'o · 7 years ago
  3. c37e9e0 ext4: add more inode number paranoia checks by Theodore Ts'o · 7 years ago
  4. 8bc1379 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 7 years ago
  5. e09463f jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 7 years ago
  6. 8cdb524 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 7 years ago
  7. 6e8ab72 ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 7 years ago
  8. bdbd6ce ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 7 years ago
  9. bc890a6 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 7 years ago
  10. 8844618 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 7 years ago
  11. 7726080 ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 7 years ago
  12. 819b23f ext4: always check block group bounds in ext4_init_block_bitmap() by Theodore Ts'o · 7 years ago
  13. 513f86d ext4: always verify the magic number in xattr blocks by Theodore Ts'o · 7 years ago
  14. 5369a76 ext4: add corruption check in ext4_xattr_set_entry() by Theodore Ts'o · 7 years ago
  15. 327eaf7 ext4: add warn_on_error mount option by Theodore Ts'o · 7 years ago
  16. 4f2f76f7 ext4: fix fencepost error in check for inode count overflow during resize by Jan Kara · 7 years ago
  17. 8a2b307 ext4: correctly handle a zero-length xattr with a non-zero e_value_offs by Theodore Ts'o · 7 years ago
  18. eb9b5f0 ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() by Theodore Ts'o · 7 years ago
  19. 117166e ext4: do not allow external inodes for inline data by Theodore Ts'o · 7 years ago
  20. f06925c ext4: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 7 years ago
  21. 21c580d ext4: remove NULL check before calling kmem_cache_destroy() by Sean Fu · 7 years ago
  22. 8bdd5b6 jbd2: remove NULL check before calling kmem_cache_destroy() by Wang Long · 7 years ago
  23. 9196f57 jbd2: remove bunch of empty lines with jbd2 debug by Wang Shilong · 7 years ago
  24. c89128a ext4: handle errors on ext4_commit_super by Jaegeuk Kim · 7 years ago
  25. db6516a ext4: do not update s_last_mounted of a frozen fs by Amir Goldstein · 7 years ago
  26. 833a950 ext4: factor out helper ext4_sample_last_mounted() by Amir Goldstein · 7 years ago
  27. 0c8e3fe vfs: add the sb_start_intwrite_trylock() helper by Amir Goldstein · 7 years ago
  28. eee597a ext4: update mtime in ext4_punch_hole even if no blocks are released by Lukas Czerner · 7 years ago
  29. 6390d33 ext4: add verifier check for symlink with append/immutable flags by Luis R. Rodriguez · 7 years ago
  30. 71fe9899 fs: ext4: add new return type vm_fault_t by Souptick Joarder · 7 years ago
  31. 2ee3ee0 ext4: fix hole length detection in ext4_ind_map_blocks() by Jan Kara · 7 years ago
  32. 736dedb ext4: mark block bitmap corrupted when found by Wang Shilong · 7 years ago
  33. 206f6d5 ext4: mark inode bitmap corrupted when found by Wang Shilong · 7 years ago
  34. db79e6d ext4: add new ext4_mark_group_bitmap_corrupted() helper by Wang Shilong · 7 years ago
  35. 0db9fde ext4: fix wrong return value in ext4_read_inode_bitmap() by Wang Shilong · 7 years ago
  36. e254d1a ext4: use raw i_version value for ea_inode by Eryu Guan · 7 years ago
  37. 3f706c8 ext4: use XATTR_CREATE in ext4_initxattrs() by Eryu Guan · 7 years ago
  38. 472d8ea ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static by Mathieu Malaterre · 7 years ago
  39. 75bc37f Linux 4.17-rc4 by Linus Torvalds · 7 years ago
  40. 701e39d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  41. 772d4f8 Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  42. 9c48eb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. fe282c6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 03b5f0c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. ee946c3 Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  46. 8e95cb33 Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  47. ecf08da KVM: x86: remove APIC Timer periodic/oneshot spikes by Anthoine Bourgeois · 7 years ago
  48. f3351c6 Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  49. c1c0741 Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  50. 4a7a772 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  51. f933147 Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  52. c12fd0f Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  53. 4b29390 Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  54. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  55. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  56. 2e171ff Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  57. 4148d38 Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  58. 0da7e43 genksyms: fix typo in parse.tab.{c,h} generation rules by Mauro Rossi · 7 years ago
  59. d59fbbd0 kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) by Masahiro Yamada · 7 years ago
  60. 642ef99 gcc-plugins: fix build condition of SANCOV plugin by Masahiro Yamada · 7 years ago
  61. 1cd4023 MAINTAINERS: Update Kbuild entry with a few paths by Rasmus Villemoes · 7 years ago
  62. 6844dc4 Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  63. 43b78f1 Revert "usb: host: ehci: Use dma_pool_zalloc()" by Greg Kroah-Hartman · 7 years ago
  64. 7fe3fa3b platform/x86: Kconfig: Fix dell-laptop dependency chain. by Mario Limonciello · 7 years ago
  65. 9f0a93d platform/x86: asus-wireless: Fix NULL pointer dereference by João Paulo Rechi Vita · 7 years ago
  66. 625e200 Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  67. b220244 arm64: vgic-v2: Fix proxying of cpuif access by James Morse · 7 years ago
  68. c3616a07 KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance by Valentin Schneider · 7 years ago
  69. 1975fa5 KVM: arm64: Fix order of vcpu_write_sys_reg() arguments by James Morse · 7 years ago
  70. 54c6fd5 Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  71. c33ede1 Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  72. b99dc74 Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  73. dac1acc Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  74. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  75. 2b7db29 media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR by From: Gustavo A. R. Silva · 7 years ago
  76. 7553961 tools: power/acpi, revert to LD = gcc by Jiri Slaby · 7 years ago
  77. 1504269 Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  78. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. bb60931 Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  80. a02cbe2 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  81. b8b7849 bdi: Fix oops in wb_workfn() by Jan Kara · 7 years ago
  82. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  83. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  84. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  85. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  86. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  87. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  88. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  89. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  90. a8d7aa1 dccp: fix tasklet usage by Eric Dumazet · 7 years ago
  91. 31140b4 Merge branch 'smc-fixes' by David S. Miller · 7 years ago
  92. bda27ff smc: fix sendpage() call by Stefan Raspl · 7 years ago
  93. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  94. e63a5f8 net/smc: call consolidation by Karsten Graul · 7 years ago
  95. df80b8f qed: fix spelling mistake: "offloded" -> "offloaded" by Colin Ian King · 7 years ago
  96. 1a2f474 usb: typec: tps6598x: handle block reads separately with plain-I2C adapters by Heikki Krogerus · 7 years ago
  97. 5671a46 usb: typec: tcpm: Release the role mux when exiting by Heikki Krogerus · 7 years ago
  98. fb5ee84 USB: Accept bulk endpoints with 1024-byte maxpacket by Alan Stern · 7 years ago
  99. 4e11581 net/mlx5e: fix spelling mistake: "loobpack" -> "loopback" by Colin Ian King · 7 years ago
  100. c15f6d8 Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago