1. cb7a838 NFS: Split out the body of nfs4_reclaim_open_state() by Anna Schumaker · 7 years ago
  2. 10ec57e nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes by Tigran Mkrtchyan · 7 years ago
  3. 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  4. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 7 years ago
  5. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 7 years ago
  6. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 7 years ago
  7. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 7 years ago
  8. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 7 years ago
  9. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 7 years ago
  10. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 7 years ago
  11. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 7 years ago
  12. 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
  13. 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
  14. f52afc9 dax: Fix deadlock in dax_lock_mapping_entry() by Jan Kara · 6 years ago
  15. 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
  16. 0eba869 Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs by Greg Kroah-Hartman · 6 years ago
  17. 234b69e ocfs2: fix ocfs2 read block panic by Junxiao Bi · 6 years ago
  18. a1b3d2f fs/proc/kcore.c: fix invalid memory access in multi-page read optimization by Dominique Martinet · 6 years ago
  19. f061c1c Revert "ubifs: xattr: Don't operate on deleted inodes" by Richard Weinberger · 7 years ago
  20. d3bdc01 ubifs: drop false positive assertion by Sascha Hauer · 7 years ago
  21. 37f31b6 ubifs: Check for name being NULL while mounting by Richard Weinberger · 7 years ago
  22. 9e796c9 ext2, dax: set ext2_dax_aops for dax files by Toshi Kani · 7 years ago
  23. ad3273d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Greg Kroah-Hartman · 7 years ago
  24. cce6c9f ext4, dax: set ext4_dax_aops for dax files by Toshi Kani · 7 years ago
  25. 94dbb63 ext4, dax: add ext4_bmap to ext4_dax_aops by Toshi Kani · 7 years ago
  26. fe18d64 ext4: don't mark mmp buffer head dirty by Li Dongyang · 7 years ago
  27. 338affb ext4: show test_dummy_encryption mount option in /proc/mounts by Eric Biggers · 7 years ago
  28. 3a5af36 Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  29. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  30. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 7 years ago
  31. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 7 years ago
  32. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 7 years ago
  33. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 7 years ago
  34. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 7 years ago
  35. 48751b5 Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  36. 145ea6f Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  37. 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 7 years ago
  38. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 7 years ago
  39. 2d204ee cifs: integer overflow in in SMB2_ioctl() by Dan Carpenter · 7 years ago
  40. 56446f2 CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 7 years ago
  41. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 7 years ago
  42. b90ca5c filesystem-dax: Fix use of zero page by Matthew Wilcox · 7 years ago
  43. b1f3821 ext4: close race between direct IO and ext4_break_layouts() by Ross Zwisler · 7 years ago
  44. 8c25741 ovl: fix oopses in ovl_fill_super() failure paths by Miklos Szeredi · 7 years ago
  45. 5890184 fs/cifs: require sha512 by Stefan Metzmacher · 7 years ago
  46. bcfb84a fs/cifs: suppress a string overflow warning by Stephen Rothwell · 7 years ago
  47. ecfe951 afs: Fix cell specification to permit an empty address list by David Howells · 7 years ago
  48. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  49. d042a24 Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  50. c6ff25c Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  51. 5404525 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  52. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 7 years ago
  53. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 7 years ago
  54. 5f8c109 ext4: fix online resizing for bigalloc file systems with a 1k block size by Theodore Ts'o · 7 years ago
  55. f0a459d ext4: fix online resize's handling of a too-small final block group by Theodore Ts'o · 7 years ago
  56. 9bdda4e fsnotify: fix ignore mask logic in fsnotify() by Amir Goldstein · 7 years ago
  57. b833a36 ovl: add ovl_fadvise() by Amir Goldstein · 7 years ago
  58. 395a207 cifs: connect to servername instead of IP for IPC$ share by Thomas Werschlein · 7 years ago
  59. f801568 smb3: check for and properly advertise directory lease support by Steve French · 7 years ago
  60. 25f2573 smb3: minor debugging clarifications in rfc1001 len processing by Steve French · 7 years ago
  61. 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 7 years ago
  62. c15e3f1 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 7 years ago
  63. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 4274f51 ext4: recalucate superblock checksum after updating free blocks/inodes by Theodore Ts'o · 7 years ago
  65. bcd8e91 ext4: avoid arithemetic overflow that can trigger a BUG by Theodore Ts'o · 7 years ago
  66. 5b910bd ovl: fix GPF in swapfile_activate of file from overlayfs over xfs by Amir Goldstein · 7 years ago
  67. 80d3481 ovl: respect FIEMAP_FLAG_SYNC flag by Amir Goldstein · 7 years ago
  68. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 7 years ago
  69. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  70. 4d982e2 ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 7 years ago
  71. b50282f ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 7 years ago
  72. 072ebb3 ext4: add nonstring annotations to ext4.h by Theodore Ts'o · 7 years ago
  73. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  74. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  76. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  77. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  78. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  79. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 7 years ago
  80. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  81. b6fdfbf btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu by Misono Tomohiro · 7 years ago
  82. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 7 years ago
  83. ee4af50 udf: Fix mounting of Win7 created UDF filesystems by Jan Kara · 7 years ago
  84. 82c82ab udf: Remove dead code from udf_find_fileset() by Jan Kara · 7 years ago
  85. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  86. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 7 years ago
  87. a2036a1 fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds by Arnd Bergmann · 7 years ago
  88. 0722f18 fs/afs: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  89. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 7 years ago
  90. dc25727 hfs: prevent crash on exit from failed search by Ernesto A. Fernández · 7 years ago
  91. aba93a9 hfsplus: prevent crash on exit from failed search by Ernesto A. Fernandez · 7 years ago
  92. a7ec7a4 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 7 years ago
  93. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  94. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  95. 6f7948f Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  96. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 7 years ago
  97. 126c97f cifs: check kmalloc before use by Nicholas Mc Guire · 7 years ago
  98. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 7 years ago
  99. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 7 years ago
  100. 82c9a92 getxattr: use correct xattr length by Christian Brauner · 7 years ago