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