Toggle navigation
Patchwork
Linux CIFS Client
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 2173 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
19
20
21
22
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[06/11] cifs: eliminate "first_time" parm to CIFS_SessSetup
- - - -
0 0 0
2010-04-24
Jeff Layton
New
[05/11] cifs: save the dialect chosen by server
- - - -
0 0 0
2010-04-24
Jeff Layton
New
[04/11] cifs: rename "extended_security" to "global_secflags"
- - - -
0 0 0
2010-04-24
Jeff Layton
New
[03/11] cifs: move tcon find/create into separate function
- - - -
0 0 0
2010-04-24
Jeff Layton
New
[02/11] cifs: move SMB session creation code into separate function
- - - -
0 0 0
2010-04-24
Jeff Layton
New
[01/11] cifs: track local_nls in volume info
- - - -
0 0 0
2010-04-24
Jeff Layton
New
[2/2] Continued cleanup of open_cred_file and fixed a potential security risk.
- - - -
0 0 0
2010-04-23
Scott Lovenberg
New
[1/2] Clean up credential file parsing in mount.cifs.c.
- - - -
0 0 0
2010-04-23
Scott Lovenberg
New
Fix losing locks during fork
- - - -
0 0 0
2010-04-21
piastry@etersoft.ru
New
Test the password field as well as the username field when looking for a session to reuse.
- - - -
0 0 0
2010-04-21
Alex Zeffertt
New
[11/11] cifs: add "multises" mount option
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[10/11] cifs: on multises mount, set ownership to current_fsuid/current_fsgid
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[09/11] cifs: add routines to build sessions and tcons on the fly
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[08/11] cifs: fix handling of signing with writepages
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[07/11] cifs: allow for cifs_sb_tcon() to return an error
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[06/11] cifs: have cifs_new_fileinfo take a tcon arg
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[05/11] cifs: fix cifs_show_options to show "username=" or "multises"
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[04/11] cifs: have find_readable/writable_file filter by fsuid
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[03/11] cifs: make various routines use the cifsFileInfo->tcon pointer
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[02/11] cifs: add tcon field to cifsFileInfo struct
- - - -
0 0 0
2010-04-20
Jeff Layton
New
[01/11] cifs: add function to get a tcon from cifs_sb
- - - -
0 0 0
2010-04-20
Jeff Layton
New
Clean up open_cred_file()
- - - -
0 0 0
2010-04-20
Scott Lovenberg
New
Clean up open_cred_file()
- - - -
0 0 0
2010-04-18
Scott Lovenberg
New
cifs.upcall: use "creduid=" parm by default when available (RFC)
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[11/11] cifs: add separate cred_uid field to sesInfo
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[10/11] cifs: clean up cifs_find_smb_ses
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[09/11] cifs: allow mixed secTypes on a socket
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[08/11] cifs: have decode_negTokenInit set flags in server struct
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[07/11] cifs: break negotiate protocol calls out of cifs_setup_session
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[06/11] cifs: eliminate "first_time" parm to CIFS_SessSetup
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[05/11] cifs: save the dialect chosen by server
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[04/11] cifs: rename "extended_security" to "global_secflags"
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[03/11] cifs: move tcon find/create into separate function
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[02/11] cifs: move SMB session creation code into separate function
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[01/11] cifs: track local_nls in volume info
- - - -
0 0 0
2010-04-17
Jeff Layton
New
[2/2] mount.cifs: remove unneeded newline in verbose output
- - - -
0 0 0
2010-04-14
Jeff Layton
New
[1/2] mount.cifs: check for NULL pointer before calling strchr()
- - - -
0 0 0
2010-04-14
Jeff Layton
New
Linux CIFS NTLMSSP mount failing against win2k8
- - - -
0 0 0
2010-04-14
Jeff Layton
New
automake: don't use @foo@ constructs in Makefile.am
- - - -
0 0 0
2010-04-13
Jeff Layton
New
Error chdir with mount.cifs 4.3 and autofs.
- - - -
0 0 0
2010-04-11
Jeff Layton
New
[linux-cifs-client[[patch] Attempt #2 to handle null nameidata
- - - -
0 0 0
2010-04-07
Shirish Pargaonkar
New
Fix losing locks during fork
- - - -
0 0 0
2010-04-06
piastry@etersoft.ru
New
Fix losing locks during fork
- - 1 -
0 0 0
2010-04-05
piastry@etersoft.ru
New
Fix losing locks during fork
- - - -
0 0 0
2010-04-05
piastry@etersoft.ru
New
mount.cifs: restrict capabilities further
- - - -
0 0 0
2010-04-05
Jeff Layton
New
mount.cifs: properly prune the capabilities bounding set
- - - -
0 0 0
2010-04-05
Jeff Layton
New
Fix page reading error with mandatory locking style
- - - -
0 0 0
2010-04-05
piastry@etersoft.ru
New
not overwriting file_lock structure after GET_LK
- - 2 -
0 0 0
2010-04-05
piastry@etersoft.ru
New
mount.cifs: use libcap-ng to manage capabilities
- - - -
0 0 0
2010-04-04
Jeff Layton
New
autotools: don't link mount.cifs against krb5 library
- - - -
0 0 0
2010-04-04
Jeff Layton
New
Make credentials file parameters consistent with command line parameters
- - - -
0 0 0
2010-04-04
Scott Lovenberg
New
Error's opening credentials file.
- - - -
0 0 0
2010-04-02
Jeff Layton
New
skip posix open if nameidata is null
- - - -
0 0 0
2010-04-02
Shirish Pargaonkar
New
skip posix open if nameidata is null
- - - -
0 0 0
2010-04-02
Shirish Pargaonkar
New
[17/19] mount.cifs: guard against signals by unprivileged users
- - - -
0 0 0
2010-04-01
Jeff Layton
New
Patch to get cifs.upcall to compile with Heimdal
- - - -
0 0 0
2010-04-01
Torsten Kurbad
New
Patch to get cifs.upcall to compile with Heimdal
- - - -
0 0 0
2010-04-01
Torsten Kurbad
New
Patch to get cifs.upcall to compile with Heimdal
- - - -
0 0 0
2010-03-31
Torsten Kurbad
New
[1/3] #6823 page reading with mandatory locking style
- - - -
0 0 0
2010-03-31
piastry@etersoft.ru
New
cifs: Fix a kernel BUG with remote OS/2 server (try #3)
- - 1 -
0 0 0
2010-03-31
Suresh Jayaraman
New
[15/15] cifs: temporary hack -- set secType to Kerberos
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[14/15] cifs: add "multises" mount option
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[13/15] cifs: on multises mount, set ownership to current_fsuid/current_fsgid
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[12/15] cifs: build sessions and tcons on the fly
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[11/15] cifs: have cifs_new_fileinfo take a tcon arg
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[10/15] cifs: move secType to the SMB session
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[09/15] cifs: fix cifs_show_options to show "username=" or "multises"
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[08/15] cifs: have find_readable/writable_file filter by fsuid
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[07/15] cifs: make various routines use the cifsFileInfo->tcon pointer
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[06/15] cifs: add tcon field to cifsFileInfo struct
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[05/15] cifs: move tcon find/create into separate function
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[04/15] cifs: move SMB session creation code into separate function
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[03/15] cifs: track local_nls in volume info
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[02/15] cifs: add function to get a tcon from cifs_sb
- - - -
0 0 0
2010-03-30
Jeff Layton
New
[01/15] cifs: remove unused list_head from cifs_sb_info
- - - -
0 0 0
2010-03-30
Jeff Layton
New
cifs: Fix a kernel BUG with remote OS/2 server
- - - -
0 0 0
2010-03-30
Suresh Jayaraman
New
cifs: Fix a kernel BUG with remote OS/2 server
- - - -
0 0 0
2010-03-30
Suresh Jayaraman
New
cifs: initialize nbytes at the beginning of CIFSSMBWrite()
- - 1 -
0 0 0
2010-03-30
Suresh Jayaraman
New
cifs: initialize nbytes at the beginning of CIFSSMBWrite()
- - 1 -
0 0 0
2010-03-30
Suresh Jayaraman
New
cifs: cleanup initialization of bytes_written
- - - -
0 0 0
2010-03-30
Suresh Jayaraman
New
cifs: Fix a kernel BUG with remote OS/2 server
- - - -
0 0 0
2010-03-30
Suresh Jayaraman
New
[1/3] #6823 page reading with mandatory locking style
- - - -
0 0 0
2010-03-28
piastry@etersoft.ru
New
[2/3] getlk problem
- - - -
0 0 0
2010-03-28
piastry@etersoft.ru
New
[17/19] mount.cifs: guard against signals by unprivileged users
- - - -
0 0 0
2010-03-28
Jeff Layton
New
[19/19] mount.cifs: re-enable setuid usage
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[18/19] mount.cifs: drop capabilities if libcap is available
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[17/19] mount.cifs: guard against signals by unprivileged users
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[16/19] mount.cifs: introduce privilege separation
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[15/19] mount.cifs: move nomtab, fakemnt, and verboseflag flags to parsed_mount_info
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[14/19] mount.cifs: move assembly of parsed_mount_info to separate function
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[13/19] mount.cifs: run mount.cifs through Lindent
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[12/19] mount.cifs: move mtab adding code to separate function
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[11/19] mount.cifs: clean up command-line options
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[10/19] mount.cifs: reassemble device name from pieces
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[09/19] mount.cifs: clean up setting of password field
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[08/19] mount.cifs: eliminate "legacy" setuid behavior
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[07/19] mount.cifs: eliminate some unneeded flags in parsed_mount_info
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[06/19] mount.cifs: parse unc into separate fields
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[05/19] mount.cifs: add username and domain fields to parsed_mount_info
- - - -
0 0 0
2010-03-26
Jeff Layton
New
[04/19] mount.cifs: make mountpassword a field in parsed_info
- - - -
0 0 0
2010-03-26
Jeff Layton
New
«
1
2
...
19
20
21
22
»