1. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  2. a1f45e6 Merge branch 'iomap-4.9-dax' into for-next by Dave Chinner · 8 years ago
  3. a89b3f9 Merge branch 'xfs-4.9-delalloc-rework' into for-next by Dave Chinner · 8 years ago
  4. 79ad576 Merge branch 'xfs-4.9-reflink-prep' into for-next by Dave Chinner · 8 years ago
  5. b036b97 Merge branch 'iomap-4.9-misc-fixes-1' into for-next by Dave Chinner · 8 years ago
  6. 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
  7. a447d7c xfs: update atime before I/O in xfs_file_dio_aio_read by Christoph Hellwig · 8 years ago
  8. d5bfccd ext2: fix possible integer truncation in ext2_iomap_begin by Christoph Hellwig · 8 years ago
  9. 5cd9cee xfs: log recovery tracepoints to track current lsn and buffer submission by Brian Foster · 8 years ago
  10. 60a4a22 xfs: update metadata LSN in buffers during log recovery by Brian Foster · 8 years ago
  11. 040c52c xfs: don't warn on buffers not being recovered due to LSN by Brian Foster · 8 years ago
  12. 22db9af xfs: pass current lsn to log recovery buffer validation by Brian Foster · 8 years ago
  13. 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
  14. ddeb14f xfs: quiesce the filesystem after recovery on readonly mount by Dave Chinner · 8 years ago
  15. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  16. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  17. 6750ad7 ext2: stop passing buffer_head to ext2_get_blocks by Christoph Hellwig · 8 years ago
  18. 6c31f495 xfs: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  19. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  20. 66642c5 xfs: take the ilock shared if possible in xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  21. 17879e8 xfs: fix locking for DAX writes by Christoph Hellwig · 8 years ago
  22. a7d73fe dax: provide an iomap based fault handler by Christoph Hellwig · 8 years ago
  23. a254e56 dax: provide an iomap based dax read/write path by Christoph Hellwig · 8 years ago
  24. b0d5e82 dax: don't pass buffer_head to copy_user_dax by Christoph Hellwig · 8 years ago
  25. 1aaba09 dax: don't pass buffer_head to dax_insert_mapping by Christoph Hellwig · 8 years ago
  26. befb503 iomap: expose iomap_apply outside iomap.c by Christoph Hellwig · 8 years ago
  27. ecd5072 iomap: add IOMAP_F_NEW flag by Christoph Hellwig · 8 years ago
  28. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  29. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  30. f8e3a82 xfs: factor our a helper to calculate the EOF alignment by Christoph Hellwig · 8 years ago
  31. e9c4973 xfs: move xfs_bmbt_to_iomap up by Christoph Hellwig · 8 years ago
  32. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  33. 385d6558 xfs: defer should allow ->finish_item to request a new transaction by Darrick J. Wong · 8 years ago
  34. c611cc0 xfs: count the blocks in a btree by Darrick J. Wong · 8 years ago
  35. 4ed3f68 xfs: create a standard btree size calculator code by Darrick J. Wong · 8 years ago
  36. a1d46cf xfs: remove xfs_btree_bigkey by Darrick J. Wong · 8 years ago
  37. cd00158 xfs: convert RUI log formats to use variable length arrays by Darrick J. Wong · 8 years ago
  38. e43c460 iomap: add a flag to report shared extents by Darrick J. Wong · 8 years ago
  39. 5f4e575 fs: add iomap_file_dirty by Christoph Hellwig · 8 years ago
  40. 5694fe9 xfs: Document error handlers behavior by Carlos Maiolino · 8 years ago
  41. 7716981 xfs: normalize "infinite" retries in error configs by Eric Sandeen · 8 years ago
  42. 79c350e xfs: fix signed integer overflow by Xie XiuQi · 8 years ago
  43. 791cc43 Make __xfs_xattr_put_listen preperly report errors. by Artem Savkov · 8 years ago
  44. 541d48f xfs: change mailing list address by Dave Chinner · 8 years ago
  45. a27f6ef xfs: undo block reservation correctly in xfs_trans_reserve() by Eryu Guan · 8 years ago
  46. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  47. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago
  48. 800b269 xfs: prevent dropping ioend completions during buftarg wait by Brian Foster · 8 years ago
  49. f3d7ebd xfs: fix superblock inprogress check by Dave Chinner · 8 years ago
  50. 5b5c2db xfs: simple btree query range should look right if LE lookup fails by Darrick J. Wong · 8 years ago
  51. 7222789 xfs: fix some key handling problems in _btree_simple_query_range by Darrick J. Wong · 8 years ago
  52. da1f039 xfs: don't log the entire end of the AGF by Darrick J. Wong · 8 years ago
  53. 738f57c xfs: disallow mounting of realtime + rmap filesystems by Darrick J. Wong · 8 years ago
  54. ed150e1 xfs: don't perform lookups on zero-height btrees by Darrick J. Wong · 8 years ago
  55. 32438cf Merge branch 'iomap-fixes-4.8-rc3' into for-next by Dave Chinner · 8 years ago
  56. a03f1a6 xfs: remove OWN_AG rmap when allocating a block from the AGFL by Darrick J. Wong · 8 years ago
  57. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  58. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  59. f20ac7a iomap: mark ->iomap_end as optional by Christoph Hellwig · 8 years ago
  60. ac2dc05 iomap: prepare iomap_fiemap for attribute mappings by Dave Chinner · 8 years ago
  61. 8896b8f iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag by Dave Chinner · 8 years ago
  62. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  63. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  64. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  65. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  66. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago
  67. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  68. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  69. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  70. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  71. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  72. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  73. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  74. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  75. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  76. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 8 years ago
  77. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  78. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  79. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  80. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  83. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  85. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  87. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  91. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  92. 86fc048 Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  93. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  94. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 8 years ago
  95. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 8 years ago
  96. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
  97. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
  98. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  99. 89a1d43 Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  100. 9b731bc MIPS: KVM: Propagate kseg0/mapped tlb fault errors by James Hogan · 8 years ago