1. 4718dca Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Greg Kroah-Hartman · 6 years ago
  2. dc480fe gfs2: Fix iomap buffered write support for journaled files by Andreas Gruenbacher · 6 years ago
  3. b399890 xfs: fix data corruption w/ unaligned reflink ranges by Dave Chinner · 6 years ago
  4. dceeb47 xfs: fix data corruption w/ unaligned dedupe ranges by Dave Chinner · 6 years ago
  5. cbe355f ocfs2: fix locking for res->tracking and dlm->tracking_list by Ashish Samant · 6 years ago
  6. f8a00ce proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
  7. 69eb776 ocfs2: fix crash in ocfs2_duplicate_clusters_by_page() by Larry Chen · 6 years ago
  8. 087f759 Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Greg Kroah-Hartman · 6 years ago
  9. 7debbf0 xfs: update ctime and remove suid before cloning files by Darrick J. Wong · 6 years ago
  10. 410fdc7 xfs: zero posteof blocks when cloning above eof by Darrick J. Wong · 6 years ago
  11. 0d41e1d xfs: refactor clonerange preparation into a separate helper by Darrick J. Wong · 6 years ago
  12. 010bd96 Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Greg Kroah-Hartman · 6 years ago
  13. 1b0350c Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Greg Kroah-Hartman · 6 years ago
  14. 1a8f8d2 ovl: fix format of setxattr debug by Miklos Szeredi · 6 years ago
  15. 601350f ovl: fix access beyond unterminated strings by Amir Goldstein · 6 years ago
  16. 73dec82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Greg Kroah-Hartman · 6 years ago
  17. 7af929d smb3: fix lease break problem introduced by compounding by Steve French · 6 years ago
  18. 4e34feb cifs: only wake the thread for the very last PDU in a compound by Ronnie Sahlberg · 6 years ago
  19. ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
  20. 0595751 smb2: fix missing files in root share directory listing by Aurelien Aptel · 7 years ago
  21. ef0f258 Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  22. e55ec4d xfs: fix error handling in xfs_bmap_extents_to_btree by Dave Chinner · 6 years ago
  23. bac6f6c pstore/ram: Fix failure-path memory leak in ramoops_init by Kees Cook · 6 years ago
  24. 9ba6873 Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  25. 561295a iomap: set page dirty after partial delalloc on mkwrite by Brian Foster · 6 years ago
  26. ec2ed0b xfs: remove invalid log recovery first/last cycle check by Brian Foster · 6 years ago
  27. 339e1a3 xfs: validate inode di_forkoff by Eric Sandeen · 6 years ago
  28. f5f3f95 xfs: skip delalloc COW blocks in xfs_reflink_end_cow by Christoph Hellwig · 6 years ago
  29. f369a13 xfs: don't treat unknown di_flags2 as corruption in scrub by Eric Sandeen · 6 years ago
  30. 2863c2e xfs: remove duplicated include from alloc.c by YueHaibing · 6 years ago
  31. 0065b54 xfs: don't bring in extents in xfs_bmap_punch_delalloc_range by Christoph Hellwig · 6 years ago
  32. df30707 xfs: fix transaction leak in xfs_reflink_allocate_cow() by Dave Chinner · 6 years ago
  33. 8683edb xfs: avoid lockdep false positives in xfs_trans_alloc by Dave Chinner · 6 years ago
  34. 9580845 xfs: refactor xfs_buf_log_item reference count handling by Brian Foster · 6 years ago
  35. 23420d0 xfs: clean up xfs_trans_brelse() by Brian Foster · 6 years ago
  36. d918310 xfs: don't unlock invalidated buf on aborted tx commit by Brian Foster · 6 years ago
  37. d5a2e28 xfs: remove last of unnecessary xfs_defer_cancel() callers by Brian Foster · 6 years ago
  38. ae29478 xfs: don't crash the vfs on a garbage inline symlink by Darrick J. Wong · 6 years ago
  39. c127e59 Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Greg Kroah-Hartman · 6 years ago
  40. f52afc9 dax: Fix deadlock in dax_lock_mapping_entry() by Jan Kara · 6 years ago
  41. a385231 erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  42. 69383c5 ovl: make symbol 'ovl_aops' static by Wei Yongjun · 6 years ago
  43. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  44. d9d150a ovl: fix freeze protection bypass in ovl_clone_file_range() by Amir Goldstein · 6 years ago
  45. 898cc19 ovl: fix freeze protection bypass in ovl_write_iter() by Amir Goldstein · 6 years ago
  46. 63e1325 ovl: fix memory leak on unlink of indexed file by Amir Goldstein · 6 years ago
  47. 0eba869 Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs by Greg Kroah-Hartman · 6 years ago
  48. 234b69e ocfs2: fix ocfs2 read block panic by Junxiao Bi · 6 years ago
  49. a1b3d2f fs/proc/kcore.c: fix invalid memory access in multi-page read optimization by Dominique Martinet · 6 years ago
  50. f061c1c Revert "ubifs: xattr: Don't operate on deleted inodes" by Richard Weinberger · 6 years ago
  51. d3bdc01 ubifs: drop false positive assertion by Sascha Hauer · 6 years ago
  52. 37f31b6 ubifs: Check for name being NULL while mounting by Richard Weinberger · 6 years ago
  53. 9e796c9 ext2, dax: set ext2_dax_aops for dax files by Toshi Kani · 6 years ago
  54. ffc4c92 sysfs: Do not return POSIX ACL xattrs via listxattr by Andreas Gruenbacher · 6 years ago
  55. ad3273d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Greg Kroah-Hartman · 6 years ago
  56. cce6c9f ext4, dax: set ext4_dax_aops for dax files by Toshi Kani · 6 years ago
  57. 94dbb63 ext4, dax: add ext4_bmap to ext4_dax_aops by Toshi Kani · 6 years ago
  58. fe18d64 ext4: don't mark mmp buffer head dirty by Li Dongyang · 6 years ago
  59. 338affb ext4: show test_dummy_encryption mount option in /proc/mounts by Eric Biggers · 6 years ago
  60. 3a5af36 Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  61. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  62. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  63. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  64. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  65. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  66. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  67. 48751b5 Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  68. 145ea6f Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  69. 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  70. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  71. 2d204ee cifs: integer overflow in in SMB2_ioctl() by Dan Carpenter · 6 years ago
  72. 56446f2 CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  73. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  74. b90ca5c filesystem-dax: Fix use of zero page by Matthew Wilcox · 6 years ago
  75. b1f3821 ext4: close race between direct IO and ext4_break_layouts() by Ross Zwisler · 6 years ago
  76. 8c25741 ovl: fix oopses in ovl_fill_super() failure paths by Miklos Szeredi · 6 years ago
  77. 5890184 fs/cifs: require sha512 by Stefan Metzmacher · 6 years ago
  78. bcfb84a fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  79. ecfe951 afs: Fix cell specification to permit an empty address list by David Howells · 6 years ago
  80. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  81. d042a24 Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  82. c6ff25c Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  83. 5404525 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  84. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 6 years ago
  85. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
  86. 5f8c109 ext4: fix online resizing for bigalloc file systems with a 1k block size by Theodore Ts'o · 6 years ago
  87. f0a459d ext4: fix online resize's handling of a too-small final block group by Theodore Ts'o · 6 years ago
  88. 9bdda4e fsnotify: fix ignore mask logic in fsnotify() by Amir Goldstein · 6 years ago
  89. b833a36 ovl: add ovl_fadvise() by Amir Goldstein · 6 years ago
  90. 395a207 cifs: connect to servername instead of IP for IPC$ share by Thomas Werschlein · 6 years ago
  91. f801568 smb3: check for and properly advertise directory lease support by Steve French · 6 years ago
  92. 25f2573 smb3: minor debugging clarifications in rfc1001 len processing by Steve French · 6 years ago
  93. 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 6 years ago
  94. c15e3f1 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 6 years ago
  95. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. 4274f51 ext4: recalucate superblock checksum after updating free blocks/inodes by Theodore Ts'o · 6 years ago
  97. bcd8e91 ext4: avoid arithemetic overflow that can trigger a BUG by Theodore Ts'o · 6 years ago
  98. 5b910bd ovl: fix GPF in swapfile_activate of file from overlayfs over xfs by Amir Goldstein · 6 years ago
  99. 80d3481 ovl: respect FIEMAP_FLAG_SYNC flag by Amir Goldstein · 6 years ago
  100. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago