1. 8c7ae38 afs: Fix StoreData op marshalling by David Howells · 6 years ago
  2. 14c741d Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  3. 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
  4. 945ab8f locks: wake any locks blocked on request before deadlock check by Jeff Layton · 6 years ago
  5. 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
  6. 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
  7. 38104c0 Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  8. 1bdd3db Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  10. 166bd5b pNFS/flexfiles: Fix layoutstats handling during read failovers by Trond Myklebust · 6 years ago
  11. 5a69824 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 6 years ago
  12. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  13. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  14. ffc8599 x86/gart: Exclude GART aperture from kcore by Kairui Song · 6 years ago
  15. cf7d624 cifs: update internal module version number by Steve French · 6 years ago
  16. 8c11a60 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 6 years ago
  17. 68ddb49 cifs: Fix slab-out-of-bounds when tracing SMB tcon by Paulo Alcantara (SUSE) · 6 years ago
  18. e71ab2a cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 6 years ago
  19. 85f9987 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  20. b073a08 cifs: fix that return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
  21. 0b0dfd5 CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN by Long Li · 6 years ago
  22. d53e292 CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN by Long Li · 6 years ago
  23. 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
  24. 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
  25. 0ccc387 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  26. 0cb98ab NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  27. 139a561 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size by Nikolay Borisov · 6 years ago
  28. 7ff2c2a btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks by Nikolay Borisov · 6 years ago
  29. b2d22b6 fanotify: Allow copying of file handle to userspace by Jan Kara · 6 years ago
  30. 4a9be28 NFS: fix mount/umount race in nlmclnt. by NeilBrown · 6 years ago
  31. 3897b6f btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  32. 3028efe NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() by Catalin Marinas · 6 years ago
  33. 399254a block: add BIO_NO_PAGE_REF flag by Jens Axboe · 6 years ago
  34. 875f1d0 iov_iter: add ITER_BVEC_FLAG_NO_REF flag by Jens Axboe · 6 years ago
  35. fd6fab2 io_uring: retry bulk slab allocs as single allocs by Jens Axboe · 6 years ago
  36. 2b42be5 udf: Propagate errors from udf_truncate_extents() by Jan Kara · 6 years ago
  37. d3ca465 udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
  38. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  39. 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
  40. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  41. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  42. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  43. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  44. 8c83878 io_uring: fix poll races by Jens Axboe · 6 years ago
  45. 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
  46. 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
  47. 09bb839 io_uring: fix fget/fput handling by Jens Axboe · 6 years ago
  48. d530a40 io_uring: add prepped flag by Jens Axboe · 6 years ago
  49. e0c5c57 io_uring: make io_read/write return an integer by Jens Axboe · 6 years ago
  50. 6c73284 ext4: report real fs size after failed resize by Lukas Czerner · 6 years ago
  51. d64264d ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 6 years ago
  52. e65ef56 io_uring: use regular request ref counts by Jens Axboe · 6 years ago
  53. 7cf7714 ext4: remove useless ext4_pin_inode() by Jason Yan · 6 years ago
  54. 1dc1097 ext4: avoid panic during forced reboot by Jan Kara · 6 years ago
  55. 372a03e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  56. fa30dde ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  57. bc31d0c CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  58. f5778c3 SMB3: Allow SMB3 FSCTL queries to be sent to server from tools by Ronnie Sahlberg · 6 years ago
  59. f169947 cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc by Ronnie Sahlberg · 6 years ago
  60. dd0ac2d smb2: fix typo in definition of a few error flags by Steve French · 6 years ago
  61. c847dcc CIFS: make mknod() an smb_version_op by Aurelien Aptel · 6 years ago
  62. 6552580 cifs: minor documentation updates by Steve French · 6 years ago
  63. d44d137 cifs: remove unused value pointed out by Coverity by Steve French · 6 years ago
  64. 31ba433 SMB3: passthru query info doesn't check for SMB3 FSCTL passthru by Steve French · 6 years ago
  65. 779ede0 smb3: add dynamic tracepoints for simple fallocate and zero range by Steve French · 6 years ago
  66. 72c419d cifs: fix smb3_zero_range so it can expand the file-size when required by Ronnie Sahlberg · 6 years ago
  67. ccdc77a cifs: add SMB2_ioctl_init/free helpers to be used with compounding by Ronnie Sahlberg · 6 years ago
  68. 8191576 smb3: Add dynamic trace points for various compounded smb3 ops by Steve French · 6 years ago
  69. b0f6df7 cifs: cache FILE_ALL_INFO for the shared root handle by Ronnie Sahlberg · 6 years ago
  70. ab7b10c smb3: display volume serial number for shares in /proc/fs/cifs/DebugData by Steve French · 6 years ago
  71. 257b780 cifs: simplify how we handle credits in compound_send_recv() by Ronnie Sahlberg · 6 years ago
  72. 7937ca9 smb3: add dynamic tracepoint for timeout waiting for credits by Steve French · 6 years ago
  73. ffd1ef1 smb3: display security information in /proc/fs/cifs/DebugData more accurately by Steve French · 6 years ago
  74. 2b53b92 cifs: add a timeout argument to wait_for_free_credits by Ronnie Sahlberg · 6 years ago
  75. 16b34aa cifs: prevent starvation in wait_for_free_credits for multi-credit requests by Ronnie Sahlberg · 6 years ago
  76. b227d21 cifs: wait_for_free_credits() make it possible to wait for >=1 credits by Ronnie Sahlberg · 6 years ago
  77. 4230cff cifs: pass flags down into wait_for_free_credits() by Ronnie Sahlberg · 6 years ago
  78. 480b1cb cifs: change wait_for_free_request() to take flags as argument by Ronnie Sahlberg · 6 years ago
  79. aff7b62 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 6 years ago
  80. 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
  81. 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
  82. 0cc068e btrfs: don't report readahead errors and don't update statistics by David Sterba · 6 years ago
  83. 609e804 Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes by Filipe Manana · 6 years ago
  84. 2cc8334 btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  85. bf50411 Btrfs: fix incorrect file size after shrinking truncate and fsync by Filipe Manana · 6 years ago
  86. aadcef6 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 6 years ago
  87. 2c28aba f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 6 years ago
  88. dd6c89b f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 6 years ago
  89. 70db5b0 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 6 years ago
  90. 86109c9 f2fs: don't trigger read IO for beyond EOF page by Chao Yu · 6 years ago
  91. 240a591 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 6 years ago
  92. 25720cc f2fs: remove wrong comment in f2fs_invalidate_page() by Chao Yu · 6 years ago
  93. 2a6a7e7 f2fs: fix to use kvfree instead of kzfree by Chao Yu · 6 years ago
  94. 559e87c f2fs: trace f2fs_ioc_shutdown by Chao Yu · 6 years ago
  95. 4843298 f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 6 years ago
  96. ca597bd f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 6 years ago
  97. 428e3bc f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  98. 613f3dc f2fs: no need to take page lock in readdir by Gao Xiang · 6 years ago
  99. e46f6bd f2fs: fix to update iostat correctly in IPU path by Chao Yu · 6 years ago
  100. 6492a33 f2fs: fix encrypted page memory leak by Chao Yu · 6 years ago