1. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  2. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  3. 1b18027 xfs: minimal conversion to errseq_t writeback error reporting by Jeff Layton · 8 years ago
  4. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  6. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  7. 31d7d58 xfs: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  8. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  9. 7b249bd Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  10. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  11. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  12. 29a5d29 xfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  13. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  14. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  15. adc3110 Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  16. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  17. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  18. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  19. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 8 years ago
  20. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  21. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  22. cb0ba6c xfs: remove uuid_getnodeuniq and xfs_uu_t by Christoph Hellwig · 8 years ago
  23. df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 8 years ago
  24. f9727a1 uuid: rename uuid types by Christoph Hellwig · 8 years ago
  25. b1f359f xfs: use uuid_be to implement the uuid_t type by Christoph Hellwig · 8 years ago
  26. dfd7487 xfs: use uuid_copy() helper to abstract uuid_t by Amir Goldstein · 8 years ago
  27. e6e6d07 Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  28. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 8 years ago
  29. cdbe020 Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  30. a54fba8 xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  31. d7fd242 xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  32. 5375023 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 8 years ago
  33. 8affebe xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 8 years ago
  34. a4d768e xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 8 years ago
  35. 3ecb3ac xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 8 years ago
  36. ea9a46e xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN by Darrick J. Wong · 8 years ago
  37. 892d2a5 xfs: bad assertion for delalloc an extent that start at i_size by Zorro Lang · 8 years ago
  38. 6e74750 xfs: fix warnings about unused stack variables by Darrick J. Wong · 8 years ago
  39. 6eadbf4 xfs: BMAPX shouldn't barf on inline-format directories by Darrick J. Wong · 8 years ago
  40. 0daaeca xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 8 years ago
  41. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  42. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  43. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  44. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  45. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  46. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  47. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  48. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  49. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  50. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  51. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  52. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  53. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  54. e20c8a5 xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 8 years ago
  55. ae2c4ac xfs: update ag iterator to support wait on new inodes by Brian Foster · 8 years ago
  56. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  57. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  58. 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
  59. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
  60. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  61. 20e8a06 xfs: fix up quotacheck buffer list error handling by Brian Foster · 8 years ago
  62. 27af1bb xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 8 years ago
  63. 3f88a15 xfs: don't use bool values in trace buffers by Christoph Hellwig · 8 years ago
  64. 12e4a38 xfs: fix getfsmap userspace memory corruption while setting OF_LAST by Darrick J. Wong · 8 years ago
  65. 9d17e14 xfs: fix __user annotations for xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  66. e2a6419 xfs: corruption needs to respect endianess too! by Christoph Hellwig · 8 years ago
  67. ef2b67e xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  68. fad5656 xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap by Christoph Hellwig · 8 years ago
  69. 0c1d9e4 xfs: simplify validation of the unwritten extent bit by Christoph Hellwig · 8 years ago
  70. 37f7f9b xfs: remove unused values from xfs_exntst_t by Christoph Hellwig · 8 years ago
  71. 895e9bf xfs: remove the unused XFS_MAXLINK_1 define by Christoph Hellwig · 8 years ago
  72. 4f1adf3 xfs: more do_div cleanups by Eric Sandeen · 8 years ago
  73. 9011540 xfs: remove use of do_div with 32-bit dividend in quota by Eric Sandeen · 8 years ago
  74. 42bf9db xfs: remove the trailing newline used in the fmt parameter of TP_printk by Hou Tao · 8 years ago
  75. cb52ee3 xfs: prevent multi-fsb dir readahead from reading random blocks by Brian Foster · 8 years ago
  76. 023cc84 xfs: handle array index overrun in xfs_dir2_leaf_readbuf() by Eric Sandeen · 8 years ago
  77. 7590632 xfs: remove bmap block allocation retries by Christoph Hellwig · 8 years ago
  78. bf8eadb xfs: remove xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  79. 6ebd5a4 xfs: introduce xfs_bmapi_remap by Christoph Hellwig · 8 years ago
  80. 6d04558 xfs: pass individual arguments to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 8 years ago
  81. 39e07da xfs: remove attr fork handling in xfs_bmap_finish_one by Christoph Hellwig · 8 years ago
  82. 52813fb xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  83. 3b4683c xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 8 years ago
  84. 5146d0b xfs: remove custom do_div implementations by Eric Sandeen · 8 years ago
  85. d956f81 xfs: simplify xfs_calc_dquots_per_chunk by Eric Sandeen · 8 years ago
  86. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  88. 84358536d xfs: actually report xattr extents via iomap by Darrick J. Wong · 8 years ago
  89. 254133f xfs: fold __xfs_trans_roll into xfs_trans_roll by Christoph Hellwig · 8 years ago
  90. 4c934c7 xfs: report realtime space information via the rtbitmap by Darrick J. Wong · 8 years ago
  91. a1cae72 xfs: have getfsmap fall back to the freesp btrees when rmap is not present by Darrick J. Wong · 8 years ago
  92. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  93. fb3c3de xfs: add a couple of queries to iterate free extents in the rtbitmap by Darrick J. Wong · 8 years ago
  94. e9a2599 xfs: create a function to query all records in a btree by Darrick J. Wong · 8 years ago
  95. 2d520bf xfs: provide a query_range function for freespace btrees by Darrick J. Wong · 8 years ago
  96. 08438b1 xfs: plumb in needed functions for range querying of the freespace btrees by Darrick J. Wong · 8 years ago
  97. be6324c xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 8 years ago
  98. 422e5b5 xfs: Remove obsolete declaration of xfs_buf_get_empty by Nikolay Borisov · 8 years ago
  99. bc593ee xfs: fix up inode validation failure message by Eric Sandeen · 8 years ago
  100. 63fbb4c xfs: remove the ISUNWRITTEN macro by Christoph Hellwig · 8 years ago