Show patches with: none      |   11084 patches
« 1 2 ... 90 91 92110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,8/9] cifs: set a timeout on keys in cifs.idmap cache - - - --- 2012-10-19 Jeff Layton New
[v2,7/9] cifs: don't override the uid/gid in getattr when cifsacl is enabled - - - --- 2012-10-19 Jeff Layton New
[v2,6/9] cifs: avoid extra allocation for small cifs.idmap keys - - - --- 2012-10-19 Jeff Layton New
[v2,5/9] cifs: simplify id_to_sid and sid_to_id mapping code - - - --- 2012-10-19 Jeff Layton New
[v2,4/9] cifs: remove uneeded __KERNEL__ block from cifsacl.h - - - --- 2012-10-19 Jeff Layton New
[v2,3/9] cifs: fix the format specifiers in sid_to_str - - - --- 2012-10-19 Jeff Layton New
[v2,2/9] cifs: redefine NUM_SUBAUTH constant from 5 to 15 - - - --- 2012-10-19 Jeff Layton New
[v2,1/9] cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays - - - --- 2012-10-19 Jeff Layton New
cifs: fix types on module parameters - - - --- 2012-10-19 Jeff Layton New
Add warning that NFS syntax is deprecated and will be removed in cifs-utils-6.0. - - - --- 2012-10-18 Scott Lovenberg New
Add warning that NFS syntax is deprecated and will be removed in cifs-utils-6.0. - - - --- 2012-10-18 Scott Lovenberg New
[7/7] cifs: don't override the uid/gid in getattr when cifsacl is enabled - - - --- 2012-10-17 Jeff Layton New
[6/7] cifs: avoid extra allocation for small cifs.idmap keys - - - --- 2012-10-17 Jeff Layton New
[5/7] cifs: simplify id_to_sid and sid_to_id mapping code - - - --- 2012-10-17 Jeff Layton New
[4/7] cifs: remove uneeded __KERNEL__ block from cifsacl.h - - - --- 2012-10-17 Jeff Layton New
[3/7] cifs: fix the format specifiers in sid_to_str - - - --- 2012-10-17 Jeff Layton New
[2/7] cifs: redefine NUM_SUBAUTH constant from 5 to 15 - - - --- 2012-10-17 Jeff Layton New
[1/7] cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays - - - --- 2012-10-17 Jeff Layton New
Add warning that NFS syntax is deprecated and will be removed in cifs-utils-6.0. - - - --- 2012-10-17 Scott Lovenberg New
Issue with upgrade to kernel 3.4.10 -> invalid argument error - - - --- 2012-10-17 Federico Sauter New
Issue with upgrade to kernel 3.4.10 -> invalid argument error - - - --- 2012-10-16 Federico Sauter New
[4/4] cifs: make compare_sids static - - - --- 2012-10-16 Jeff Layton New
[3/4] cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code - - - --- 2012-10-16 Jeff Layton New
[2/4] cifs: move num_subauth check inside of CONFIG_CIFS_DEBUG2 check in parse_sid() - - - --- 2012-10-16 Jeff Layton New
[1/4] cifs: clean up id_mode_to_cifs_acl - - - --- 2012-10-16 Jeff Layton New
cifs: fix potential buffer overrun in cifs.idmap handling code - - - --- 2012-10-16 Jeff Layton New
[v3] cifs: Add support of Alternate Data Streams - - - --- 2012-10-10 Shirish Pargaonkar New
SMB2.02 dialect support - - - --- 2012-10-10 Steve French New
mount.cifs: implement the "nofail" option - - - --- 2012-10-08 Jeff Layton New
cifs: reinstate the forcegid option - - - --- 2012-10-03 Jeff Layton New
cifs: WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC - - - --- 2012-10-03 Suresh Jayaraman New
cifs: WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC - - - --- 2012-10-03 Suresh Jayaraman New
[RFC] cifs: retry kernel_sendmsg only in case of -EAGAIN - - - --- 2012-10-01 Suresh Jayaraman New
CIFS: convert to use be32_add_cpu() - - - --- 2012-09-28 Wei Yongjun New
cifs: proper fix for integer overflow in parse_dacl() - - - --- 2012-09-27 Dan Carpenter New
[v6] cifs: obtain file access during backup intent lookup - - - --- 2012-09-27 Shirish Pargaonkar New
manpage: clarify the user of the username= option - - - --- 2012-09-25 Jeff Layton New
CIFS: Fix possible freed pointer dereference in SMB2_sess_setup - - - --- 2012-09-25 Pavel Shilovsky New
CIFS: Fix possible freed pointer dereference in CIFS_SessSetup - - - --- 2012-09-25 Pavel Shilovsky New
CIFS: Make ops->close return void - - - --- 2012-09-25 Pavel Shilovsky New
cifs: change DOS/NT/POSIX mapping of ERRnoresource - - - --- 2012-09-24 Jeff Layton New
SMB2 dialect negotiation - - - --- 2012-09-20 Steve French New
[cifs:for-next,50/71] fs/cifs/file.c:3157:23-27: ERROR: invalid reference to the index variable of … - - - --- 2012-09-19 Jeff Layton New
CIFS: Fix possible memory leaks in SMB2 code - - - --- 2012-09-19 Pavel Shilovsky New
CIFS: Fix endian conversion of IndexNumber - - - --- 2012-09-19 Pavel Shilovsky New
[CIFS] Trivial Endian Fixes - - - --- 2012-09-19 Steve French New
oops with 2.1 client code - - - --- 2012-09-18 Jeff Layton New
cifs: fix return value in cifsConvertToUTF16 - - - --- 2012-09-18 Jeff Layton New
[v5] cifs: obtain file access during backup intent lookup (resend) - - - --- 2012-09-18 Shirish Pargaonkar New
cifs.mount: mapchars + utf8 = loop - - - --- 2012-09-18 Jeff Layton New
cifs.mount: mapchars + utf8 = loop - - - --- 2012-09-17 Nicolas Lefebvre New
[V2] cifs: Add support of Alternate Data Streams - - - --- 2012-09-16 Shirish Pargaonkar New
cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock - - - --- 2012-09-13 Jeff Layton New
cifs: Mangle string used for unc in /proc/mounts - - - --- 2012-09-13 Sachin Prabhu New
[v2,9/45] CIFS: Move unlink code to ops struct - - - --- 2012-09-13 Pavel Shilovsky New
mount.cifs: running out of addresses is not a system error - - - --- 2012-09-12 Jeff Layton New
[v3,7/7] CIFS: Check for mandatory brlocks on read/write - - - --- 2012-09-10 Pavel Shilovsky New
[v3,6/7] CIFS: Turn lock mutex into rw semaphore - - - --- 2012-09-10 Pavel Shilovsky New
[v3,5/7] CIFS: Use brlock cache for SMB2 - - - --- 2012-09-10 Pavel Shilovsky New
[v3,4/7] CIFS: Add brlock support for SMB2 - - - --- 2012-09-10 Pavel Shilovsky New
[v3,3/7] CIFS: Handle SMB2 lock flags - - - --- 2012-09-10 Pavel Shilovsky New
[v3,2/7] CIFS: Move brlock code to ops struct - - - --- 2012-09-10 Pavel Shilovsky New
[v3,1/7] CIFS: Remove spinlock dependence in brlock processing - - - --- 2012-09-10 Pavel Shilovsky New
CIFS: Check for mandatory brlocks on read/write - - - --- 2012-09-10 Pavel Shilovsky New
cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl - - - --- 2012-09-05 Jeff Layton New
cifs: remove support for deprecated "forcedirectio" and "strictcache" mount options - - - --- 2012-09-05 Jeff Layton New
cifs: cleanups for cifs_mkdir_qinfo - - - --- 2012-09-05 Jeff Layton New
[4/4] CIFS: Fix fast lease break after open problem - - - --- 2012-09-04 Pavel Shilovsky New
[3/4] CIFS: Add SMB2.1 lease break support - - - --- 2012-09-04 Pavel Shilovsky New
[2/4] CIFS: Fix cache coherency for read oplock case - - - --- 2012-09-04 Pavel Shilovsky New
[1/4] CIFS: Request SMB2.1 leases - - - --- 2012-09-04 Pavel Shilovsky New
CIFS: Fix endianness conversion - - - --- 2012-09-04 Pavel Shilovsky New
cifs: Add support of Alternate Data Streams - - - --- 2012-09-03 Shirish Pargaonkar New
WARNING: at fs/inode.c:280 drop_nlink+0x31/0x33() - - - --- 2012-08-31 Nick Pasich New
[v2,7/7] CIFS: Check for mandatory brlocks on read/write - - - --- 2012-08-31 Pavel Shilovsky New
[v2,6/7] CIFS: Turn lock mutex into rw semaphore - - - --- 2012-08-31 Pavel Shilovsky New
[v2,5/7] CIFS: Use brlock cache for SMB2 - - - --- 2012-08-31 Pavel Shilovsky New
[v2,4/7] CIFS: Add brlock support for SMB2 - - - --- 2012-08-31 Pavel Shilovsky New
[v2,3/7] CIFS: Handle SMB2 lock flags - - - --- 2012-08-31 Pavel Shilovsky New
[v2,2/7] CIFS: Move brlock code to ops struct - - - --- 2012-08-31 Pavel Shilovsky New
[v2,1/7] CIFS: Remove spinlock dependence in brlock processing - - - --- 2012-08-31 Pavel Shilovsky New
CIFS: Add NTLMSSP sec type to defaults - - - --- 2012-08-31 Pavel Shilovsky New
WARNING: at fs/inode.c:280 drop_nlink+0x31/0x33() - - - --- 2012-08-31 Nick Pasich New
CIFS: Fix error handling in cifs_push_mandatory_locks - - - --- 2012-08-29 Pavel Shilovsky New
[6/6] CIFS: Add NTLMSSP sec type to defaults - - - --- 2012-08-29 Pavel Shilovsky New
[5/6] CIFS: Use brlock cache for SMB2 - - - --- 2012-08-29 Pavel Shilovsky New
[4/6] CIFS: Add brlock support for SMB2 - - - --- 2012-08-29 Pavel Shilovsky New
[3/6] CIFS: Handle SMB2 lock flags - - - --- 2012-08-29 Pavel Shilovsky New
[2/6] CIFS: Move brlock code to ops struct - - - --- 2012-08-29 Pavel Shilovsky New
[1/6] CIFS: Remove spinlock dependence in brlock processing - - - --- 2012-08-29 Pavel Shilovsky New
[v5] cifs: obtain file access during backup intent lookup - - - --- 2012-08-26 Shirish Pargaonkar New
mount.cifs: silence compiler warnings about ignoring return code - - - --- 2012-08-23 Jeff Layton New
cifs.upcall: use strncmp in scandir filter function - - - --- 2012-08-23 Jeff Layton New
cifs-utils: fix up references to getcifsacl and setcifsacl files - - - --- 2012-08-22 Jeff Layton New
[2/2] scan /run/user/${UID} for ccaches, too - - - --- 2012-08-21 Nalin Dahyabhai New
[1/2] also consider DIR:-type ccaches - - - --- 2012-08-21 Nalin Dahyabhai New
[v4] cifs: obtain file access during backup intent lookup - - - --- 2012-08-20 Shirish Pargaonkar New
[10/10] CIFS: Add NTLMSSP sec type to defaults - - - --- 2012-08-20 Pavel Shilovsky New
[09/10] CIFS: Make use of multicredit reads for SMB2 - - - --- 2012-08-20 Pavel Shilovsky New
[08/10] CIFS: Make use of multicredit write for SMB2 - - - --- 2012-08-20 Pavel Shilovsky New
« 1 2 ... 90 91 92110 111 »