1. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. 0512e01 Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  3. 829bc787 fs: clear writeback errors in inode_init_always by Darrick J. Wong · 6 years ago
  4. 91fc957 Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  5. 533d1da IB: Revert "remove redundant INFINIBAND kconfig dependencies" by Arnd Bergmann · 6 years ago
  6. 6c04ab0 proc: fix smaps and meminfo alignment by Hugh Dickins · 6 years ago
  7. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 6 years ago
  8. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  9. d7b66b4 Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  10. d501473 Btrfs: fix error handling in btrfs_truncate() by Omar Sandoval · 6 years ago
  11. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. baf1056 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 6 years ago
  13. 5aa1437 ext2: fix a block leak by Al Viro · 6 years ago
  14. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  15. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  16. 7b745a4 unfuck sysfs_mount() by Al Viro · 6 years ago
  17. 82382ac kernfs: deal with kernfs_fill_super() failures by Al Viro · 7 years ago
  18. 08a8f30 cramfs: Fix IS_ENABLED typo by Joe Perches · 6 years ago
  19. f4e4d43 befs_lookup(): use d_splice_alias() by Al Viro · 6 years ago
  20. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 6 years ago
  21. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 6 years ago
  22. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. e5e03ad Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  24. 66072c29 hfsplus: stop workqueue when fill_super() failed by Tetsuo Handa · 6 years ago
  25. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  26. 02ee654 btrfs: fix crash when trying to resume balance without the resume flag by Anand Jain · 6 years ago
  27. fe816d0 btrfs: Fix delalloc inodes invalidation during transaction abort by Nikolay Borisov · 6 years ago
  28. 2b87733 btrfs: Split btrfs_del_delalloc_inode into 2 functions by Nikolay Borisov · 6 years ago
  29. 02a3307 btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 6 years ago
  30. 1a63c19 btrfs: property: Set incompat flag if lzo/zstd compression is set by Misono Tomohiro · 6 years ago
  31. 31d11b8 Btrfs: fix duplicate extents after fsync of file with prealloc extents by Filipe Manana · 6 years ago
  32. 1fba586 afs: Fix mounting of backup volumes by Marc Dionne · 6 years ago
  33. 378831e afs: Fix directory permissions check by David Howells · 6 years ago
  34. 21b9f1c Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  35. 9a8fca6 Btrfs: fix xattr loss after power failure by Filipe Manana · 6 years ago
  36. 6f2f0b3 Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting by Robbie Ko · 6 years ago
  37. 4776cab afs: Fix the non-encryption of calls by David Howells · 6 years ago
  38. 428edad afs: Fix CB.CallBack handling by David Howells · 6 years ago
  39. 68251f0 afs: Fix whole-volume callback handling by David Howells · 6 years ago
  40. f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 6 years ago
  41. a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 6 years ago
  42. 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 6 years ago
  43. 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 6 years ago
  44. 3d9fa91 afs: Fix VNOVOL handling in address rotation by David Howells · 6 years ago
  45. 684b0f6 afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility by David Howells · 6 years ago
  46. ec5a3b4 afs: Fix server rotation's handling of fileserver probe failure by David Howells · 6 years ago
  47. d4a96be afs: Fix refcounting in callback registration by David Howells · 6 years ago
  48. f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 6 years ago
  49. 01fd79e afs: Fix address list parsing by David Howells · 6 years ago
  50. b61f7dc afs: Fix directory page locking by David Howells · 6 years ago
  51. ccda3c4 Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  52. f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  53. e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 6 years ago
  54. 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 6 years ago
  55. 79f546a fs: don't scan the inode cache before SB_BORN is set by Dave Chinner · 6 years ago
  56. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  57. 6e70c26 smb3: directory sync should not return an error by Steve French · 6 years ago
  58. fc21854 ceph: fix iov_iter issues in ceph_direct_read_write() by Ilya Dryomov · 6 years ago
  59. 3a15b38 ceph: fix rsize/wsize capping in ceph_direct_read_write() by Ilya Dryomov · 6 years ago
  60. e96f46e proc: Use underscores for SSBD in 'status' by Konrad Rzeszutek Wilk · 6 years ago
  61. ae2cd7f cifs: smb2ops: Fix listxattr() when there are no EAs by Paulo Alcantara · 6 years ago
  62. f7c4396 cifs: smbd: Enable signing with smbdirect by Long Li · 6 years ago
  63. 2796d30 cifs: Allocate validate negotiation request through kmalloc by Long Li · 6 years ago
  64. 9533b29 IB: remove redundant INFINIBAND kconfig dependencies by Greg Thelen · 6 years ago
  65. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  66. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  67. 2e171ff Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  68. 4148d38 Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  69. 356e4bf prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  70. b8b7849 bdi: Fix oops in wb_workfn() by Jan Kara · 6 years ago
  71. fae1fa0 proc: Provide details on speculation flaw mitigations by Kees Cook · 6 years ago
  72. 021ba8e xfs: cap the length of deduplication requests by Darrick J. Wong · 7 years ago
  73. a6aa10c7 Btrfs: send, fix missing truncate for inode with prealloc extent past eof by Filipe Manana · 6 years ago
  74. 998ac6d btrfs: Take trans lock before access running trans in check_delayed_ref by ethanwu · 6 years ago
  75. f212599 Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  76. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  77. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  78. 3c6b03d cifs: smbd: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 6 years ago
  79. 17515f1 btrfs: Fix wrong first_key parameter in replace_path by Qu Wenruo · 7 years ago
  80. 7ef79ad ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs by Theodore Ts'o · 6 years ago
  81. 8bcda1d cifs: smbd: Avoid allocating iov on the stack by Long Li · 7 years ago
  82. bb4c041 cifs: smbd: Don't use RDMA read/write when signing is used by Long Li · 7 years ago
  83. 0d5ec28 SMB311: Fix reconnect by Steve French · 7 years ago
  84. 22be37a ext4: fix bitmap position validation by Lukas Czerner · 7 years ago
  85. 23657ad SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon by Steve French · 7 years ago
  86. 117e3b7 CIFS: set *resp_buf_type to NO_BUFFER on error by Steve French · 7 years ago
  87. f191982 ceph: check if mds create snaprealm when setting quota by Yan, Zheng · 7 years ago
  88. 5ec83b2 Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  89. d54b5c1 Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  90. d23a61e fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error by Tetsuo Handa · 7 years ago
  91. 9a1015b proc: fix /proc/loadavg regression by Alexey Dobriyan · 7 years ago
  92. 2e0ad55 proc: revalidate kernel thread inodes to root:root by Alexey Dobriyan · 7 years ago
  93. 1e63066 autofs: mount point create should honour passed in mode by Ian Kent · 7 years ago
  94. 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
  95. 88c28f2 mm, pagemap: fix swap offset value for PMD migration entry by Huang Ying · 7 years ago
  96. 596632d CIFS: fix typo in cifs_dbg by Aurelien Aptel · 7 years ago
  97. 1d0cffa cifs: do not allow creating sockets except with SMB1 posix exensions by Steve French · 7 years ago
  98. ff30b89 cifs: smbd: Dump SMB packet when configured by Long Li · 7 years ago
  99. c0872323 btrfs: print-tree: debugging output enhancement by Qu Wenruo · 7 years ago
  100. 5e388e9 btrfs: Fix race condition between delayed refs and blockgroup removal by Nikolay Borisov · 7 years ago