1. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. ae90fb1 Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  4. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  5. bad9626 Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next by Dave Chinner · 9 years ago
  6. e9892d3 xfs: only trace buffer items if they exist by Dave Chinner · 9 years ago
  7. 01f9882 xfs: report proper f_files in statfs if we overshoot imaxpct by Eric Sandeen · 9 years ago
  8. f92090e xfs: xfs_ioctl_setattr_check_projid can be static by kbuild test robot · 10 years ago
  9. f8079b8 xfs: growfs should use synchronous transactions by Christoph Hellwig · 10 years ago
  10. 1790736 Merge branch 'xfs-ioctl-setattr-cleanup' into for-next by Dave Chinner · 10 years ago
  11. 9b94fcc xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories by Iustin Pop · 10 years ago
  12. 23bd073 xfs: factor projid hint checking out of xfs_ioctl_setattr by Dave Chinner · 10 years ago
  13. d4388d3c xfs: factor extsize hint checking out of xfs_ioctl_setattr by Dave Chinner · 10 years ago
  14. 41c1452 xfs: XFS_IOCTL_SETXATTR can run in user namespaces by Dave Chinner · 10 years ago
  15. fd179b9 xfs: kill xfs_ioctl_setattr behaviour mask by Dave Chinner · 10 years ago
  16. f96291f xfs: disaggregate xfs_ioctl_setattr by Dave Chinner · 10 years ago
  17. 8f3d17a xfs: factor out xfs_ioctl_setattr transaciton preamble by Dave Chinner · 10 years ago
  18. 29a17c0 xfs: separate xflags from xfs_ioctl_setattr by Dave Chinner · 10 years ago
  19. 817b6c4 xfs: FSX_NONBLOCK is not used by Dave Chinner · 10 years ago
  20. 3fd1b0d Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next by Dave Chinner · 10 years ago
  21. 2ba6623 xfs: don't allocate an ioend for direct I/O completions by Christoph Hellwig · 10 years ago
  22. f3d2155 xfs: change kmem_free to use generic kvfree() by Wang, Yalin · 10 years ago
  23. 8add71c xfs: factor out a xfs_update_prealloc_flags() helper by Christoph Hellwig · 10 years ago
  24. 38e478c quota: Split ->set_xstate callback into two by Jan Kara · 10 years ago
  25. 1cd6b7b Merge branch 'for_linus' into for_next by Jan Kara · 10 years ago
  26. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  27. 4d94902 xfs: remove incorrect error negation in attr_multi ioctl by Brian Foster · 10 years ago
  28. 438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next by Dave Chinner · 10 years ago
  29. 3443a3b xfs: set superblock buffer type correctly by Dave Chinner · 10 years ago
  30. fe22d55 xfs: set buf types when converting extent formats by Dave Chinner · 10 years ago
  31. f19b872 xfs: inode unlink does not set AGI buffer type by Dave Chinner · 10 years ago
  32. 0d612fb xfs: ensure buffer types are set correctly by Dave Chinner · 10 years ago
  33. 465e2de Merge branch 'xfs-sb-logging-rework' into for-next by Dave Chinner · 10 years ago
  34. 074e427 xfs: sanitise sb_bad_features2 handling by Dave Chinner · 10 years ago
  35. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 10 years ago
  36. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 10 years ago
  37. a394270 xfs: Remove some pointless quota checks by Jan Kara · 10 years ago
  38. fbf64b3 xfs: Remove some useless flags tests by Jan Kara · 10 years ago
  39. 8a2fdd4 xfs: Remove useless test by Jan Kara · 10 years ago
  40. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  41. 6bcf093 Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next by Dave Chinner · 10 years ago
  42. 43fd1fc xfs: fix implicit bool to int conversion by Nicholas Mc Guire · 10 years ago
  43. d32057f xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten by Christoph Hellwig · 10 years ago
  44. 64af7a6 xfs: remove deprecated sysctls by Dave Chinner · 10 years ago
  45. aa5d95c xfs: move xfs_bmap_finish prototype by Dave Chinner · 10 years ago
  46. 9799b43 xfs: move struct xfs_bmalloca to libxfs by Dave Chinner · 10 years ago
  47. 5ebdc21 xfs: move xfs_types.h to libxfs by Dave Chinner · 10 years ago
  48. 2155355 xfs: move xfs_fs.h to libxfs by Dave Chinner · 10 years ago
  49. efdca7a Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next by Dave Chinner · 10 years ago
  50. 1a43ec0 xfs: Keep sb_bad_features2 consistent with sb_features2 by Jan Kara · 10 years ago
  51. 77af574 xfs: remove extra newlines from xfs messages by Eric Sandeen · 10 years ago
  52. 96ab795 xfs: initialize log buf I/O completion wq on log alloc by Brian Foster · 10 years ago
  53. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  54. dbe1b5c xfs: Make xfs_vn_rename compliant with renameat2() syscall by Carlos Maiolino · 10 years ago
  55. c05e14f Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  56. 1366f5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  57. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  58. b29c70f xfs: split metadata and log buffer completion to separate workqueues by Brian Foster · 10 years ago
  59. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
  60. 9a2cc41 xfs: move type conversion functions to xfs_dir.h by Dave Chinner · 10 years ago
  61. 1b767ee xfs: move ftype conversion functions to libxfs by Dave Chinner · 10 years ago
  62. 2d3d0c5 xfs: lobotomise xfs_trans_read_buf_map() by Dave Chinner · 10 years ago
  63. cdc9cec xfs: active inodes stat is broken by Dave Chinner · 10 years ago
  64. 4db431f xfs: cleanup xfs_bmse_merge returns by Dave Chinner · 10 years ago
  65. b11bd67 xfs: cleanup xfs_bmse_shift_one goto mess by Dave Chinner · 10 years ago
  66. 7a1df15 xfs: fix premature enospc on inode allocation by Dave Chinner · 10 years ago
  67. 76b5730 xfs: overflow in xfs_iomap_eof_align_last_fsb by Peter Watkins · 10 years ago
  68. e77b854 Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2 by Dave Chinner · 10 years ago
  69. c14fc01 Merge branch 'xfs-coccinelle-cleanups' into for-next by Dave Chinner · 10 years ago
  70. d254aae xfs: fix simple_return.cocci warning in xfs_bmse_shift_one by kbuild test robot · 10 years ago
  71. 8300475 xfs: fix simple_return.cocci warning in xfs_file_readdir by kbuild test robot · 10 years ago
  72. b72091f libxfs: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  73. d2a5e3c xfs: remove unnecessary null checks by Markus Elfring · 10 years ago
  74. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
  75. 4bd47c1 Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next by Dave Chinner · 10 years ago
  76. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  77. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  78. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  79. 5beda58 xfs: move acl structures to xfs_format.h by Christoph Hellwig · 10 years ago
  80. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  81. db52d09 xfs: catch invalid negative blknos in _xfs_buf_find() by Eric Sandeen · 10 years ago
  82. 91ee575 xfs: allow lazy sb counter sync during filesystem freeze sequence by Brian Foster · 10 years ago
  83. 5d45ee1 xfs: fix error handling in xfs_qm_log_quotaoff() by Brian Foster · 10 years ago
  84. 062647a xfs: replace on-stack xfs_trans_res with pointer in xfs_create() by Brian Foster · 10 years ago
  85. 78c931b xfs: replace global xfslogd wq with per-mount wq by Brian Foster · 10 years ago
  86. 17ef4fd xfs: Set allowed quota types by Jan Kara · 10 years ago
  87. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  88. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  89. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  90. 2b831ac xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  91. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  92. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  93. 5d11fb4 xfs: rework zero range to prevent invalid i_size updates by Brian Foster · 10 years ago
  94. 7a19dee xfs: Check error during inode btree iteration in xfs_bulkstat() by Jan Kara · 10 years ago
  95. a6bbce5 xfs: bulkstat doesn't release AGI buffer on error by Dave Chinner · 10 years ago
  96. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  97. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  98. a8b1ee8 xfs: fix agno increment in xfs_inumbers() loop by Eric Sandeen · 10 years ago
  99. 5217793 xfs: xfs_iflush_done checks the wrong log item callback by Mark Tinguely · 10 years ago
  100. da5f109 xfs: flush the range before zero range conversion by Brian Foster · 10 years ago