1. 8124b9b xfs: remove the b_io_length field in struct xfs_buf by Christoph Hellwig · 6 years ago
  2. e99b4bd xfs: properly type the b_log_item field in struct xfs_buf by Christoph Hellwig · 6 years ago
  3. 0564501 xfs: remove unused buffer cache APIs by Christoph Hellwig · 6 years ago
  4. 6e9b3dd xfs: stop using bp naming for log recovery buffers by Christoph Hellwig · 6 years ago
  5. 6ad5b32 xfs: use bios directly to read and write the log recovery buffers by Christoph Hellwig · 6 years ago
  6. 18ffb8c xfs: return an offset instead of a pointer from xlog_align by Christoph Hellwig · 6 years ago
  7. 1058d0f xfs: move the log ioend workqueue to struct xlog by Christoph Hellwig · 6 years ago
  8. 79b54d9 xfs: use bios directly to write log buffers by Christoph Hellwig · 6 years ago
  9. 2d15d2c xfs: make use of the l_targ field in struct xlog by Christoph Hellwig · 6 years ago
  10. abca1f3 xfs: remove the syncing argument from xlog_verify_iclog by Christoph Hellwig · 6 years ago
  11. 9b0489c xfs: update both stat counters together in xlog_sync by Christoph Hellwig · 6 years ago
  12. db0a6fa xfs: factor out iclog size calculation from xlog_sync by Christoph Hellwig · 6 years ago
  13. 5693384 xfs: factor out splitting of an iclog from xlog_sync by Christoph Hellwig · 6 years ago
  14. 94860a3 xfs: factor out log buffer writing from xlog_sync by Christoph Hellwig · 6 years ago
  15. 1f9489b xfs: don't use REQ_PREFLUSH for split log writes by Christoph Hellwig · 6 years ago
  16. 366fc4b xfs: remove XLOG_STATE_IOABORT by Christoph Hellwig · 6 years ago
  17. 9bff3132 xfs: reformat xlog_get_lowest_lsn by Christoph Hellwig · 6 years ago
  18. 4f62282 xfs: cleanup xlog_get_iclog_buffer_size by Christoph Hellwig · 6 years ago
  19. 76ce982 xfs: remove the l_iclog_size_log field from struct xlog by Christoph Hellwig · 6 years ago
  20. 72945d8 xfs: make mem_to_page available outside of xfs_buf.c by Christoph Hellwig · 6 years ago
  21. ce89755 xfs: renumber XBF_WRITE_FAIL by Christoph Hellwig · 6 years ago
  22. 153fd7b xfs: remove the never used _XBF_COMPOUND flag by Christoph Hellwig · 6 years ago
  23. 1e85a36 xfs: remove the no-op spinlock_destroy stub by Christoph Hellwig · 6 years ago
  24. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  25. f5b999c xfs: remove unused flag arguments by Eric Sandeen · 6 years ago
  26. 76dee76 xfs: remove the debug-only q_transp field from struct xfs_dquot by Christoph Hellwig · 6 years ago
  27. f9a196e xfs: merge xfs_buf_zero and xfs_buf_iomove by Christoph Hellwig · 6 years ago
  28. 8c9ce2f xfs: remove unused flags arg from getsb interfaces by Eric Sandeen · 6 years ago
  29. d03a2f1 xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS by Eric Sandeen · 6 years ago
  30. 4b4d98c xfs: finish converting to inodes_per_cluster by Darrick J. Wong · 6 years ago
  31. 490d451 xfs: fix inode_cluster_size rounding mayhem by Darrick J. Wong · 6 years ago
  32. 494dba7 xfs: refactor inode geometry setup routines by Darrick J. Wong · 6 years ago
  33. ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
  34. fe0da9c fuse: copy_file_range needs to strip setuid bits and update timestamps by Amir Goldstein · 6 years ago
  35. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  36. 8c3f406 xfs: use file_modified() helper by Amir Goldstein · 6 years ago
  37. e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
  38. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago
  39. a317135 vfs: introduce generic_file_rw_checks() by Amir Goldstein · 6 years ago
  40. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  41. f16acc9 vfs: introduce generic_copy_file_range() by Dave Chinner · 6 years ago
  42. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  43. 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
  44. 0104763 Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  45. dc8ca9c Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  46. 5d6b501 Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  47. 2117585 Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  48. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  49. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  50. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  51. 47358b6 Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  52. 7b2f936 ceph: fix error handling in ceph_get_caps() by Yan, Zheng · 6 years ago
  53. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  54. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  55. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  56. 921a3d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 by Thomas Gleixner · 6 years ago
  57. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  58. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  59. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  60. 9f80685 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 by Thomas Gleixner · 6 years ago
  61. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  62. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  63. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  64. e47ca50 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 by Thomas Gleixner · 6 years ago
  65. 025197e xfs: inode btree scrubber should calculate im_boffset correctly by Darrick J. Wong · 6 years ago
  66. 9221dce Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  67. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  68. b9fba67 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  69. 3ab4436 Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  70. 41e7231 Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  71. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  72. 141731d Revert "lockd: Show pid of lockd for remote locks" by Benjamin Coddington · 6 years ago
  73. fc722a0 fs/adfs: fix filename fixup handling for "/" and "//" names by Russell King · 6 years ago
  74. 5f8de48 fs/adfs: move append_filetype_suffix() into adfs_object_fixup() by Russell King · 6 years ago
  75. 2eb0684 fs/adfs: remove truncated filename hashing by Russell King · 6 years ago
  76. adb514a fs/adfs: factor out filename fixup by Russell King · 6 years ago
  77. 411c49b fs/adfs: factor out object fixups by Russell King · 6 years ago
  78. 525715d fs/adfs: factor out filename case lowering by Russell King · 6 years ago
  79. 1e504cf fs/adfs: factor out filename comparison by Russell King · 6 years ago
  80. 8880fa3 pstore/ram: Run without kernel crash dump region by Kees Cook · 6 years ago
  81. a9fb94a pstore: Set tfm to NULL on free_buf_for_compression by Pi-Hsun Shih · 6 years ago
  82. 318adf8 Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  83. ba851a3 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 6 years ago
  84. 52b042a NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 6 years ago
  85. 59bd9de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 by Thomas Gleixner · 6 years ago
  86. 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
  87. f50a7f3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 by Thomas Gleixner · 6 years ago
  88. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  89. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  90. f2cde89 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173 by Thomas Gleixner · 6 years ago
  91. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  92. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  93. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  94. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
  95. a94da20 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142 by Thomas Gleixner · 6 years ago
  96. 31fad7d CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 6 years ago
  97. 146d62e ovl: detect overlapping layers by Amir Goldstein · 6 years ago
  98. 50fbc13 dfs_cache: fix a wrong use of kfree in flush_cache_ent() by Gen Zhang · 6 years ago
  99. 6457c20 fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free by Murphy Zhou · 6 years ago
  100. 2107820 cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case by Colin Ian King · 6 years ago