1. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. 7376e39 Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  4. c6503f1 Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  5. 23da958 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
  6. 2620327 fs: fs_parser: fix printk format warning by Randy Dunlap · 6 years ago
  7. eebf364 fs/proc/kcore.c: make kcore_modules static by YueHaibing · 6 years ago
  8. e6a9467 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 6 years ago
  9. 73601ea fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 6 years ago
  10. 8c7ae38 afs: Fix StoreData op marshalling by David Howells · 6 years ago
  11. daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  12. 14c741d Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  13. 65ae689 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  14. 2032a8a xfs: serialize unaligned dio writes against all other dio writes by Brian Foster · 6 years ago
  15. 9bf7933 io_uring: offload write to async worker in case of -EAGAIN by Roman Penyaev · 6 years ago
  16. 9e75ad5 io_uring: fix big-endian compat signal mask handling by Arnd Bergmann · 6 years ago
  17. ed79dac xfs: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  18. 945ab8f locks: wake any locks blocked on request before deadlock check by Jeff Layton · 6 years ago
  19. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  20. 19caf58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 38104c0 Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  22. 1bdd3db Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  23. 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  24. 166bd5b pNFS/flexfiles: Fix layoutstats handling during read failovers by Trond Myklebust · 6 years ago
  25. 5a69824 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 6 years ago
  26. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  27. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  28. ffc8599 x86/gart: Exclude GART aperture from kcore by Kairui Song · 6 years ago
  29. cf7d624 cifs: update internal module version number by Steve French · 6 years ago
  30. 8c11a60 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 6 years ago
  31. 68ddb49 cifs: Fix slab-out-of-bounds when tracing SMB tcon by Paulo Alcantara (SUSE) · 6 years ago
  32. e71ab2a cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 6 years ago
  33. 85f9987 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  34. b073a08 cifs: fix that return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
  35. 0b0dfd5 CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN by Long Li · 6 years ago
  36. d53e292 CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN by Long Li · 6 years ago
  37. 0939221 Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  38. 7294fbd Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  39. 0ccc387 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  40. 0cb98ab NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  41. 4b0bce3 xfs: always init bma in xfs_bmapi_write by Darrick J. Wong · 6 years ago
  42. a72e9d8 xfs: fix btree scrub checking with regards to root-in-inode by Darrick J. Wong · 6 years ago
  43. 228de12 xfs: dabtree scrub needs to range-check level by Darrick J. Wong · 6 years ago
  44. 139a561 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size by Nikolay Borisov · 6 years ago
  45. 7ff2c2a btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks by Nikolay Borisov · 6 years ago
  46. b2d22b6 fanotify: Allow copying of file handle to userspace by Jan Kara · 6 years ago
  47. 4a9be28 NFS: fix mount/umount race in nlmclnt. by NeilBrown · 6 years ago
  48. 3897b6f btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  49. 3028efe NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() by Catalin Marinas · 6 years ago
  50. 399254a block: add BIO_NO_PAGE_REF flag by Jens Axboe · 6 years ago
  51. 875f1d0 iov_iter: add ITER_BVEC_FLAG_NO_REF flag by Jens Axboe · 6 years ago
  52. fd6fab2 io_uring: retry bulk slab allocs as single allocs by Jens Axboe · 6 years ago
  53. 2b42be5 udf: Propagate errors from udf_truncate_extents() by Jan Kara · 6 years ago
  54. d3ca465 udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
  55. 6958d11 xfs: don't trip over uninitialized buffer on extent read of corrupted inode by Brian Foster · 6 years ago
  56. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  57. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  58. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  59. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  60. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  61. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  62. 8c83878 io_uring: fix poll races by Jens Axboe · 6 years ago
  63. de57818 Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  64. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  65. 09bb839 io_uring: fix fget/fput handling by Jens Axboe · 6 years ago
  66. d530a40 io_uring: add prepped flag by Jens Axboe · 6 years ago
  67. e0c5c57 io_uring: make io_read/write return an integer by Jens Axboe · 6 years ago
  68. 6c73284 ext4: report real fs size after failed resize by Lukas Czerner · 6 years ago
  69. d64264d ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 6 years ago
  70. e65ef56 io_uring: use regular request ref counts by Jens Axboe · 6 years ago
  71. 7cf7714 ext4: remove useless ext4_pin_inode() by Jason Yan · 6 years ago
  72. 1dc1097 ext4: avoid panic during forced reboot by Jan Kara · 6 years ago
  73. 372a03e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  74. fa30dde ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  75. bc31d0c CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  76. f5778c3 SMB3: Allow SMB3 FSCTL queries to be sent to server from tools by Ronnie Sahlberg · 6 years ago
  77. f169947 cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc by Ronnie Sahlberg · 6 years ago
  78. dd0ac2d smb2: fix typo in definition of a few error flags by Steve French · 6 years ago
  79. c847dcc CIFS: make mknod() an smb_version_op by Aurelien Aptel · 6 years ago
  80. 6552580 cifs: minor documentation updates by Steve French · 6 years ago
  81. d44d137 cifs: remove unused value pointed out by Coverity by Steve French · 6 years ago
  82. 31ba433 SMB3: passthru query info doesn't check for SMB3 FSCTL passthru by Steve French · 6 years ago
  83. 779ede0 smb3: add dynamic tracepoints for simple fallocate and zero range by Steve French · 6 years ago
  84. 72c419d cifs: fix smb3_zero_range so it can expand the file-size when required by Ronnie Sahlberg · 6 years ago
  85. ccdc77a cifs: add SMB2_ioctl_init/free helpers to be used with compounding by Ronnie Sahlberg · 6 years ago
  86. 8191576 smb3: Add dynamic trace points for various compounded smb3 ops by Steve French · 6 years ago
  87. b0f6df7 cifs: cache FILE_ALL_INFO for the shared root handle by Ronnie Sahlberg · 6 years ago
  88. ab7b10c smb3: display volume serial number for shares in /proc/fs/cifs/DebugData by Steve French · 6 years ago
  89. 257b780 cifs: simplify how we handle credits in compound_send_recv() by Ronnie Sahlberg · 6 years ago
  90. 7937ca9 smb3: add dynamic tracepoint for timeout waiting for credits by Steve French · 6 years ago
  91. ffd1ef1 smb3: display security information in /proc/fs/cifs/DebugData more accurately by Steve French · 6 years ago
  92. 2b53b92 cifs: add a timeout argument to wait_for_free_credits by Ronnie Sahlberg · 6 years ago
  93. 16b34aa cifs: prevent starvation in wait_for_free_credits for multi-credit requests by Ronnie Sahlberg · 6 years ago
  94. b227d21 cifs: wait_for_free_credits() make it possible to wait for >=1 credits by Ronnie Sahlberg · 6 years ago
  95. 4230cff cifs: pass flags down into wait_for_free_credits() by Ronnie Sahlberg · 6 years ago
  96. 480b1cb cifs: change wait_for_free_request() to take flags as argument by Ronnie Sahlberg · 6 years ago
  97. aff7b62 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 6 years ago
  98. 3bb0f28 Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  99. a840b56 Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  100. 0cc068e btrfs: don't report readahead errors and don't update statistics by David Sterba · 6 years ago