1. 6a0440e nfs_remount(): don't leak, don't ignore LSM options quietly by Al Viro · 6 years ago
  2. a65001e btrfs: sanitize security_mnt_opts use by Al Viro · 6 years ago
  3. a10d7c2 LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount() by Al Viro · 6 years ago
  4. f5c0c26 new helper: security_sb_eat_lsm_opts() by Al Viro · 6 years ago
  5. c039bc3 LSM: lift extracting and parsing LSM options into the caller of ->sb_remount() by Al Viro · 6 years ago
  6. 6be8750 LSM: lift parsing LSM options into the caller of ->sb_kern_mount() by Al Viro · 6 years ago
  7. 43f5e65 vfs: Separate changing mount flags full remount by David Howells · 6 years ago
  8. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  9. 26cb5a3 exofs_mount(): fix leaks on failure exits by Al Viro · 6 years ago
  10. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  11. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  12. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  13. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  14. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  15. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  16. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  17. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  18. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  19. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  20. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  21. b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago
  22. 8c6c9bed8 cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  23. be4eb68 CIFS: Add direct I/O functions to file_operations by Long Li · 6 years ago
  24. 8c5f9c1 CIFS: Add support for direct I/O write by Long Li · 6 years ago
  25. 6e6e2b86 CIFS: Add support for direct I/O read by Long Li · 6 years ago
  26. 0df444a smb3: missing defines and structs for reparse point handling by Steve French · 6 years ago
  27. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  28. 926674d smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  29. f8af49d smb3: add trace point for tree connection by Steve French · 6 years ago
  30. 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  31. 0c5d6cb cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  32. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  33. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  34. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  35. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  36. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  37. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  38. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  39. 7260935 Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  40. d47748e ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
  41. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  42. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  43. 9b5cf82 Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  44. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  45. 59fc453 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  46. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  47. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  48. 22ea4eb fat: truncate inode timestamp updates in setattr by Frank Sorenson · 6 years ago
  49. cd83f6b fat: change timestamp updates to use fat_truncate_time by Frank Sorenson · 6 years ago
  50. 6bb885e fat: add functions to update and truncate timestamps appropriately by Frank Sorenson · 6 years ago
  51. d9f4d94 fat: create a function to calculate the timezone offest by Frank Sorenson · 6 years ago
  52. eceb890 fat: expand a slightly out-of-date comment by Mihir Mehta · 6 years ago
  53. 21bfc83 reiserfs: remove workaround code for GCC 3.x by Masahiro Yamada · 6 years ago
  54. b10298d reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  55. 6c9a3f8 fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  56. 8cd3cb5 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  57. dc8844a hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  58. 1267a07 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  59. 839c3a6a hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  60. 54640c7 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  61. d92915c hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  62. ef75bcc hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  63. d057c03 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  64. 19a9d0f hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  65. 0a3021d hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  66. b5c2123 fs/proc/vmcore.c: Convert to use vmf_error() by Souptick Joarder · 6 years ago
  67. 5e12758 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 6 years ago
  68. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  69. 9b190ec Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux by Linus Torvalds · 6 years ago
  70. 56ce68b Cramfs: trivial whitespace fixes by Nicolas Pitre · 6 years ago
  71. 672ca9d Cramfs: fix abad comparison when wrap-arounds occur by Nicolas Pitre · 6 years ago
  72. 85b5d4b Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  73. bf4a1fc xfs: remove [cm]time update from reflink calls by Darrick J. Wong · 6 years ago
  74. 3fc9f5e xfs: remove xfs_reflink_remap_range by Darrick J. Wong · 6 years ago
  75. 7a6ccf0 xfs: remove redundant remap partial EOF block checks by Darrick J. Wong · 6 years ago
  76. 3f68c1f xfs: support returning partial reflink results by Darrick J. Wong · 6 years ago
  77. 9f04aaf xfs: clean up xfs_reflink_remap_blocks call site by Darrick J. Wong · 6 years ago
  78. 4918ef4 xfs: fix pagecache truncation prior to reflink by Darrick J. Wong · 6 years ago
  79. 65f098e ocfs2: remove ocfs2_reflink_remap_range by Darrick J. Wong · 6 years ago
  80. 900611a ocfs2: support partial clone range and dedupe range by Darrick J. Wong · 6 years ago
  81. a8a9430 ocfs2: fix pagecache truncation prior to reflink by Darrick J. Wong · 6 years ago
  82. 2587b1f ocfs2: truncate page cache for clone destination file before remapping by Darrick J. Wong · 6 years ago
  83. 8c5c836 vfs: clean up generic_remap_file_range_prep return value by Darrick J. Wong · 6 years ago
  84. c32e5f3 vfs: hide file range comparison function by Darrick J. Wong · 6 years ago
  85. eca3654 vfs: enable remap callers that can handle short operations by Darrick J. Wong · 6 years ago
  86. df36583 vfs: plumb remap flags through the vfs dedupe functions by Darrick J. Wong · 6 years ago
  87. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  88. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  89. 8dde90b vfs: remap helper should update destination inode metadata by Darrick J. Wong · 6 years ago
  90. 3d28193 vfs: pass remap flags to generic_remap_checks by Darrick J. Wong · 6 years ago
  91. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  92. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  93. 6095028 vfs: rename clone_verify_area to remap_verify_area by Darrick J. Wong · 6 years ago
  94. a83ab01 vfs: rename vfs_clone_file_prep to be more descriptive by Darrick J. Wong · 6 years ago
  95. 9aae205 vfs: skip zero-length dedupe requests by Darrick J. Wong · 6 years ago
  96. 07d19dc vfs: avoid problematic remapping requests into partial EOF block by Darrick J. Wong · 6 years ago
  97. 2c5773f vfs: exit early from zero length remap operations by Darrick J. Wong · 6 years ago
  98. 1383a7e vfs: check file ranges before cloning files by Darrick J. Wong · 6 years ago
  99. 5b49f64 vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF by Darrick J. Wong · 6 years ago
  100. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago