1. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  2. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  3. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  4. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  5. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  6. 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
  7. 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
  8. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  9. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  10. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  11. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  12. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  13. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. e20c8a5 xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 8 years ago
  15. ae2c4ac xfs: update ag iterator to support wait on new inodes by Brian Foster · 8 years ago
  16. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  17. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  18. 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
  19. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
  20. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  21. 20e8a06 xfs: fix up quotacheck buffer list error handling by Brian Foster · 8 years ago
  22. 27af1bb xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 8 years ago
  23. 3f88a15 xfs: don't use bool values in trace buffers by Christoph Hellwig · 8 years ago
  24. 12e4a38 xfs: fix getfsmap userspace memory corruption while setting OF_LAST by Darrick J. Wong · 8 years ago
  25. 9d17e14 xfs: fix __user annotations for xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  26. e2a6419 xfs: corruption needs to respect endianess too! by Christoph Hellwig · 8 years ago
  27. ef2b67e xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  28. fad5656 xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap by Christoph Hellwig · 8 years ago
  29. 0c1d9e4 xfs: simplify validation of the unwritten extent bit by Christoph Hellwig · 8 years ago
  30. 37f7f9b xfs: remove unused values from xfs_exntst_t by Christoph Hellwig · 8 years ago
  31. 895e9bf xfs: remove the unused XFS_MAXLINK_1 define by Christoph Hellwig · 8 years ago
  32. 4f1adf3 xfs: more do_div cleanups by Eric Sandeen · 8 years ago
  33. 9011540 xfs: remove use of do_div with 32-bit dividend in quota by Eric Sandeen · 8 years ago
  34. 42bf9db xfs: remove the trailing newline used in the fmt parameter of TP_printk by Hou Tao · 8 years ago
  35. cb52ee3 xfs: prevent multi-fsb dir readahead from reading random blocks by Brian Foster · 8 years ago
  36. 023cc84 xfs: handle array index overrun in xfs_dir2_leaf_readbuf() by Eric Sandeen · 8 years ago
  37. 7590632 xfs: remove bmap block allocation retries by Christoph Hellwig · 8 years ago
  38. bf8eadb xfs: remove xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  39. 6ebd5a4 xfs: introduce xfs_bmapi_remap by Christoph Hellwig · 8 years ago
  40. 6d04558 xfs: pass individual arguments to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 8 years ago
  41. 39e07da xfs: remove attr fork handling in xfs_bmap_finish_one by Christoph Hellwig · 8 years ago
  42. 52813fb xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  43. 3b4683c xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 8 years ago
  44. 5146d0b xfs: remove custom do_div implementations by Eric Sandeen · 8 years ago
  45. d956f81 xfs: simplify xfs_calc_dquots_per_chunk by Eric Sandeen · 8 years ago
  46. 2a610b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  48. 84358536d xfs: actually report xattr extents via iomap by Darrick J. Wong · 8 years ago
  49. 254133f xfs: fold __xfs_trans_roll into xfs_trans_roll by Christoph Hellwig · 8 years ago
  50. 4c934c7 xfs: report realtime space information via the rtbitmap by Darrick J. Wong · 8 years ago
  51. a1cae72 xfs: have getfsmap fall back to the freesp btrees when rmap is not present by Darrick J. Wong · 8 years ago
  52. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  53. fb3c3de xfs: add a couple of queries to iterate free extents in the rtbitmap by Darrick J. Wong · 8 years ago
  54. e9a2599 xfs: create a function to query all records in a btree by Darrick J. Wong · 8 years ago
  55. 2d520bf xfs: provide a query_range function for freespace btrees by Darrick J. Wong · 8 years ago
  56. 08438b1 xfs: plumb in needed functions for range querying of the freespace btrees by Darrick J. Wong · 8 years ago
  57. be6324c xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 8 years ago
  58. 422e5b5 xfs: Remove obsolete declaration of xfs_buf_get_empty by Nikolay Borisov · 8 years ago
  59. bc593ee xfs: fix up inode validation failure message by Eric Sandeen · 8 years ago
  60. 63fbb4c xfs: remove the ISUNWRITTEN macro by Christoph Hellwig · 8 years ago
  61. 9c4f29d xfs: factor out a xfs_bmap_is_real_extent helper by Christoph Hellwig · 8 years ago
  62. 696a562 xfs: use dedicated log worker wq to avoid deadlock with cil wq by Brian Foster · 8 years ago
  63. f1c0e20 xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
  64. 105664d xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 8 years ago
  65. bf9216f xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
  66. 3dd09d5 xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 8 years ago
  67. 7842028 xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
  68. 5f955f2 xfs: report crtime and attribute flags to statx by Darrick J. Wong · 8 years ago
  69. 005c5db xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
  70. 630a04e xfs: verify inline directory data forks by Darrick J. Wong · 8 years ago
  71. 2fcc319 xfs: try any AG when allocating the first btree block when reflinking by Christoph Hellwig · 8 years ago
  72. f65e6fa xfs: use iomap new flag for newly allocated delalloc blocks by Brian Foster · 8 years ago
  73. 08b005f xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 8 years ago
  74. d582571 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
  75. 787eb48 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 8 years ago
  76. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  77. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  79. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  80. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  81. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  82. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  83. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
  84. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
  85. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  86. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  88. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
  89. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
  90. 8d242e9 xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG by Christoph Hellwig · 8 years ago
  91. 089ec2f xfs: simplify xfs_rtallocate_extent by Christoph Hellwig · 8 years ago
  92. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  93. 410d17f xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 8 years ago
  94. 8ee9fdb xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 8 years ago
  95. 48af96a xfs: don't reserve blocks for right shift transactions by Brian Foster · 8 years ago
  96. 353fe44 xfs: fix len comparison in xfs_extent_busy_trim by Arnd Bergmann · 8 years ago
  97. 93aaead xfs: fix uninitialized variable in _reflink_convert_cow by Darrick J. Wong · 8 years ago
  98. 75d6536 xfs: split indlen reservations fairly when under reserved by Brian Foster · 8 years ago
  99. 0e339ef xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 8 years ago
  100. 9dbddd7 xfs: resurrect debug mode drop buffered writes mechanism by Brian Foster · 8 years ago