Show patches with: Submitter = Pali Rohár       |    State = Action Required       |   102 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] cifs: Remove unicode parameter from parse_reparse_point() function cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - - --- 2024-10-28 Pali Rohár New
[4/5] cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session cifs: Fixes for SMB1 non-UNICODE 8-bit mode - 1 - - --- 2024-10-28 Pali Rohár New
[3/5] cifs: Add support for SMB1 Session Setup NTLMSSP Request in non-UNICODE mode cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - - --- 2024-10-28 Pali Rohár New
[2/5] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - - --- 2024-10-28 Pali Rohár New
[1/5] cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode cifs: Fixes for SMB1 non-UNICODE 8-bit mode - - - - --- 2024-10-28 Pali Rohár New
[v2] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY [v2] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY - - - - --- 2024-10-28 Pali Rohár New
[v2] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 [v2] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 - - - - --- 2024-10-28 Pali Rohár New
[v3] cifs: Fix parsing native symlinks directory/file type [v3] cifs: Fix parsing native symlinks directory/file type - - - - --- 2024-10-15 Pali Rohár New
[v2,7/7] cifs: Validate content of WSL reparse point buffers Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[v2,6/7] cifs: Add support for creating WSL-style symlinks Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[v2,5/7] cifs: Improve guard for excluding $LXDEV xattr Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[v2,4/7] cifs: Add support for creating NFS-style symlinks Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[v2,3/7] cifs: Add support for creating native Windows sockets Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[v2,2/7] cifs: Add mount option -o reparse=none Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[v2,1/7] cifs: Add mount option -o symlink= for choosing symlink create type Allow to choose symlink and socket type - - - - --- 2024-10-12 Pali Rohár New
[7/7] cifs: Validate content of WSL reparse point buffers cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
[6/7] cifs: Add support for creating WSL-style symlinks cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
[5/7] cifs: Improve guard for excluding $LXDEV xattr cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
[4/7] cifs: Add support for creating NFS-style symlinks cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
[3/7] cifs: Add support for creating native Windows sockets cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
[2/7] cifs: Add mount option -o reparse=none cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
[1/7] cifs: Add mount option -o reparse=native cifs: Improve mount option -o reparse and support for native Windows sockets - - - - --- 2024-10-06 Pali Rohár New
cifs: Add support for parsing WSL-style symlinks cifs: Add support for parsing WSL-style symlinks - - - - --- 2024-10-06 Pali Rohár New
[2/2] cifs: Improve stat() to work also without FILE_READ_ATTRIBUTES cifs: Improve access without FILE_READ_ATTRIBUTES permission - - - - --- 2024-10-05 Pali Rohár New
[1/2] cifs: Do not issue SMB2 CREATE always with FILE_READ_ATTRIBUTES cifs: Improve access without FILE_READ_ATTRIBUTES permission - - - - --- 2024-10-05 Pali Rohár New
cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY - - - - --- 2024-10-05 Pali Rohár New
cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 - - - - --- 2024-10-05 Pali Rohár New
[v2,6/6] cifs: Fix creating and resolving absolute NT-style symlinks cifs: Improve support for native SMB symlinks - - - - --- 2024-10-05 Pali Rohár New
[v2,5/6] cifs: Validate content of native symlink cifs: Improve support for native SMB symlinks - - - - --- 2024-10-05 Pali Rohár New
[v2,4/6] cifs: Fix parsing native symlinks directory/file type cifs: Improve support for native SMB symlinks - - - - --- 2024-10-05 Pali Rohár New
[v2,3/6] cifs: Fix parsing native symlinks relative to the export cifs: Improve support for native SMB symlinks - - - - --- 2024-10-05 Pali Rohár New
[v2,2/6] cifs: Fix creating native symlinks pointing to current or parent directory cifs: Improve support for native SMB symlinks - - - - --- 2024-10-05 Pali Rohár New
[v2,1/6] cifs: Improve creating native symlinks pointing to directory cifs: Improve support for native SMB symlinks - - - - --- 2024-10-05 Pali Rohár New
[v3] cifs: Remove intermediate object of failed create reparse call [v3] cifs: Remove intermediate object of failed create reparse call - 1 - - --- 2024-09-30 Pali Rohár New
[7/7] cifs: Fix creating and resolving absolute NT-style symlinks cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[6/7] cifs: Validate content of native symlink cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[5/7] cifs: Fix parsing native symlinks directory/file type cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[4/7] cifs: Fix parsing native symlinks relative to the export cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[3/7] cifs: Fix creating native symlinks pointing to current or parent directory cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[2/7] cifs: Improve creating native symlinks pointing to directory cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[1/7] cifs: Rename smb2_get_reparse_inode to smb2_create_reparse_inode cifs: Improve support for native SMB symlinks - - - - --- 2024-09-29 Pali Rohár New
[v2] cifs: Remove intermediate object of failed create reparse call [v2] cifs: Remove intermediate object of failed create reparse call - 1 - - --- 2024-09-29 Pali Rohár New
[v2] cifs: Fix buffer overflow when parsing NFS reparse points [v2] cifs: Fix buffer overflow when parsing NFS reparse points - 1 - - --- 2024-09-29 Pali Rohár New
[8/8] cifs: Rename posix to nfs in parse_reparse_posix() and reparse_posix_data cifs: Fix support for NFS-style reparse points - - - - --- 2024-09-28 Pali Rohár New
[7/8] cifs: Validate content of NFS reparse point buffer cifs: Fix support for NFS-style reparse points - - - - --- 2024-09-28 Pali Rohár New
[6/8] cifs: Do not convert delimiter when parsing NFS-style symlinks cifs: Fix support for NFS-style reparse points - 1 - - --- 2024-09-28 Pali Rohár New
[5/8] cifs: Fix buffer overflow when parsing NFS reparse points cifs: Fix support for NFS-style reparse points - 1 - - --- 2024-09-28 Pali Rohár New
[4/8] cifs: Fix creating NFS-style char/block devices cifs: Fix support for NFS-style reparse points - 1 - - --- 2024-09-28 Pali Rohár New
[3/8] cifs: Fix parsing NFS-style char/block devices cifs: Fix support for NFS-style reparse points - 1 - - --- 2024-09-28 Pali Rohár New
[2/8] cifs: Remove intermediate object of failed create reparse call cifs: Fix support for NFS-style reparse points - 1 - - --- 2024-09-28 Pali Rohár New
[1/8] smb: Update comments about some reparse point tags cifs: Fix support for NFS-style reparse points - - - - --- 2024-09-28 Pali Rohár New
cifs: Check for UTF-16 null codepoint in SFU symlink target location cifs: Check for UTF-16 null codepoint in SFU symlink target location - 1 - - --- 2024-09-27 Pali Rohár New
[4/4] cifs: Update SFU comments about fifos and sockets cifs: Improve client SFU support for special files (2) - - - - --- 2024-09-15 Pali Rohár New
[3/4] cifs: Fix creating of SFU fifo special files cifs: Improve client SFU support for special files (2) - 1 - - --- 2024-09-15 Pali Rohár New
[2/4] cifs: Fix creating of SFU socket special files cifs: Improve client SFU support for special files (2) - - - - --- 2024-09-15 Pali Rohár New
[1/4] cifs: Add support for creating SFU symlinks cifs: Improve client SFU support for special files (2) - - - - --- 2024-09-15 Pali Rohár New
cifs: Fix getting reparse points from server without WSL support cifs: Fix getting reparse points from server without WSL support - 1 - - --- 2024-09-13 Pali Rohár New
[7/7] cifs: Add support for creating SFU symlinks cifs: Improve client SFU support for special files - - - - --- 2024-09-12 Pali Rohár New
[6/7] cifs: Fix creating of SFU fifo and socket special files cifs: Improve client SFU support for special files - 2 - - --- 2024-09-12 Pali Rohár New
[5/7] cifs: Recognize SFU socket type cifs: Improve client SFU support for special files - - - - --- 2024-09-12 Pali Rohár New
[4/7] cifs: Show debug message when SFU Fifo type was detected cifs: Improve client SFU support for special files - - - - --- 2024-09-12 Pali Rohár New
[3/7] cifs: Put explicit zero byte into SFU block/char types cifs: Improve client SFU support for special files - - - - --- 2024-09-12 Pali Rohár New
[2/7] cifs: Add support for reading SFU symlink location cifs: Improve client SFU support for special files - - - - --- 2024-09-12 Pali Rohár New
[1/7] cifs: Fix recognizing SFU symlinks cifs: Improve client SFU support for special files - 1 - - --- 2024-09-12 Pali Rohár New
[RFC,v2,18/18] nls: Drop broken nls_utf8 module fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,17/18] cifs: Remove usage of load_nls_default() calls fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,16/18] cifs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,15/18] ntfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,14/18] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,13/18] jfs: Fix buffer overflow in jfs_strfromUCS_le() function fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,12/18] jfs: Remove custom iso8859-1 implementation fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,11/18] hfsplus: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,10/18] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,09/18] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,08/18] befs: Allow to use native UTF-8 mode fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,07/18] befs: Fix error processing when load_nls() fails fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,06/18] befs: Rename enum value Opt_charset to Opt_iocharset to match mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,05/18] befs: Fix printing iocharset= mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,04/18] ntfs: Fix error processing when load_nls() fails fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,03/18] ntfs: Undeprecate iocharset= mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,02/18] hfsplus: Add iocharset= mount option as alias for nls= fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,01/18] fat: Fix iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,20/20] nls: Drop broken nls_utf8 module fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,19/20] cifs: Remove usage of load_nls_default() calls fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,18/20] cifs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,17/20] ntfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,16/20] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,15/20] jfs: Fix buffer overflow in jfs_strfromUCS_le() function fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,14/20] jfs: Remove custom iso8859-1 implementation fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,13/20] hfsplus: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,11/20] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,10/20] befs: Allow to use native UTF-8 mode fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,09/20] befs: Fix error processing when load_nls() fails fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,08/20] befs: Rename enum value Opt_charset to Opt_iocharset to match mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,07/20] befs: Fix printing iocharset= mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,06/20] ntfs: Fix error processing when load_nls() fails fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,05/20] ntfs: Undeprecate iocharset= mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2021-08-08 Pali Rohár New
[RFC,04/20] isofs: joliet: Fix iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - 1 - --- 2021-08-08 Pali Rohár New
[RFC,03/20] udf: Fix iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - 1 - --- 2021-08-08 Pali Rohár New
« 1 2 »