1. a07b200 vfs: syscall: Add open_tree(2) to reference or clone a mount by Al Viro · 6 years ago
  2. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  3. 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
  4. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  5. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  6. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  7. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  8. 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
  9. 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
  10. bc31d0c CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  11. f5778c3 SMB3: Allow SMB3 FSCTL queries to be sent to server from tools by Ronnie Sahlberg · 6 years ago
  12. f169947 cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc by Ronnie Sahlberg · 6 years ago
  13. dd0ac2d smb2: fix typo in definition of a few error flags by Steve French · 6 years ago
  14. c847dcc CIFS: make mknod() an smb_version_op by Aurelien Aptel · 6 years ago
  15. 6552580 cifs: minor documentation updates by Steve French · 6 years ago
  16. d44d137 cifs: remove unused value pointed out by Coverity by Steve French · 6 years ago
  17. 31ba433 SMB3: passthru query info doesn't check for SMB3 FSCTL passthru by Steve French · 6 years ago
  18. 779ede0 smb3: add dynamic tracepoints for simple fallocate and zero range by Steve French · 6 years ago
  19. 72c419d cifs: fix smb3_zero_range so it can expand the file-size when required by Ronnie Sahlberg · 6 years ago
  20. ccdc77a cifs: add SMB2_ioctl_init/free helpers to be used with compounding by Ronnie Sahlberg · 6 years ago
  21. 8191576 smb3: Add dynamic trace points for various compounded smb3 ops by Steve French · 6 years ago
  22. b0f6df7 cifs: cache FILE_ALL_INFO for the shared root handle by Ronnie Sahlberg · 6 years ago
  23. ab7b10c smb3: display volume serial number for shares in /proc/fs/cifs/DebugData by Steve French · 6 years ago
  24. 257b780 cifs: simplify how we handle credits in compound_send_recv() by Ronnie Sahlberg · 6 years ago
  25. 7937ca9 smb3: add dynamic tracepoint for timeout waiting for credits by Steve French · 6 years ago
  26. ffd1ef1 smb3: display security information in /proc/fs/cifs/DebugData more accurately by Steve French · 6 years ago
  27. 2b53b92 cifs: add a timeout argument to wait_for_free_credits by Ronnie Sahlberg · 6 years ago
  28. 16b34aa cifs: prevent starvation in wait_for_free_credits for multi-credit requests by Ronnie Sahlberg · 6 years ago
  29. b227d21 cifs: wait_for_free_credits() make it possible to wait for >=1 credits by Ronnie Sahlberg · 6 years ago
  30. 4230cff cifs: pass flags down into wait_for_free_credits() by Ronnie Sahlberg · 6 years ago
  31. 480b1cb cifs: change wait_for_free_request() to take flags as argument by Ronnie Sahlberg · 6 years ago
  32. aff7b62 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 6 years ago
  33. 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
  34. 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
  35. aadcef6 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 6 years ago
  36. 2c28aba f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 6 years ago
  37. dd6c89b f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 6 years ago
  38. 70db5b0 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 6 years ago
  39. 86109c9 f2fs: don't trigger read IO for beyond EOF page by Chao Yu · 6 years ago
  40. 240a591 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 6 years ago
  41. 25720cc f2fs: remove wrong comment in f2fs_invalidate_page() by Chao Yu · 6 years ago
  42. 2a6a7e7 f2fs: fix to use kvfree instead of kzfree by Chao Yu · 6 years ago
  43. 559e87c f2fs: trace f2fs_ioc_shutdown by Chao Yu · 6 years ago
  44. 4843298 f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 6 years ago
  45. ca597bd f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 6 years ago
  46. 428e3bc f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  47. 613f3dc f2fs: no need to take page lock in readdir by Gao Xiang · 6 years ago
  48. e46f6bd f2fs: fix to update iostat correctly in IPU path by Chao Yu · 6 years ago
  49. 6492a33 f2fs: fix encrypted page memory leak by Chao Yu · 6 years ago
  50. dc37910 f2fs: make fault injection covering __submit_flush_wait() by Chao Yu · 6 years ago
  51. aa2c8c4 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 6 years ago
  52. bc73a4b f2fs: silence VM_WARN_ON_ONCE in mempool_alloc by Gao Xiang · 6 years ago
  53. 0af725f f2fs: fix wrong #endif by Jaegeuk Kim · 6 years ago
  54. ebc551f Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  55. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  56. 2b0a80b0 Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  57. 92825b0 Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  58. 1fbf3e4 Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  59. f88c5942 Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  60. dfee9c2 Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  61. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  62. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  63. 400417b pNFS: Fix a typo in pnfs_update_layout by Trond Myklebust · 6 years ago
  64. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  65. 94f8f3b proc: commit to genradix by Kent Overstreet · 6 years ago
  66. d5a572a proc: calculate end pointer for /proc/*/* lookup at compile time by Alexey Dobriyan · 6 years ago
  67. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  68. cb1d150 hpfs: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  69. 6ef50fe xfs: clean up xfs_dir2_leaf_addname by Darrick J. Wong · 6 years ago
  70. ea29548 Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  71. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  72. f51fac6 xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname by Darrick J. Wong · 6 years ago
  73. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  74. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  75. 36011dd Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  76. e519a8c Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  77. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  78. a39f009 Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  79. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  80. 79622c7ce xfs: clean up xfs_dir2_leafn_add by Darrick J. Wong · 6 years ago
  81. 7be73fa xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add by Nathan Chancellor · 6 years ago
  82. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  83. f875a79 nfsd: allow nfsv3 readdir request to be larger. by NeilBrown · 6 years ago
  84. 605b048 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
  85. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  86. 6eb3c3d exec: increase BINPRM_BUF_SIZE to 256 by Oleg Nesterov · 6 years ago
  87. 26e1522 fs/exec.c: replace opencoded set_mask_bits() by Vineet Gupta · 6 years ago
  88. 67ceb1e fat: enable .splice_write to support splice on O_DIRECT file by Hou Tao · 6 years ago
  89. 660c9fc autofs: clear O_NONBLOCK on the pipe by NeilBrown · 6 years ago
  90. 874d22d fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options() by Ian Kent · 6 years ago
  91. 60d6d04 autofs: add ignore mount option by Ian Kent · 6 years ago
  92. 49ac981 fs/binfmt_elf.c: spread const a little by Alexey Dobriyan · 6 years ago
  93. 93f044e fs/binfmt_elf.c: use list_for_each_entry() by Alexey Dobriyan · 6 years ago
  94. faf1c31 fs/binfmt_elf.c: don't be afraid of overflow by Alexey Dobriyan · 6 years ago
  95. a218cc4 epoll: use rwlock in order to reduce ep_poll_callback() contention by Roman Penyaev · 6 years ago
  96. c3e320b epoll: unify awaking of wakeup source on ep_poll_callback() path by Roman Penyaev · 6 years ago
  97. c141175 epoll: make sure all elements in ready list are in FIFO order by Roman Penyaev · 6 years ago
  98. afe1a71 btrfs: implement btrfs_debug* in terms of helper macro by Rasmus Villemoes · 6 years ago
  99. f1fffbd linux/fs.h: move member alignment check next to definition of struct filename by Rasmus Villemoes · 6 years ago
  100. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago