1. 6079e12 btrfs: use raid_attr table to find profiles for integrity lowering by David Sterba · 6 years ago
  2. 081db89 btrfs: use raid_attr to get allowed profiles for balance conversion by David Sterba · 6 years ago
  3. fc9a2ac btrfs: use raid_attr in btrfs_chunk_max_errors by David Sterba · 6 years ago
  4. 9fa02ac btrfs: use raid_attr table in get_profile_num_devs by David Sterba · 6 years ago
  5. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  6. 49cc180 btrfs: raid56: allow the exact minimum number of devices for balance convert by David Sterba · 6 years ago
  7. 0ee5f8a btrfs: fix minimum number of chunk errors for DUP by David Sterba · 6 years ago
  8. be9b8df Btrfs: remove unused variables in __btrfs_unlink_inode by Liu Bo · 6 years ago
  9. cebf05c btrfs: Remove unused variable mode in btrfs_mount by Goldwyn Rodrigues · 6 years ago
  10. 8f63a84 btrfs: switch order of unlocks of space_info and bg in do_trimming() by Su Yue · 6 years ago
  11. 4c094c3 btrfs: tree-checker: Check if the file extent end overflows by Qu Wenruo · 6 years ago
  12. 2ed95d2 btrfs: Remove redundant assignment of tgt_device->commit_total_bytes by Nikolay Borisov · 6 years ago
  13. f232ab0 btrfs: Explicitly reserve space for devreplace item by Nikolay Borisov · 6 years ago
  14. fa19452 btrfs: Streamline replace sem unlock in btrfs_dev_replace_start by Nikolay Borisov · 6 years ago
  15. e1e0eb4 btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values by Nikolay Borisov · 6 years ago
  16. 419684b btrfs: dev-replace: Remove impossible WARN_ON by Nikolay Borisov · 6 years ago
  17. b0d9e1e btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  18. ddb9378 btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  19. 5911c8f btrfs: fiemap: preallocate ulists for btrfs_check_shared by David Sterba · 6 years ago
  20. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  21. 7819244 btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes() by Qu Wenruo · 6 years ago
  22. 01305db Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  23. 0839c53 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  24. c949c30 Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  25. 43251db Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  26. 9dda12b Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  28. 867bfa4 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 6 years ago
  29. cb8f381 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  30. 68f4615 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 6 years ago
  31. 7a702b4 Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  32. cd0f3aa Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  33. d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
  34. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  35. c036f7d Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  36. 60c112b io_uring: ensure req->file is cleared on allocation by Jens Axboe · 6 years ago
  37. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  38. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  39. 05512b0 Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  40. 4ae004a Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  41. b910f6a Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  42. d72558b Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  43. 2cd42d1 afs: Fix setting of i_blocks by David Howells · 6 years ago
  44. 41a247d Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 90fa9b6 afs: Fix uninitialised spinlock afs_volume::cb_break_lock by David Howells · 6 years ago
  46. a6853b9 afs: Fix vlserver record corruption by David Howells · 6 years ago
  47. 3647e42 afs: Fix over zealous "vnode modified" warnings by David Howells · 6 years ago
  48. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  49. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  50. b6a3d1b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 by Thomas Gleixner · 6 years ago
  51. c285a2f fanotify: update connector fsid cache on add mark by Amir Goldstein · 6 years ago
  52. c6d9c35 quota: fix a problem about transfer quota by yangerkun · 6 years ago
  53. 6dde1e4 ovl: make i_ino consistent with st_ino in more cases by Amir Goldstein · 6 years ago
  54. bed3c0d Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  55. 253e748 ovl: fix typo in MODULE_PARM_DESC by Nicolas Schier · 6 years ago
  56. 1dac6f5b ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 6 years ago
  57. 9179c21d ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 6 years ago
  58. d728cf7 fs/namespace: fix unprivileged mount propagation by Christian Brauner · 6 years ago
  59. 1b0b9cc vfs: fsmount: add missing mntget() by Eric Biggers · 6 years ago
  60. 61cabc7 cifs: fix GlobalMid_Lock bug in cifs_reconnect by Ronnie Sahlberg · 6 years ago
  61. 8d526d6 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write by Steve French · 6 years ago
  62. ff89673 block: return from __bio_try_merge_page if merging occured in the same page by Christoph Hellwig · 6 years ago
  63. 3763771 Btrfs: fix failure to persist compression property xattr deletion on fsync by Filipe Manana · 6 years ago
  64. 4066524 Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  65. 7b10315 Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  66. 2741b67 gfs2: Fix rounding error in gfs2_iomap_page_prepare by Andreas Gruenbacher · 6 years ago
  67. c4e0540 btrfs: start readahead also in seed devices by Naohiro Aota · 6 years ago
  68. be99ca2 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 6 years ago
  69. 487317c cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 6 years ago
  70. 0ff2b01 cifs: fix panic in smb2_reconnect by Ronnie Sahlberg · 6 years ago
  71. 355e8d2 io_uring: fix memory leak of UNIX domain socket inode by Eric Biggers · 6 years ago
  72. 8eaf40c Btrfs: fix race between block group removal and block group allocation by Filipe Manana · 6 years ago
  73. 6fa425a Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  74. 941d935 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  75. 766741f Revert "fuse: require /dev/fuse reads to have enough buffer capacity" by Miklos Szeredi · 6 years ago
  76. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  77. 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
  78. 8103d10 btrfs: Always trim all unallocated space in btrfs_trim_free_extents by Nikolay Borisov · 6 years ago
  79. 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
  80. 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
  81. 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
  82. 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
  83. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  84. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  85. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  86. 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
  87. 7b2f936 ceph: fix error handling in ceph_get_caps() by Yan, Zheng · 6 years ago
  88. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  89. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  90. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  91. 921a3d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 by Thomas Gleixner · 6 years ago
  92. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  93. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  94. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  95. 9f80685 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 by Thomas Gleixner · 6 years ago
  96. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  97. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  98. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  99. e47ca50 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 by Thomas Gleixner · 6 years ago
  100. 025197e xfs: inode btree scrubber should calculate im_boffset correctly by Darrick J. Wong · 6 years ago