1. 312b3a9 Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  2. b9de6ef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. 33640d7 Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  4. f585b28 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  5. 63ce5f5 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  6. c27d82f fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  7. 1fde6f2 proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  8. 9ace868 Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  9. e74c98c gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
  10. 937108b Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  11. b9b9378 cifs: update internal module version number by Steve French · 6 years ago
  12. d339adc CIFS: fix use-after-free of the lease keys by Aurelien Aptel · 6 years ago
  13. af0c9af fs/dcache: Track & report number of negative dentries by Waiman Long · 6 years ago
  14. 1dbd449 fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() by Waiman Long · 6 years ago
  15. 532b618 btrfs: On error always free subvol_name in btrfs_mount by Eric W. Biederman · 6 years ago
  16. c7cc64a btrfs: clean up pending block groups when transaction commit aborts by David Sterba · 6 years ago
  17. 92900e5 btrfs: fix potential oops in device_list_add by Al Viro · 6 years ago
  18. 082aaa8 CIFS: Do not consider -ENODATA as stat failure for reads by Pavel Shilovsky · 6 years ago
  19. 8e6e72a CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 6 years ago
  20. 7d42e72 CIFS: Fix trace command logging for SMB2 reads and writes by Pavel Shilovsky · 6 years ago
  21. 9bda872 CIFS: Fix possible oops and memory leaks in async IO by Pavel Shilovsky · 6 years ago
  22. c4627e6 cifs: limit amount of data we request for xattrs to CIFSMaxBufSize by Ronnie Sahlberg · 6 years ago
  23. 58d15ed cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  24. 8fc75be NFS: Fix up return value on fatal errors in nfs_page_async_flush() by Trond Myklebust · 6 years ago
  25. 80ff001 nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  26. 302167c btrfs: don't end the transaction for delayed refs in throttle by Josef Bacik · 6 years ago
  27. a627947 Btrfs: fix deadlock when allocating tree block during leaf/node split by Filipe Manana · 6 years ago
  28. 4ea899e iomap: fix a use after free in iomap_dio_rw by Christoph Hellwig · 6 years ago
  29. 8e47a45 iomap: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  30. 7c2614b Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  31. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  32. a5f1a81 cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData by Ronnie Sahlberg · 6 years ago
  33. 2e5700b smb3: add credits we receive from oplock/break PDUs by Ronnie Sahlberg · 6 years ago
  34. 6a9cbdd CIFS: Fix mounts if the client is low on credits by Pavel Shilovsky · 6 years ago
  35. 0fd1d37 CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  36. 3d3003f CIFS: Fix credit calculations in compound mid callback by Pavel Shilovsky · 6 years ago
  37. ec678ea CIFS: Fix credit calculation for encrypted reads with errors by Pavel Shilovsky · 6 years ago
  38. 8004c78 CIFS: Fix credits calculations for reads with errors by Pavel Shilovsky · 6 years ago
  39. ef68e83 CIFS: Do not reconnect TCP session in add_credits() by Pavel Shilovsky · 6 years ago
  40. c04e2a7 Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  41. b0b2cac smb3: Cleanup license mess by Thomas Gleixner · 6 years ago
  42. acc58d0 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 6 years ago
  43. 73aaf92 cifs: fix memory leak of an allocated cifs_ntsd structure by Colin Ian King · 6 years ago
  44. 7fc5854 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  45. 8b9433e direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  46. 74827ee ceph: quota: cleanup license mess by Thomas Gleixner · 6 years ago
  47. d95e674 ceph: clear inode pointer when snap realm gets dropped by its inode by Yan, Zheng · 6 years ago
  48. 1e556ba Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  49. 5631e85 pstore/ram: Avoid allocation and leak of platform data by Kees Cook · 6 years ago
  50. 1be969f Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  51. b0efca4 Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  52. 0facb89 Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  53. fd340d0 btrfs: wakeup cleaner thread when adding delayed iput by Josef Bacik · 6 years ago
  54. 3ec9a4c btrfs: run delayed iputs before committing by Josef Bacik · 6 years ago
  55. 74d5d22 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  56. 31890da btrfs: handle delayed ref head accounting cleanup in abort by Josef Bacik · 6 years ago
  57. 77b7aad Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io" by David Sterba · 6 years ago
  58. a3a8025 Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  59. 6a4c9ab pstore/ram: Fix console ramoops to show the previous boot logs by Sai Prakash Ranjan · 6 years ago
  60. 34fa476 afs: Fix race in async call refcounting by David Howells · 6 years ago
  61. 7a75b00 afs: Provide a function to get a ref on a call by David Howells · 6 years ago
  62. 59d4907 afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  63. 4882a27 afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  64. 45ac486 NFSv4.2 fix unnecessary retry in nfs4_copy_file_range by Olga Kornievskaia · 6 years ago
  65. 04906b2 blockdev: Fix livelocks on loop device by Jan Kara · 6 years ago
  66. 6b529fb Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  67. 72d657d Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  68. 0f9d140 Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  69. f87092c Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  70. 48d2ba6 cifs: update internal module version number by Steve French · 6 years ago
  71. 9a66396 CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
  72. ee258d7 CIFS: Move credit processing to mid callbacks for SMB3 by Pavel Shilovsky · 6 years ago
  73. 8a26f0f CIFS: Fix credits calculation for cancelled requests by Pavel Shilovsky · 6 years ago
  74. b9a74cd cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 6 years ago
  75. 92a8109 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  76. 15bc77f cifs: move large array from stack to heap by Aurelien Aptel · 6 years ago
  77. ee13919 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 6 years ago
  78. 8544f4a CIFS: Fix credit computation for compounded requests by Pavel Shilovsky · 6 years ago
  79. 33fa5c8 CIFS: Do not set credits to 1 if the server didn't grant anything by Pavel Shilovsky · 6 years ago
  80. b983f7e CIFS: Fix adjustment of credits for MTU requests by Pavel Shilovsky · 6 years ago
  81. c715f89 cifs: Fix a tiny potential memory leak by Dan Carpenter · 6 years ago
  82. 8428817 cifs: Fix a debug message by Dan Carpenter · 6 years ago
  83. 5edc22c afs: Set correct lock type for the yfs CreateFile by Marc Dionne · 6 years ago
  84. c2b8bd4 afs: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  85. 1b3922a btrfs: Use real device structure to verify dev extent by Qu Wenruo · 6 years ago
  86. a6d8654 Btrfs: fix deadlock when using free space tree due to block group creation by Filipe Manana · 6 years ago
  87. d8b5524 Btrfs: fix race between reflink/dedupe and relocation by Filipe Manana · 6 years ago
  88. f7fa110 Btrfs: fix race between cloning range ending at eof and writeback by Filipe Manana · 6 years ago
  89. e7c5809 hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race" by Mike Kravetz · 6 years ago
  90. c64a2b0 ceph: use vmf_error() in ceph_filemap_fault() by Souptick Joarder · 6 years ago
  91. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  92. de96e9f sysfs: convert BUG_ON to WARN_ON by Greg Kroah-Hartman · 6 years ago
  93. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  94. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  95. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  96. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  97. acda9ef Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  98. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  99. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  100. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago