1. 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 8 years ago
  2. 3977543 xfs: free uncommitted transactions during log recovery by Brian Foster · 8 years ago
  3. 61d819e xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  4. 5da8f2f xfs: allow reading of already-locked remote symbolic link by Darrick J. Wong · 8 years ago
  5. ad017f6 xfs: pass along transaction context when reading xattr block buffers by Darrick J. Wong · 8 years ago
  6. acb9553 xfs: pass along transaction context when reading directory block buffers by Darrick J. Wong · 8 years ago
  7. 8e8877e xfs: return the hash value of a leaf1 directory block by Darrick J. Wong · 8 years ago
  8. e7f5d5c xfs: refactor the ifork block counting function by Darrick J. Wong · 8 years ago
  9. d29cb3e xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior by Darrick J. Wong · 8 years ago
  10. ea7cdd7 xfs: separate function to check if inode shares extents by Darrick J. Wong · 8 years ago
  11. 92ff728 xfs: reflink find shared should take a transaction by Darrick J. Wong · 8 years ago
  12. 378f681 xfs: check if an inode is cached and allocated by Darrick J. Wong · 8 years ago
  13. e936945 xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub by Darrick J. Wong · 8 years ago
  14. 118bb47 xfs: plumb in needed functions for range querying of various btrees by Darrick J. Wong · 8 years ago
  15. 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
  16. 38dee37 xfs: always compile the btree inorder check functions by Darrick J. Wong · 8 years ago
  17. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  18. 5a4c733 xfs: optimize _btree_query_all by Darrick J. Wong · 8 years ago
  19. 3d4b4a3 xfs: remove bli from AIL before release on transaction abort by Brian Foster · 8 years ago
  20. 79e641ce xfs: release bli from transaction properly on fs shutdown by Brian Foster · 8 years ago
  21. 0cbe48c xfs: avoid harmless gcc-7 warnings by Arnd Bergmann · 8 years ago
  22. f990fc5 xfs: remove lsn relevant fields from xfs_trans structure and its users by Shan Hai · 8 years ago
  23. 3398a40 xfs: remove XFS_HSIZE by Christoph Hellwig · 8 years ago
  24. d4ca1d5 xfs: dump transaction usage details on log reservation overrun by Brian Foster · 8 years ago
  25. e2f2342 xfs: refactor xlog_cil_insert_items() to facilitate transaction dump by Brian Foster · 8 years ago
  26. 7d2d5653 xfs: separate shutdown from ticket reservation print helper by Brian Foster · 8 years ago
  27. 1040960e xfs: define fatal assert build time tunable by Brian Foster · 8 years ago
  28. ccdab3d xfs: define bug_on_assert debug mode sysfs tunable by Brian Foster · 8 years ago
  29. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  30. d205a7d xfs: refactor dir2 leaf readahead shadow buffer cleverness by Darrick J. Wong · 8 years ago
  31. 7912e7f xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 8 years ago
  32. 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
  33. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 8 years ago
  34. 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
  35. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 8 years ago
  36. 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
  37. a54fba8 xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  38. d7fd242 xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  39. 5375023 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 8 years ago
  40. 8affebe xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 8 years ago
  41. a4d768e xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 8 years ago
  42. 3ecb3ac xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 8 years ago
  43. ea9a46e xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN by Darrick J. Wong · 8 years ago
  44. 892d2a5 xfs: bad assertion for delalloc an extent that start at i_size by Zorro Lang · 8 years ago
  45. 6e74750 xfs: fix warnings about unused stack variables by Darrick J. Wong · 8 years ago
  46. 6eadbf4 xfs: BMAPX shouldn't barf on inline-format directories by Darrick J. Wong · 8 years ago
  47. 0daaeca xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 8 years ago
  48. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  49. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  50. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  51. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  52. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  53. 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
  54. 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
  55. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  56. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  57. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  58. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  59. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  60. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. e20c8a5 xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 8 years ago
  62. ae2c4ac xfs: update ag iterator to support wait on new inodes by Brian Foster · 8 years ago
  63. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  64. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  65. 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
  66. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 9 years ago
  67. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  68. 20e8a06 xfs: fix up quotacheck buffer list error handling by Brian Foster · 8 years ago
  69. 27af1bb xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 8 years ago
  70. 3f88a15 xfs: don't use bool values in trace buffers by Christoph Hellwig · 8 years ago
  71. 12e4a38 xfs: fix getfsmap userspace memory corruption while setting OF_LAST by Darrick J. Wong · 8 years ago
  72. 9d17e14 xfs: fix __user annotations for xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  73. e2a6419 xfs: corruption needs to respect endianess too! by Christoph Hellwig · 8 years ago
  74. ef2b67e xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  75. fad5656 xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap by Christoph Hellwig · 8 years ago
  76. 0c1d9e4 xfs: simplify validation of the unwritten extent bit by Christoph Hellwig · 8 years ago
  77. 37f7f9b xfs: remove unused values from xfs_exntst_t by Christoph Hellwig · 8 years ago
  78. 895e9bf xfs: remove the unused XFS_MAXLINK_1 define by Christoph Hellwig · 8 years ago
  79. 4f1adf3 xfs: more do_div cleanups by Eric Sandeen · 8 years ago
  80. 9011540 xfs: remove use of do_div with 32-bit dividend in quota by Eric Sandeen · 8 years ago
  81. 42bf9db xfs: remove the trailing newline used in the fmt parameter of TP_printk by Hou Tao · 8 years ago
  82. cb52ee3 xfs: prevent multi-fsb dir readahead from reading random blocks by Brian Foster · 8 years ago
  83. 023cc84 xfs: handle array index overrun in xfs_dir2_leaf_readbuf() by Eric Sandeen · 8 years ago
  84. 7590632 xfs: remove bmap block allocation retries by Christoph Hellwig · 8 years ago
  85. bf8eadb xfs: remove xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  86. 6ebd5a4 xfs: introduce xfs_bmapi_remap by Christoph Hellwig · 8 years ago
  87. 6d04558 xfs: pass individual arguments to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 8 years ago
  88. 39e07da xfs: remove attr fork handling in xfs_bmap_finish_one by Christoph Hellwig · 8 years ago
  89. 52813fb xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  90. 3b4683c xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 8 years ago
  91. 5146d0b xfs: remove custom do_div implementations by Eric Sandeen · 8 years ago
  92. d956f81 xfs: simplify xfs_calc_dquots_per_chunk by Eric Sandeen · 8 years ago
  93. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  95. 84358536d xfs: actually report xattr extents via iomap by Darrick J. Wong · 8 years ago
  96. 254133f xfs: fold __xfs_trans_roll into xfs_trans_roll by Christoph Hellwig · 8 years ago
  97. 4c934c7 xfs: report realtime space information via the rtbitmap by Darrick J. Wong · 8 years ago
  98. a1cae72 xfs: have getfsmap fall back to the freesp btrees when rmap is not present by Darrick J. Wong · 8 years ago
  99. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  100. fb3c3de xfs: add a couple of queries to iterate free extents in the rtbitmap by Darrick J. Wong · 8 years ago