1. 21c730d Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  2. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  3. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  5. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  7. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  8. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  9. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  10. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  11. 2a957ac cifs: update internal module number by Steve French · 5 years ago
  12. aa08185 cifs: flush before set-info if we have writeable handles by Ronnie Sahlberg · 5 years ago
  13. 89a5bfa smb3: optimize open to not send query file internal info by Steve French · 5 years ago
  14. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  15. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  16. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  17. bf3c90e cifs: copy_file_range needs to strip setuid bits and update timestamps by Amir Goldstein · 5 years ago
  18. 7e5a70a CIFS: fix deadlock in cached root handling by Aurelien Aptel · 5 years ago
  19. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  20. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  21. 366a4e3 Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  22. ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  23. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  24. 0fe49f7 Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  25. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  26. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  27. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  28. 373c3b8 btrfs: don't leak extent_map in btrfs_get_io_geometry() by Johannes Thumshirn · 5 years ago
  29. bfcea1c btrfs: free checksum hash on in close_ctree by Johannes Thumshirn · 5 years ago
  30. 314c4cd btrfs: Fix build error while LIBCRC32C is module by YueHaibing · 5 years ago
  31. 42c16da btrfs: inode: Don't compress if NODATASUM or NODATACOW set by Qu Wenruo · 5 years ago
  32. 5d90730 iomap: move internal declarations into fs/iomap/ by Darrick J. Wong · 5 years ago
  33. cb7181f iomap: move the main iteration code into a separate file by Darrick J. Wong · 5 years ago
  34. afc51aa iomap: move the buffered IO code into a separate file by Darrick J. Wong · 5 years ago
  35. db07443 iomap: move the direct IO code into a separate file by Darrick J. Wong · 5 years ago
  36. 56a1789 iomap: move the SEEK_HOLE code into a separate file by Darrick J. Wong · 5 years ago
  37. 5157fb8 iomap: move the file mapping reporting code into a separate file by Darrick J. Wong · 5 years ago
  38. a45c0ec iomap: move the swapfile code into a separate file by Darrick J. Wong · 5 years ago
  39. 56cbb42 switch the remnants of releasing the mountpoint away from fs_pin by Al Viro · 5 years ago
  40. 2763d11 get rid of detach_mnt() by Al Viro · 5 years ago
  41. 4edbe13 make struct mountpoint bear the dentry reference to mountpoint, not struct mount by Al Viro · 5 years ago
  42. 23c84eb dax: Fix missed wakeup with PMD faults by Matthew Wilcox (Oracle) · 5 years ago
  43. 43e11fa fs/select.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 5 years ago
  44. ac30102 select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining() by Oleg Nesterov · 5 years ago
  45. 8cf8b55 select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR by Oleg Nesterov · 5 years ago
  46. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  47. dc0dde6 fs/reiserfs/journal.c: change return type of dirty_one_transaction by Hariprasad Kelam · 5 years ago
  48. ba542f2 fs/ufs/super.c: remove set but not used variable 'usb3' by YueHaibing · 5 years ago
  49. 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 5 years ago
  50. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 5 years ago
  51. 5bb4481 coda: ftoc validity check integration by Fabian Frederick · 5 years ago
  52. 7f6118c coda: remove sb test in coda_fid_to_inode() by Fabian Frederick · 5 years ago
  53. 6975259 coda: remove sysctl object from module when unused by Fabian Frederick · 5 years ago
  54. f948452 coda: add __init to init_coda_psdev() by Fabian Frederick · 5 years ago
  55. 50e9a6e coda: use SIZE() for stat by Fabian Frederick · 5 years ago
  56. 79a0d65 coda: destroy mutex in put_super() by Fabian Frederick · 5 years ago
  57. 6dc280e coda: remove uapi/linux/coda_psdev.h by Jan Harkes · 5 years ago
  58. 8fc8b9d coda: move internal defs out of include/linux/ [ver #2] by David Howells · 5 years ago
  59. b6a18c60 coda: bump module version by Jan Harkes · 5 years ago
  60. 936dae4 coda: get rid of CODA_FREE() by Dan Carpenter · 5 years ago
  61. 4dc4819 coda: get rid of CODA_ALLOC() by Dan Carpenter · 5 years ago
  62. 5e7c31d coda: change Coda's user api to use 64-bit time_t in timespec by Jan Harkes · 5 years ago
  63. 6ced9aa coda: stop using 'struct timespec' in user API by Arnd Bergmann · 5 years ago
  64. 8506221 coda: clean up indentation, replace spaces with tab by Colin Ian King · 5 years ago
  65. 9a05671 coda: don't try to print names that were considered too long by Jan Harkes · 5 years ago
  66. 6e51f8a coda: potential buffer overflow in coda_psdev_write() by Jan Harkes · 5 years ago
  67. 02551c2 coda: add error handling for fget by Zhouyang Jia · 5 years ago
  68. 7fa0a1d coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 5 years ago
  69. aa94b1d fs/binfmt_elf.c: delete stale comment by Alexey Dobriyan · 5 years ago
  70. 1b113e0 fs/binfmt_flat.c: remove set but not used variable 'inode' by YueHaibing · 5 years ago
  71. 5ec27ec fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes. by Radoslaw Burny · 5 years ago
  72. 9af27b2 fs/proc/inode.c: use typeof_member() macro by Alexey Dobriyan · 5 years ago
  73. c6c4053 vmcore: add a kernel parameter novmcoredd by Kairui Song · 5 years ago
  74. 0a8ad0ff Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  75. a18f877 Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  76. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  77. 2954152 Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes) by Linus Torvalds · 5 years ago
  78. d26d0cd9 /proc/<pid>/cmdline: add back the setproctitle() special case by Linus Torvalds · 5 years ago
  79. 3d71254 /proc/<pid>/cmdline: remove all the special cases by Linus Torvalds · 5 years ago
  80. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  81. e963066 smb3: smbdirect no longer experimental by Steve French · 5 years ago
  82. 88a92c9 cifs: fix crash in smb2_compound_op()/smb2_set_next_command() by Ronnie Sahlberg · 5 years ago
  83. 1c23020 iomap: start moving code to fs/iomap/ by Darrick J. Wong · 5 years ago
  84. 79ba2a2 xfs: sync up xfs_trans_inode with userspace by Eric Sandeen · 5 years ago
  85. 3f6d70e xfs: move xfs_trans_inode.c to libxfs/ by Eric Sandeen · 5 years ago
  86. 50c8000 NFSv4: Validate the stateid before applying it to state recovery by Trond Myklebust · 5 years ago
  87. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  88. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  89. fa6e951 Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 5 years ago
  90. a318423 Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  91. a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  92. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  93. ce465bf cifs: fix crash in cifs_dfs_do_automount by Ronnie Sahlberg · 5 years ago
  94. 5b59683 nfs4.0: Refetch lease_time after clientid update by Donald Buczek · 5 years ago
  95. ea51efa nfs4: Rename nfs41_setup_state_renewal by Donald Buczek · 5 years ago
  96. 0efb01b nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 by Donald Buczek · 5 years ago
  97. 2eaf426 nfs: Fix copy-and-paste error in debug message by Donald Buczek · 5 years ago
  98. 1c316e3 NFS: Replace 16 seq_printf() calls by seq_puts() by Markus Elfring · 5 years ago
  99. 9bcaa35 NFS: Use seq_putc() in nfs_show_stats() by Markus Elfring · 5 years ago
  100. 964a4ea Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 5 years ago