1. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  2. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  3. cd87d86 xfs: don't crash on unexpected holes in dir/attr btrees by Darrick J. Wong · 7 years ago
  4. 6eb0b8d xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN by Darrick J. Wong · 7 years ago
  5. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  6. 1b18027 xfs: minimal conversion to errseq_t writeback error reporting by Jeff Layton · 7 years ago
  7. 2192b0b xfs: fix contiguous dquot chunk iteration livelock by Brian Foster · 7 years ago
  8. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  11. 9b2970a xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA by Christoph Hellwig · 7 years ago
  12. 7175a11 xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk by Christoph Hellwig · 7 years ago
  13. bda250d xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent by Christoph Hellwig · 7 years ago
  14. d04c241 xfs: Check for m_errortag initialization in xfs_errortag_test by Carlos Maiolino · 7 years ago
  15. 50e0bdb xfs: grab dquots without taking the ilock by Darrick J. Wong · 7 years ago
  16. 244e3de xfs: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  17. 8ba3587 xfs: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  18. cf2cb78 xfs: free cowblocks and retry on buffered write ENOSPC by Brian Foster · 8 years ago
  19. 3e88a00 xfs: replace log_badcrc_factor knob with error injection tag by Brian Foster · 7 years ago
  20. f8c4725 xfs: convert drop_writes to use the errortag mechanism by Darrick J. Wong · 8 years ago
  21. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
  22. c684010 xfs: expose errortag knobs via sysfs by Darrick J. Wong · 8 years ago
  23. 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 8 years ago
  24. 31d7d58 xfs: add support for passing in write hints for buffered writes by Jens Axboe · 7 years ago
  25. 3977543 xfs: free uncommitted transactions during log recovery by Brian Foster · 8 years ago
  26. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 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
  28. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  29. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  30. 61d819e xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  31. 5da8f2f xfs: allow reading of already-locked remote symbolic link by Darrick J. Wong · 8 years ago
  32. ad017f6 xfs: pass along transaction context when reading xattr block buffers by Darrick J. Wong · 8 years ago
  33. acb9553 xfs: pass along transaction context when reading directory block buffers by Darrick J. Wong · 8 years ago
  34. 8e8877e xfs: return the hash value of a leaf1 directory block by Darrick J. Wong · 8 years ago
  35. e7f5d5c xfs: refactor the ifork block counting function by Darrick J. Wong · 8 years ago
  36. d29cb3e xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior by Darrick J. Wong · 8 years ago
  37. 29a5d29e xfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  38. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  39. ea7cdd7 xfs: separate function to check if inode shares extents by Darrick J. Wong · 8 years ago
  40. 92ff728 xfs: reflink find shared should take a transaction by Darrick J. Wong · 8 years ago
  41. 378f681 xfs: check if an inode is cached and allocated by Darrick J. Wong · 8 years ago
  42. e936945 xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub by Darrick J. Wong · 8 years ago
  43. 118bb47 xfs: plumb in needed functions for range querying of various btrees by Darrick J. Wong · 8 years ago
  44. 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
  45. 38dee37 xfs: always compile the btree inorder check functions by Darrick J. Wong · 8 years ago
  46. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  47. 5a4c733 xfs: optimize _btree_query_all by Darrick J. Wong · 8 years ago
  48. 3d4b4a3 xfs: remove bli from AIL before release on transaction abort by Brian Foster · 8 years ago
  49. 79e641c xfs: release bli from transaction properly on fs shutdown by Brian Foster · 8 years ago
  50. 0cbe48c xfs: avoid harmless gcc-7 warnings by Arnd Bergmann · 8 years ago
  51. f990fc5 xfs: remove lsn relevant fields from xfs_trans structure and its users by Shan Hai · 8 years ago
  52. 3398a40 xfs: remove XFS_HSIZE by Christoph Hellwig · 8 years ago
  53. d4ca1d5 xfs: dump transaction usage details on log reservation overrun by Brian Foster · 8 years ago
  54. e2f2342 xfs: refactor xlog_cil_insert_items() to facilitate transaction dump by Brian Foster · 8 years ago
  55. 7d2d565 xfs: separate shutdown from ticket reservation print helper by Brian Foster · 8 years ago
  56. 1040960e xfs: define fatal assert build time tunable by Brian Foster · 8 years ago
  57. ccdab3d xfs: define bug_on_assert debug mode sysfs tunable by Brian Foster · 8 years ago
  58. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  59. d205a7d xfs: refactor dir2 leaf readahead shadow buffer cleverness by Darrick J. Wong · 8 years ago
  60. 7912e7f xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 8 years ago
  61. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  62. 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
  63. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  64. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  65. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  66. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 8 years ago
  67. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  68. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  69. cb0ba6c xfs: remove uuid_getnodeuniq and xfs_uu_t by Christoph Hellwig · 8 years ago
  70. df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 8 years ago
  71. f9727a1 uuid: rename uuid types by Christoph Hellwig · 8 years ago
  72. b1f359f xfs: use uuid_be to implement the uuid_t type by Christoph Hellwig · 8 years ago
  73. dfd7487 xfs: use uuid_copy() helper to abstract uuid_t by Amir Goldstein · 8 years ago
  74. 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
  75. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 8 years ago
  76. 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
  77. a54fba8 xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  78. d7fd242 xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  79. 5375023 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 8 years ago
  80. 8affebe xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 8 years ago
  81. a4d768e xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 8 years ago
  82. 3ecb3ac xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 8 years ago
  83. ea9a46e xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN by Darrick J. Wong · 8 years ago
  84. 892d2a5 xfs: bad assertion for delalloc an extent that start at i_size by Zorro Lang · 8 years ago
  85. 6e74750 xfs: fix warnings about unused stack variables by Darrick J. Wong · 8 years ago
  86. 6eadbf4 xfs: BMAPX shouldn't barf on inline-format directories by Darrick J. Wong · 8 years ago
  87. 0daaeca xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 8 years ago
  88. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  89. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  90. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  92. ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  93. 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
  94. 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
  95. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  96. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  97. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  98. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  99. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  100. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago