1. 0c2b5f7 cifs: fix rsize/wsize to be negotiated values by Steve French · 4 years, 3 months ago
  2. 09a8361 cifs: Fix some error pointers handling detected by static checker by Samuel Cabrero · 4 years, 3 months ago
  3. dd53803 smb3: remind users that witness protocol is experimental by Steve French · 4 years, 3 months ago
  4. 653a5ef cifs: update super_operations to show_devname by Steve French · 4 years, 3 months ago
  5. 5c4b642 cifs: fix uninitialized variable in smb3_fs_context_parse_param by Ronnie Sahlberg · 4 years, 3 months ago
  6. 1cb6c3d cifs: update mnt_cifs_flags during reconfigure by Ronnie Sahlberg · 4 years, 3 months ago
  7. 2d39f50 cifs: move update of flags into a separate function by Ronnie Sahlberg · 4 years, 3 months ago
  8. 51acd20 cifs: remove ctx argument from cifs_setup_cifs_sb by Ronnie Sahlberg · 4 years, 3 months ago
  9. 531f03b cifs: do not allow changing posix_paths during remount by Ronnie Sahlberg · 4 years, 3 months ago
  10. 7c7ee62 cifs: uncomplicate printing the iocharset parameter by Ronnie Sahlberg · 4 years, 3 months ago
  11. 6fd4ea8 cifs: don't create a temp nls in cifs_setup_ipc by Ronnie Sahlberg · 4 years, 3 months ago
  12. 387ec58 cifs: simplify handling of cifs_sb/ctx->local_nls by Ronnie Sahlberg · 4 years, 3 months ago
  13. 9ccecae cifs: we do not allow changing username/password/unc/... during remount by Ronnie Sahlberg · 4 years, 3 months ago
  14. d6a7878 cifs: add initial reconfigure support by Ronnie Sahlberg · 4 years, 3 months ago
  15. 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 3 months ago
  16. c741cba cifs: move cifs_cleanup_volume_info[_content] to fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
  17. 427c4f0 cifs: Add missing sentinel to smb3_fs_parameters by Dmitry Osipenko · 4 years, 3 months ago
  18. 121d947 cifs: Handle witness client move notification by Samuel Cabrero · 4 years, 4 months ago
  19. af1e40d cifs: remove actimeo from cifs_sb by Ronnie Sahlberg · 4 years, 4 months ago
  20. 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 3 months ago
  21. ee0dce4 cifs: remove some minor warnings pointed out by kernel test robot by Steve French · 4 years, 3 months ago
  22. 607dfc7 cifs: remove various function description warnings by Steve French · 4 years, 3 months ago
  23. 7d6535b cifs: Simplify reconnect code when dfs upcall is enabled by Samuel Cabrero · 4 years, 4 months ago
  24. 21077c6 cifs: Send witness register messages to userspace daemon in echo task by Samuel Cabrero · 4 years, 4 months ago
  25. 20fab0d cifs: Add witness information to debug data dump by Samuel Cabrero · 4 years, 4 months ago
  26. fed979a cifs: Set witness notification handler for messages from userspace daemon by Samuel Cabrero · 4 years, 4 months ago
  27. bf80e5d cifs: Send witness register and unregister commands to userspace daemon by Samuel Cabrero · 4 years, 4 months ago
  28. e68f4a7 cifs: minor updates to Kconfig by Steve French · 4 years, 3 months ago
  29. 0ac4e29 cifs: add witness mount option and data structs by Samuel Cabrero · 4 years, 3 months ago
  30. 06f08da cifs: Register generic netlink family by Samuel Cabrero · 4 years, 4 months ago
  31. 047092f cifs: cleanup misc.c by Steve French · 4 years, 3 months ago
  32. bc04499 cifs: minor kernel style fixes for comments by Steve French · 4 years, 3 months ago
  33. e73a42e cifs: Make extract_sharename function public by Samuel Cabrero · 4 years, 4 months ago
  34. a87e672 cifs: Make extract_hostname function public by Samuel Cabrero · 4 years, 4 months ago
  35. a2a52a8 cifs: get rid of cifs_sb->mountdata by Ronnie Sahlberg · 4 years, 4 months ago
  36. d17abdf7 cifs: add an smb3_fs_context to cifs_sb by Ronnie Sahlberg · 4 years, 4 months ago
  37. 4deb075 cifs: remove the devname argument to cifs_compose_mount_options by Ronnie Sahlberg · 4 years, 3 months ago
  38. 24e0a1e cifs: switch to new mount api by Ronnie Sahlberg · 4 years, 3 months ago
  39. 66e7b09 cifs: move cifs_parse_devname to fs_context.c by Ronnie Sahlberg · 4 years, 4 months ago
  40. 15c7d09 cifs: move the enum for cifs parameters into fs_context.h by Ronnie Sahlberg · 4 years, 4 months ago
  41. 837e3a1 cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c by Ronnie Sahlberg · 4 years, 4 months ago
  42. 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 3 months ago
  43. 7955f10 SMB3.1.1: do not log warning message if server doesn't populate salt by Steve French · 4 years, 3 months ago
  44. 145024e SMB3.1.1: update comments clarifying SPNEGO info in negprot response by Steve French · 4 years, 3 months ago
  45. f2156d3 cifs: Enable sticky bit with cifsacl mount option. by Shyam Prasad N · 4 years, 4 months ago
  46. 0f22053 cifs: Fix unix perm bits to cifsacl conversion for "other" bits. by Shyam Prasad N · 4 years, 7 months ago
  47. bc7c412 SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp by Steve French · 4 years, 3 months ago
  48. ebcd6de SMB3: avoid confusing warning message on mount to Azure by Steve French · 4 years, 3 months ago
  49. 21ac58f cifs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 4 months ago
  50. 2c85ebc Linux 5.10 by Linus Torvalds · 4 years, 3 months ago
  51. ec6f5e0 Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  52. d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  53. 6bff9bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  54. 5ee595d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 3 months ago
  55. 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
  56. b53966f Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
  57. b01dedd Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
  58. 31d00f6 Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  59. 643e69a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 3 months ago
  60. 6ffeb1c md: change mddev 'chunk_sectors' from int to unsigned by Mike Snitzer · 4 years, 3 months ago
  61. 0d07c0e x86/kprobes: Fix optprobe to detect INT3 padding correctly by Masami Hiramatsu · 4 years, 3 months ago
  62. cffdd6d Input: goodix - add upside-down quirk for Teclast X98 Pro tablet by Simon Beginn · 4 years, 3 months ago
  63. 111d0bd tools/kvm_stat: Exempt time-based counters by Stefan Raspl · 4 years, 3 months ago
  64. 34c0f6f KVM: mmu: Fix SPTE encoding of MMIO generation upper half by Maciej S. Szmigiero · 4 years, 3 months ago
  65. 7f376f1 Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 3 months ago
  66. 1de5d12 Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 3 months ago
  67. e977aaf Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 4 years, 3 months ago
  68. 782598e Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 3 months ago
  69. b7906b7 bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers by Andrii Nakryiko · 4 years, 3 months ago
  70. a06caa4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  71. ba9c120 mm/hugetlb: clear compound_nr before freeing gigantic pages by Gerald Schaefer · 4 years, 3 months ago
  72. 6c82d45 kasan: fix object remaining in offline per-cpu quarantine by Kuan-Ying Lee · 4 years, 3 months ago
  73. 6e7b64b9 elfcore: fix building with clang by Arnd Bergmann · 4 years, 3 months ago
  74. 55d5b7dd initramfs: fix clang build failure by Arnd Bergmann · 4 years, 3 months ago
  75. 14dc398 kbuild: avoid static_assert for genksyms by Arnd Bergmann · 4 years, 3 months ago
  76. 84edc2e selftest/fpu: avoid clang warning by Arnd Bergmann · 4 years, 3 months ago
  77. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 3 months ago
  78. 16c0cc0 revert "mm/filemap: add static for function __add_to_page_cache_locked" by Andrew Morton · 4 years, 3 months ago
  79. 82e0609 Input: cm109 - do not stomp on control URB by Dmitry Torokhov · 4 years, 3 months ago
  80. 33d974e mtd: rawnand: xway: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  81. cf75f00 mtd: rawnand: socrates: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  82. 148b4f1 mtd: rawnand: plat_nand: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  83. 9506ab9 mtd: rawnand: pasemi: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  84. f87b720 mtd: rawnand: orion: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  85. f49bde9 mtd: rawnand: mpc5121: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  86. bd47fa4 mtd: rawnand: gpio: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  87. 5227726 mtd: rawnand: au1550: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  88. 249a959 mtd: rawnand: ams-delta: Do not force a particular software ECC engine by Miquel Raynal · 4 years, 3 months ago
  89. 94801e5 Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
  90. 6d47cde Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  91. c1cea11 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 3 months ago
  92. 4da3a54 Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()" by Andrea Parri (Microsoft) · 4 years, 3 months ago
  93. 059fe82 Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  94. ccbbfd1 RISC-V: Define get_cycles64() regardless of M-mode by Palmer Dabbelt · 4 years, 4 months ago
  95. 33dc961 Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 3 months ago
  96. 47003b9 Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  97. 197c61c Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 3 months ago
  98. b1f195f drm/i915/display: Go softly softly on initial modeset failure by Chris Wilson · 4 years, 3 months ago
  99. de2df16 Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 3 months ago
  100. a81ac29 Merge tag 'amd-drm-fixes-5.10-2020-12-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 3 months ago