1. 825d75cd xfs: use ->t_firstblock in attrfork add by Brian Foster · 7 years ago
  2. 381eee6 xfs: remove firstblock param from xfs dir ops by Brian Foster · 7 years ago
  3. f16dea5 xfs: use ->t_firstblock in dir ops by Brian Foster · 7 years ago
  4. bba59c5e xfs: add firstblock field to xfs_trans by Brian Foster · 7 years ago
  5. 3ae2d89 xfs: allow null firstblock in xfs_bmapi_write() when tp is null by Brian Foster · 7 years ago
  6. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 7 years ago
  7. d5669ed xfs: use ->t_dfops in reflink cow recover path by Brian Foster · 7 years ago
  8. 27356a0 xfs: use ->t_dfops in cancel cow blocks operation by Brian Foster · 7 years ago
  9. 7a7943c xfs: use ->t_dfops for rmap extent swap operations by Brian Foster · 7 years ago
  10. ed7ef8e xfs: remove unused btree cursor bc_private.a.dfops field by Brian Foster · 7 years ago
  11. 42b394a xfs: remove xfs_btree_cur bmbt dfops field by Brian Foster · 7 years ago
  12. 81ba8f3 xfs: remove dfops param from internal bmap extent helpers by Brian Foster · 7 years ago
  13. f4a9cf97 xfs: use ->t_dfops for collapse/insert range operations by Brian Foster · 7 years ago
  14. 3e3673e xfs: remove struct xfs_bmalloca dfops field by Brian Foster · 7 years ago
  15. ff3edf2 xfs: remove xfs_bmapi_remap() dfops param by Brian Foster · 7 years ago
  16. ccd9d91 xfs: remove xfs_bunmapi() dfops param by Brian Foster · 7 years ago
  17. 4bcfa61 xfs: use ->t_dfops for all xfs_bunmapi() callers by Brian Foster · 7 years ago
  18. 6e702a5 xfs: remove xfs_bmapi_write() dfops param by Brian Foster · 7 years ago
  19. 175d1a0 xfs: use ->t_dfops for all xfs_bmapi_write() callers by Brian Foster · 7 years ago
  20. 2ba1372 xfs: use ->t_dfops in dqalloc transaction by Brian Foster · 7 years ago
  21. 32a9b7c xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove by Brian Foster · 7 years ago
  22. d76e6ce xfs: use ->t_dfops in extent split tx and remove param by Brian Foster · 7 years ago
  23. 0bd6207 xfs: remove dfops param in attr fork add path by Brian Foster · 7 years ago
  24. 40d03ac xfs: use ->t_dfops for attr set/remove operations by Brian Foster · 7 years ago
  25. 813d08c xfs: use ->t_dfops for recovery of [b|c]ui log items by Brian Foster · 7 years ago
  26. c9cfdb3 xfs: remove dfops param from high level dirname calls by Brian Foster · 7 years ago
  27. 0e0417f xfs: remove dfops parameter from ifree call stack by Brian Foster · 7 years ago
  28. 6aa6718 xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops by Brian Foster · 7 years ago
  29. 8a74938 xfs: cow unwritten conversion uses uninitialized dfops by Brian Foster · 7 years ago
  30. 98c1a7c0 xfs: update my copyrights for the writeback and iomap code by Christoph Hellwig · 7 years ago
  31. 82cb141 xfs: add support for sub-pagesize writeback without buffer_heads by Christoph Hellwig · 7 years ago
  32. 9dc55f1 iomap: add support for sub-pagesize buffered I/O without buffer heads by Christoph Hellwig · 7 years ago
  33. ac8ee54 xfs: allow writeback on pages without buffer heads by Christoph Hellwig · 7 years ago
  34. 8e1f065 xfs: refactor the tail of xfs_writepage_map by Christoph Hellwig · 7 years ago
  35. 1b65d3dd xfs: remove xfs_start_page_writeback by Christoph Hellwig · 7 years ago
  36. 6d465e8 xfs: move all writeback buffer_head manipulation into xfs_map_at_offset by Christoph Hellwig · 7 years ago
  37. 3faed66 xfs: don't look at buffer heads in xfs_add_to_ioend by Christoph Hellwig · 7 years ago
  38. 889c65b xfs: remove the imap_valid flag by Christoph Hellwig · 7 years ago
  39. 3345746 xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly by Christoph Hellwig · 7 years ago
  40. 060d4ea xfs: remove xfs_reflink_find_cow_mapping by Christoph Hellwig · 7 years ago
  41. c3a2f9f xfs: remove the now unused XFS_BMAPI_IGSTATE flag by Christoph Hellwig · 7 years ago
  42. e2f6ad4 xfs: make xfs_writepage_map extent map centric by Dave Chinner · 7 years ago
  43. 6a4c950 xfs: rename the offset variable in xfs_writepage_map by Christoph Hellwig · 7 years ago
  44. 5c665e5 xfs: remove xfs_map_cow by Christoph Hellwig · 7 years ago
  45. fca8c80 xfs: remove xfs_reflink_trim_irec_to_next_cow by Christoph Hellwig · 7 years ago
  46. a7b28f7 xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks by Christoph Hellwig · 7 years ago
  47. c57371a xfs: don't clear imap_valid for a non-uptodate buffers by Christoph Hellwig · 7 years ago
  48. 91cdfd1 xfs: do not set the page uptodate in xfs_writepage_map by Christoph Hellwig · 7 years ago
  49. d438017 xfs: move locking into xfs_bmap_punch_delalloc_range by Christoph Hellwig · 7 years ago
  50. 0362572 xfs: simplify xfs_aops_discard_page by Christoph Hellwig · 7 years ago
  51. 8b2e77c xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages by Christoph Hellwig · 7 years ago
  52. c2efdfc Merge branch 'iomap-4.19-merge' into xfs-4.19-merge by Darrick J. Wong · 7 years ago
  53. 1e4b044 Linux 4.18-rc4 by Linus Torvalds · 7 years ago
  54. ca04b3c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  55. 23adbe6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 6f27a64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. f5c926b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 124b99f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  60. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  61. 8979319 Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  62. b2d44d1 Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  63. 4f572ef Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  64. 89ac223 Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  65. ea9561c Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  66. 43b6b6e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  67. 15279df x86/mtrr: Don't copy out-of-bounds data in mtrr_write by Jann Horn · 7 years ago
  68. 624434a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  69. 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  70. c2b5814 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  71. 1bb1557 Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  72. b4d0562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  73. 1268ed0 x86/hyper-v: Fix the circular dependency in IPI enlightenment by K. Y. Srinivasan · 7 years ago
  74. c42c12a Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  75. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  76. c78d1f9 Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  77. c8440a7 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  78. 0581a5c Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  79. b771673 Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  80. f0463f3 Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  81. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 7 years ago
  82. 7ec916f Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()" by Christoph Hellwig · 7 years ago
  83. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  84. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 7 years ago
  85. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 7 years ago
  86. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 7 years ago
  87. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  88. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  89. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  90. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  91. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 7 years ago
  92. 1a381d4 arm64: remove no-op -p linker flag by Greg Hackmann · 7 years ago
  93. 06c8563 Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  94. 90dc8b6 Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  95. b19b928 Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  96. 760885f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  97. 413ff0b drm/amd/display: add a check for display depth validity by Mikita Lipski · 7 years ago
  98. a6311be drm/amd/display: adding ycbcr420 pixel encoding for hdmi by Mikita Lipski · 7 years ago
  99. df95856 Merge branches 'acpi-tables' and 'acpica' by Rafael J. Wysocki · 7 years ago
  100. 88b9608 Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago