1. 0eba869 Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs by Greg Kroah-Hartman · 6 years ago
  2. 234b69e ocfs2: fix ocfs2 read block panic by Junxiao Bi · 6 years ago
  3. a1b3d2f fs/proc/kcore.c: fix invalid memory access in multi-page read optimization by Dominique Martinet · 6 years ago
  4. f061c1c Revert "ubifs: xattr: Don't operate on deleted inodes" by Richard Weinberger · 6 years ago
  5. d3bdc01 ubifs: drop false positive assertion by Sascha Hauer · 6 years ago
  6. 37f31b6 ubifs: Check for name being NULL while mounting by Richard Weinberger · 6 years ago
  7. 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
  8. cce6c9f ext4, dax: set ext4_dax_aops for dax files by Toshi Kani · 6 years ago
  9. 94dbb63 ext4, dax: add ext4_bmap to ext4_dax_aops by Toshi Kani · 6 years ago
  10. fe18d64 ext4: don't mark mmp buffer head dirty by Li Dongyang · 6 years ago
  11. 338affb ext4: show test_dummy_encryption mount option in /proc/mounts by Eric Biggers · 6 years ago
  12. 3a5af36 Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  13. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  14. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  15. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  16. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  17. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  18. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  19. 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
  20. 145ea6f1 Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  21. 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  22. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  23. 2d204ee cifs: integer overflow in in SMB2_ioctl() by Dan Carpenter · 6 years ago
  24. 56446f2 CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  25. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  26. b1f3821 ext4: close race between direct IO and ext4_break_layouts() by Ross Zwisler · 6 years ago
  27. 8c25741 ovl: fix oopses in ovl_fill_super() failure paths by Miklos Szeredi · 6 years ago
  28. 5890184 fs/cifs: require sha512 by Stefan Metzmacher · 6 years ago
  29. bcfb84a fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  30. ecfe951 afs: Fix cell specification to permit an empty address list by David Howells · 6 years ago
  31. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  32. 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
  33. c6ff25c Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  34. 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
  35. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 6 years ago
  36. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
  37. 5f8c109 ext4: fix online resizing for bigalloc file systems with a 1k block size by Theodore Ts'o · 6 years ago
  38. f0a459d ext4: fix online resize's handling of a too-small final block group by Theodore Ts'o · 6 years ago
  39. 9bdda4e fsnotify: fix ignore mask logic in fsnotify() by Amir Goldstein · 6 years ago
  40. b833a36 ovl: add ovl_fadvise() by Amir Goldstein · 6 years ago
  41. 395a207 cifs: connect to servername instead of IP for IPC$ share by Thomas Werschlein · 6 years ago
  42. f801568 smb3: check for and properly advertise directory lease support by Steve French · 6 years ago
  43. 25f2573 smb3: minor debugging clarifications in rfc1001 len processing by Steve French · 6 years ago
  44. 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 6 years ago
  45. c15e3f1 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 6 years ago
  46. 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
  47. 4274f51 ext4: recalucate superblock checksum after updating free blocks/inodes by Theodore Ts'o · 6 years ago
  48. bcd8e91 ext4: avoid arithemetic overflow that can trigger a BUG by Theodore Ts'o · 6 years ago
  49. 5b910bd ovl: fix GPF in swapfile_activate of file from overlayfs over xfs by Amir Goldstein · 6 years ago
  50. 80d3481 ovl: respect FIEMAP_FLAG_SYNC flag by Amir Goldstein · 6 years ago
  51. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  52. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  53. 4d982e2 ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 6 years ago
  54. b50282f ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 6 years ago
  55. 072ebb3 ext4: add nonstring annotations to ext4.h by Theodore Ts'o · 6 years ago
  56. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  57. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  59. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  60. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  61. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  62. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  63. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  64. b6fdfbf btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu by Misono Tomohiro · 6 years ago
  65. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 6 years ago
  66. ee4af50 udf: Fix mounting of Win7 created UDF filesystems by Jan Kara · 6 years ago
  67. 82c82ab udf: Remove dead code from udf_find_fileset() by Jan Kara · 6 years ago
  68. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  69. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  70. a2036a1 fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds by Arnd Bergmann · 6 years ago
  71. 0722f18 fs/afs: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  72. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  73. dc25727 hfs: prevent crash on exit from failed search by Ernesto A. Fernández · 6 years ago
  74. aba93a9 hfsplus: prevent crash on exit from failed search by Ernesto A. Fernandez · 6 years ago
  75. a7ec7a4 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 6 years ago
  76. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  77. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  78. 6f7948f Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  79. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 6 years ago
  80. 126c97f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  81. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  82. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  83. 82c9a92 getxattr: use correct xattr length by Christian Brauner · 7 years ago
  84. b9b8a41 btrfs: use after free in btrfs_quota_enable by Dan Carpenter · 6 years ago
  85. 801660b btrfs: btrfs_shrink_device should call commit transaction at the end by Anand Jain · 6 years ago
  86. a5b7f42 btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata by Lu Fengqi · 6 years ago
  87. de02b9f Btrfs: fix data corruption when deduplicating between different files by Filipe Manana · 6 years ago
  88. d4682ba Btrfs: sync log after logging new name by Filipe Manana · 7 years ago
  89. a26dd64 nfsd: Remove callback_cred by Chuck Lever · 6 years ago
  90. cb25e7b nfsd: Use correct credential for NFSv4.0 callback with GSS by Chuck Lever · 6 years ago
  91. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  92. fe6f0ed Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  93. 6faf05c ovl: set I_CREATING on inode being created by Miklos Szeredi · 6 years ago
  94. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  95. 3e811f0 fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp by Arnd Bergmann · 6 years ago
  96. d9edcbc4 adfs: use timespec64 for time conversion by Arnd Bergmann · 6 years ago
  97. f423420 fat: propagate 64-bit inode timestamps by Arnd Bergmann · 6 years ago
  98. 0afa962 fat: validate ->i_start before using by OGAWA Hirofumi · 6 years ago
  99. f663b5b fat: add FITRIM ioctl for FAT file system by Wentao Wang · 6 years ago
  100. a13f085 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago