1. 894b8c0 Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  2. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  3. 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 6 years ago
  4. f2e8334 udf: Provide function for calculating dir entry length by Jan Kara · 6 years ago
  5. fa65653 udf: Detect incorrect directory size by Jan Kara · 6 years ago
  6. 27e6ed5 ext2: add warning when specifying nocheck option by Chengguang Xu · 6 years ago
  7. 1822193 quota: Cleanup list iteration in dqcache_shrink_scan() by Jan Kara · 6 years ago
  8. 9560ba3 quota: reclaim least recently used dquots by Greg Thelen · 6 years ago
  9. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 6 years ago
  10. 7b0df92 pNFS/flexfiles: Process writeback resends from nfsiod context as well by Trond Myklebust · 6 years ago
  11. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 6 years ago
  12. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 6 years ago
  13. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 6 years ago
  14. ba4dbde Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  15. 9ffc59d Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  16. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  17. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  18. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  19. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  20. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  21. 83ffdea cifs: Fix invalid check in __cifs_calc_signature() by Paulo Alcantara · 6 years ago
  22. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 6 years ago
  23. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 6 years ago
  24. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 6 years ago
  25. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 6 years ago
  26. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 6 years ago
  27. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 6 years ago
  28. d819d29 smb3: fix corrupt path in subdirs on smb311 with posix by Steve French · 6 years ago
  29. 115d5d2 smb3: do not display empty interface list by Steve French · 6 years ago
  30. bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 6 years ago
  31. 662bf5b cifs: Fix kernel oops when traceSMB is enabled by Paulo Alcantara · 6 years ago
  32. bc0fe8b CIFS: dump every session iface info by Aurelien Aptel · 6 years ago
  33. fe856be CIFS: parse and store info on iface queries by Aurelien Aptel · 6 years ago
  34. b6f0dd5 CIFS: add iface info to struct cifs_ses by Aurelien Aptel · 6 years ago
  35. bead042 CIFS: complete PDU definitions for interface queries by Aurelien Aptel · 6 years ago
  36. e229243 CIFS: move default port definitions to cifsglob.h by Aurelien Aptel · 6 years ago
  37. cd2dca6 cifs: Fix encryption/signing by Paulo Alcantara · 6 years ago
  38. 07cd952 cifs: update __smb_send_rqst() to take an array of requests by Ronnie Sahlberg · 6 years ago
  39. 40eff45 cifs: remove smb2_send_recv() by Ronnie Sahlberg · 6 years ago
  40. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 6 years ago
  41. d409014 smb3: increase initial number of credits requested to allow write by Steve French · 6 years ago
  42. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 6 years ago
  43. 2fbb564 smb3: note that smb3.11 posix extensions mount option is experimental by Steve French · 6 years ago
  44. 0aac4bce afs: Show all of a server's addresses in /proc/fs/afs/servers by David Howells · 6 years ago
  45. b6cfbec afs: Handle CONFIG_PROC_FS=n by David Howells · 6 years ago
  46. 24074a3 proc: Make inline name size calculation automatic by David Howells · 6 years ago
  47. 430ff79 orangefs: simplify compat ioctl handling by Al Viro · 6 years ago
  48. 5ed0127 signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() by Al Viro · 6 years ago
  49. 11c5ad0 eventpoll: switch to ->poll_mask by Ben Noordhuis · 6 years ago
  50. 2739b80 aio: only return events requested in poll_mask() for IOCB_CMD_POLL by Christoph Hellwig · 6 years ago
  51. 4d572d9 eventfd: only return events requested in poll_mask() by Avi Kivity · 6 years ago
  52. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  53. 20fe935 exofs: avoid VLA in structures by Kees Cook · 6 years ago
  54. 86a2bb5 coredump: fix spam with zero VMA process by Alexey Dobriyan · 6 years ago
  55. c2574aa fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() by OGAWA Hirofumi · 6 years ago
  56. 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 6 years ago
  57. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  58. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  59. e7655d2 Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  60. d5681f5 NFS: Fix an rcu deadlock in nfs_delegation_find_inode() by Anna Schumaker · 6 years ago
  61. e264abea pstore: Remove bogus format string definition by Arnd Bergmann · 6 years ago
  62. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  63. f5b7769e Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" by Linus Torvalds · 6 years ago
  64. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. 9d2a789 treewide: Use array_size in f2fs_kvzalloc() by Kees Cook · 6 years ago
  66. 026f050 treewide: Use array_size() in f2fs_kzalloc() by Kees Cook · 6 years ago
  67. c860659 treewide: Use array_size() in f2fs_kmalloc() by Kees Cook · 6 years ago
  68. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  69. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  70. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 6 years ago
  71. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  72. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  73. 353748a UBIFS: Fix potential integer overflow in allocation by Silvio Cesare · 6 years ago
  74. a3ac973 Convert jffs2 acl to struct_size by Matthew Wilcox · 6 years ago
  75. a205f0c Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  76. ea8781e autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description by Geert Uytterhoeven · 6 years ago
  77. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  78. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  79. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 6 years ago
  80. 89e9b5c xfs: update incore per-AG inode count by Darrick J. Wong · 6 years ago
  81. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  82. a2225d9 autofs: remove left-over autofs4 stubs by Linus Torvalds · 6 years ago
  83. ac0b414 btrfs: scrub: Don't use inode pages for device replace by Qu Wenruo · 6 years ago
  84. 87a3002 vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart by Al Viro · 6 years ago
  85. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  86. 0c14e43 Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  87. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. f9312a5 NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY by Trond Myklebust · 6 years ago
  89. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 6 years ago
  90. f72328d hpfs: Use EUCLEAN for filesystem errors by Mikulas Patocka · 6 years ago
  91. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  92. 9958910 NFSv4: Fix a typo in nfs41_sequence_process by Trond Myklebust · 6 years ago
  93. fc40724 NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") by Trond Myklebust · 6 years ago
  94. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  95. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  96. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  97. 692ad28 nfsd: fix error handling in nfs4_set_delegation() by Andrew Elble · 6 years ago
  98. 3171822f nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 6 years ago
  99. ce5624f NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() by Trond Myklebust · 6 years ago
  100. 6c34265 NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() by Trond Myklebust · 6 years ago