1. a211432 xfs: create simplified inode walk function by Darrick J. Wong · 6 years ago
  2. 5bb46e3 xfs: create iterator error codes by Darrick J. Wong · 6 years ago
  3. 73d30d4 xfs: remove XFS_TRANS_NOFS by Christoph Hellwig · 6 years ago
  4. fe64e0d xfs: simplify xfs_ioend_can_merge by Christoph Hellwig · 6 years ago
  5. 7dbae9f xfs: allow merging ioends over append boundaries by Christoph Hellwig · 6 years ago
  6. 0290d9c xfs: fix a comment typo in xfs_submit_ioend by Christoph Hellwig · 6 years ago
  7. 1fdafce xfs: remove the unused xfs_count_page_state declaration by Christoph Hellwig · 6 years ago
  8. 89b171a xfs: fix iclog allocation size by Christoph Hellwig · 6 years ago
  9. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  10. adfb5fb xfs: implement cgroup aware writeback by Christoph Hellwig · 6 years ago
  11. a247373 xfs: simplify xfs_chain_bio by Christoph Hellwig · 6 years ago
  12. f327a00 xfs: account for log space when formatting new AGs by Darrick J. Wong · 6 years ago
  13. 8d90857 xfs: refactor free space btree record initialization by Darrick J. Wong · 6 years ago
  14. 7e36a3a xfs: always update params on small allocation by Brian Foster · 6 years ago
  15. 6691cd9 xfs: skip small alloc cntbt logic on NULL cursor by Brian Foster · 6 years ago
  16. c63cdd4 xfs: move small allocation helper by Brian Foster · 6 years ago
  17. 2a4f35f xfs: clean up small allocation helper by Brian Foster · 6 years ago
  18. caeaea9 xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c by Christoph Hellwig · 6 years ago
  19. 3cfce1e xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c by Christoph Hellwig · 6 years ago
  20. effd5e9 xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c by Christoph Hellwig · 6 years ago
  21. 81f4004 xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c by Christoph Hellwig · 6 years ago
  22. 73f0d23 xfs: merge xfs_bud_init into xfs_trans_get_bud by Christoph Hellwig · 6 years ago
  23. 60883447 xfs: merge xfs_rud_init into xfs_trans_get_rud by Christoph Hellwig · 6 years ago
  24. ebeb8e0 xfs: merge xfs_cud_init into xfs_trans_get_cud by Christoph Hellwig · 6 years ago
  25. 9c5e7c2 xfs: merge xfs_efd_init into xfs_trans_get_efd by Christoph Hellwig · 6 years ago
  26. 95cf0e4 xfs: remove a pointless comment duplicated above all xfs_item_ops instances by Christoph Hellwig · 6 years ago
  27. 89ae379 xfs: use a list_head for iclog callbacks by Christoph Hellwig · 6 years ago
  28. efe2330 xfs: remove the xfs_log_item_t typedef by Christoph Hellwig · 6 years ago
  29. b3b14aa xfs: don't cast inode_log_items to get the log_item by Christoph Hellwig · 6 years ago
  30. 9ce632a xfs: add a flag to release log items on commit by Christoph Hellwig · 6 years ago
  31. ddf9205 xfs: split iop_unlock by Christoph Hellwig · 6 years ago
  32. 195cd83 xfs: don't use xfs_trans_free_items in the commit path by Christoph Hellwig · 6 years ago
  33. 8e4b20e xfs: remove the dummy iop_push implementation for inode creation items by Christoph Hellwig · 6 years ago
  34. e8b78db xfs: don't require log items to implement optional methods by Christoph Hellwig · 6 years ago
  35. d15cbf2 xfs: stop using XFS_LI_ABORTED as a parameter flag by Christoph Hellwig · 6 years ago
  36. 086252c xfs: fix a trivial comment typo in xfs_trans_committed_bulk by Christoph Hellwig · 6 years ago
  37. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  38. 8124b9b xfs: remove the b_io_length field in struct xfs_buf by Christoph Hellwig · 6 years ago
  39. e99b4bd xfs: properly type the b_log_item field in struct xfs_buf by Christoph Hellwig · 6 years ago
  40. 0564501 xfs: remove unused buffer cache APIs by Christoph Hellwig · 6 years ago
  41. 6e9b3dd xfs: stop using bp naming for log recovery buffers by Christoph Hellwig · 6 years ago
  42. 6ad5b32 xfs: use bios directly to read and write the log recovery buffers by Christoph Hellwig · 6 years ago
  43. 18ffb8c xfs: return an offset instead of a pointer from xlog_align by Christoph Hellwig · 6 years ago
  44. 1058d0f xfs: move the log ioend workqueue to struct xlog by Christoph Hellwig · 6 years ago
  45. 79b54d9 xfs: use bios directly to write log buffers by Christoph Hellwig · 6 years ago
  46. 2d15d2c xfs: make use of the l_targ field in struct xlog by Christoph Hellwig · 6 years ago
  47. abca1f3 xfs: remove the syncing argument from xlog_verify_iclog by Christoph Hellwig · 6 years ago
  48. 9b0489c xfs: update both stat counters together in xlog_sync by Christoph Hellwig · 6 years ago
  49. db0a6fa xfs: factor out iclog size calculation from xlog_sync by Christoph Hellwig · 6 years ago
  50. 5693384 xfs: factor out splitting of an iclog from xlog_sync by Christoph Hellwig · 6 years ago
  51. 94860a3 xfs: factor out log buffer writing from xlog_sync by Christoph Hellwig · 6 years ago
  52. 1f9489b xfs: don't use REQ_PREFLUSH for split log writes by Christoph Hellwig · 6 years ago
  53. 366fc4b xfs: remove XLOG_STATE_IOABORT by Christoph Hellwig · 6 years ago
  54. 9bff3132 xfs: reformat xlog_get_lowest_lsn by Christoph Hellwig · 6 years ago
  55. 4f62282 xfs: cleanup xlog_get_iclog_buffer_size by Christoph Hellwig · 6 years ago
  56. 76ce982 xfs: remove the l_iclog_size_log field from struct xlog by Christoph Hellwig · 6 years ago
  57. 72945d8 xfs: make mem_to_page available outside of xfs_buf.c by Christoph Hellwig · 6 years ago
  58. ce89755 xfs: renumber XBF_WRITE_FAIL by Christoph Hellwig · 6 years ago
  59. 153fd7b xfs: remove the never used _XBF_COMPOUND flag by Christoph Hellwig · 6 years ago
  60. 1e85a36 xfs: remove the no-op spinlock_destroy stub by Christoph Hellwig · 6 years ago
  61. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  62. 6dba888 xfs: claim maintainership of loose files by Darrick J. Wong · 6 years ago
  63. f5b999c xfs: remove unused flag arguments by Eric Sandeen · 6 years ago
  64. 76dee76 xfs: remove the debug-only q_transp field from struct xfs_dquot by Christoph Hellwig · 6 years ago
  65. f9a196e xfs: merge xfs_buf_zero and xfs_buf_iomove by Christoph Hellwig · 6 years ago
  66. 8c9ce2f xfs: remove unused flags arg from getsb interfaces by Eric Sandeen · 6 years ago
  67. d03a2f1 xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS by Eric Sandeen · 6 years ago
  68. 4b4d98c xfs: finish converting to inodes_per_cluster by Darrick J. Wong · 6 years ago
  69. 490d451 xfs: fix inode_cluster_size rounding mayhem by Darrick J. Wong · 6 years ago
  70. 494dba7 xfs: refactor inode geometry setup routines by Darrick J. Wong · 6 years ago
  71. ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
  72. fe0da9c fuse: copy_file_range needs to strip setuid bits and update timestamps by Amir Goldstein · 6 years ago
  73. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  74. 8c3f406 xfs: use file_modified() helper by Amir Goldstein · 6 years ago
  75. e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
  76. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago
  77. 646955c vfs: remove redundant checks from generic_remap_checks() by Amir Goldstein · 6 years ago
  78. a317135 vfs: introduce generic_file_rw_checks() by Amir Goldstein · 6 years ago
  79. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  80. f16acc9 vfs: introduce generic_copy_file_range() by Dave Chinner · 6 years ago
  81. d1fdb6d Linux 5.2-rc4 by Linus Torvalds · 6 years ago
  82. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  83. 8e61f6f Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  84. 3d4645b Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  85. d0cc617 Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  86. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  87. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  88. 902b2ed Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  89. 66b59f2 Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  90. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  91. 1b02caa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  92. 0ad43e2 Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  93. 79c3ba3 Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  94. 8f77293 MAINTAINERS: Karthikeyan Ramasubramanian is MIA by Wolfram Sang · 6 years ago
  95. 49b8095 i2c: xiic: Add max_read_len quirk by Robert Hancock · 6 years ago
  96. d442564 Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  97. 893a7d3 lockref: Limit number of cmpxchg loop retries by Jan Glauber · 6 years ago
  98. d934452 uaccess: add noop untagged_addr definition by Andrey Konovalov · 6 years ago
  99. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  100. 6c70f89 Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago