Show patches with: State = Action Required       |   11081 patches
« 1 2 ... 108 109 110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[linux-cifs-client,2/7] cifs.upcall: formatting cleanup - - - --- 2009-08-07 Jeff Layton New
[linux-cifs-client,1/7] cifs.upcall: clean up logging and add debug messages - - - --- 2009-08-07 Jeff Layton New
[linux-cifs-client] cifs: send real uid of initiating process to upcall instead of mount uid - - - --- 2009-08-03 Jeff Layton New
[linux-cifs-client] cifs: send IPv6 addr in upcall with colon delimiters - - - --- 2009-08-03 Jeff Layton New
[linux-cifs-client] cifs: show noforceuid/noforcegid mount options (try #2) - - - --- 2009-08-03 Jeff Layton New
[linux-cifs-client] cifs: show noforceuid/noforcegid options instead of forceuid/forcegid - - - --- 2009-08-03 Jeff Layton New
[linux-cifs-client] cifs: Read buffer overflow - - - --- 2009-08-02 Roel Kluin New
[linux-cifs-client] Follow on patches for uid=/gid= behavior changes - - - --- 2009-07-31 Jeff Layton New
[linux-cifs-client] cifs: reinstate original behavior when uid=/gid= options are specified - - - --- 2009-07-31 Jeff Layton New
[linux-cifs-client] cifs: fix error handling in mount-time DFS referral chasing code - - - --- 2009-07-23 Jeff Layton New
[linux-cifs-client] cifs: disable serverino if server doesn't support it - - - --- 2009-07-22 Jeff Layton New
[linux-cifs-client] cifs: fix sb->s_maxbytes so that it casts properly to a signed value - - - --- 2009-07-21 Jeff Layton New
[linux-cifs-client,2/5] fs: use new truncate helpers - - - --- 2009-07-10 Nick Piggin New
[linux-cifs-client] break out stats for posix open/mkdir - - - --- 2009-07-10 Steve French New
[linux-cifs-client] lookup create with O_EXCL patch merged - - - --- 2009-07-08 Steve French New
[linux-cifs-client,2/2] cifs.upcall: use pid value from kernel to determine KRB5CCNAME to use - - - --- 2009-07-08 Jeff Layton New
[linux-cifs-client,1/2] cifs: add pid of initiating process to spnego upcall info - - - --- 2009-07-08 Jeff Layton New
[linux-cifs-client,RESEND] doc: clarify that mount.cifs never uses smb.conf - - - --- 2009-07-06 Suresh Jayaraman New
[linux-cifs-client,3/3] cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls - - - --- 2009-07-02 Jeff Layton New
[linux-cifs-client,2/3] cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO - - - --- 2009-07-02 Jeff Layton New
[linux-cifs-client,1/3] cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo - - - --- 2009-07-02 Jeff Layton New
[linux-cifs-client] mkstemp fails on cifs linux-2.6.31-rc1 / samba-3.3.6 - - - --- 2009-07-01 Shirish Pargaonkar New
[linux-cifs-client] mkstemp fails on cifs linux-2.6.31-rc1 / samba-3.3.6 - - - --- 2009-07-01 Jeff Layton New
[linux-cifs-client] mkstemp fails on cifs linux-2.6.31-rc1 / samba-3.3.6 - - - --- 2009-06-30 Shirish Pargaonkar New
[linux-cifs-client] PATCH: alignment changes for CIFS VFS - - - --- 2009-06-29 Craig Matsuura New
[linux-cifs-client,56/62] fs/cifs/cifs_dfs_ref.c: Remove unnecessary semicolons - - - --- 2009-06-28 Joe Perches New
[linux-cifs-client] PATCH: alignment changes for CIFS VFS - - - --- 2009-06-26 Craig Matsuura New
[linux-cifs-client] cifs: Fix incorrect return code being printed in cFYI messages - - - --- 2009-06-25 Suresh Jayaraman New
[linux-cifs-client] umount.cifs: don't build it by default - - - --- 2009-06-25 Jeff Layton New
[linux-cifs-client] mount.cifs: don't pass text ro/rw options to kernel - - - --- 2009-06-25 Jeff Layton New
[linux-cifs-client] perm error on mount point - - - --- 2009-06-19 Jeff Layton New
[linux-cifs-client] cifs: Fix build warning in dns_resolve.c - - - --- 2009-06-16 Suresh Jayaraman New
[linux-cifs-client] Re: linux-next: cifs tree build failure - - - --- 2009-06-15 Jeff Layton New
[linux-cifs-client] mount.cifs: add support for sending IPv6 scope ID to kernel - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client,5/5] cifs: display scopeid in /proc/mounts - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client,4/5] cifs: have cifs parse scope_id out of IPv6 addresses and use it - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client,3/5] cifs: add new routine for converting AF_INET and AF_INET6 addrs - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client,2/5] cifs: have cifs_show_options show forceuid/forcegid options - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client,1/5] cifs: remove unneeded NULL checks from cifs_show_options - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client] cifs: remove "sockopt" mount option - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client] cifs: remove rw/ro options - - - --- 2009-06-11 Jeff Layton New
[linux-cifs-client] cifs: remove never-used in6_addr option - - - --- 2009-06-10 Jeff Layton New
[linux-cifs-client] mount.cifs: add support for sending IPv6 scope ID to kernel - - - --- 2009-06-10 Jeff Layton New
[linux-cifs-client] cifs: add a v6scope= option for specifying the ipv6 scopeid - - - --- 2009-06-10 Jeff Layton New
[linux-cifs-client] cifs: add addr= mount option alias for ip= - - - --- 2009-06-10 Jeff Layton New
[linux-cifs-client] cifs: remove never-used in6_addr option - - - --- 2009-06-10 Jeff Layton New
[linux-cifs-client] mount.cifs: properly check for mount being in fstab when running setuid root (t… - - - --- 2009-06-05 Jeff Layton New
[linux-cifs-client] mount.cifs: properly check for mount being in fstab when running setuid root (t… - - - --- 2009-06-02 Jeff Layton New
[linux-cifs-client] cifs: fix IPv6 address length check - - - --- 2009-06-02 Jeff Layton New
[linux-cifs-client] cifs: Fix port overriding - - - --- 2009-06-01 Simo Leone New
[linux-cifs-client,10/10] cifs: remove "hardlink detection" from cifs_rename - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,09/10] cifs: remove cifsInodeInfo->inUse counter - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,08/10] cifs: make serverino the default when mounting - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,07/10] cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,06/10] cifs: add new cifs_iget function and convert unix codepath to use it - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,05/10] cifs: rename cifs_iget to cifs_root_iget - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,04/10] cifs: clean up set_cifs_acl interfaces - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,03/10] cifs: reorganize get_cifs_acl - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,02/10] cifs: make cnvrtDosUnixTm take a little-endian args and an offset - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,01/10] cifs: have cifs_NTtimeToUnix take a little-endian arg - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,13/13] cifs: remove "hardlink detection" from cifs_rename - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,12/13] cifs: remove cifsInodeInfo->inUse counter - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,11/13] cifs: make serverino the default when mounting - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,10/13] cifs: remove cifs_new_inode - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,09/13] cifs: convert non-posix readdir codepath to use cifs_iget - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,08/13] cifs: convert cifs_get_inode_info to use cifs_iget - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,07/13] cifs: convert posix readdir codepath to use cifs_iget - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,06/13] cifs: add new cifs_iget function and convert unix codepath to use it - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,05/13] cifs: rename cifs_iget to cifs_root_iget - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,04/13] cifs: clean up set_cifs_acl interfaces - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,03/13] cifs: reorganize get_cifs_acl - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client,01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg - - - --- 2009-05-27 Jeff Layton New
[linux-cifs-client] mount.cifs: properly check for mount being in fstab when running setuid root - - - --- 2009-05-26 Jeff Layton New
[linux-cifs-client,0/3] cifs: some random patches for 2.6.31 - - - --- 2009-05-26 Jeff Layton New
[linux-cifs-client,3/3] cifs: fix artificial limit on reading symlinks - - - --- 2009-05-24 Jeff Layton New
[linux-cifs-client,2/3] cifs: tighten up default file_mode/dir_mode - - - --- 2009-05-24 Jeff Layton New
[linux-cifs-client,1/3] cifs: make overriding of ownership conditional on new mount options - - - --- 2009-05-24 Jeff Layton New
[linux-cifs-client,CIFS] Avoid open on possible directories since Samba now rejects them - - - --- 2009-05-23 Steve French New
[linux-cifs-client] Re: Fix lookup so we don't try to open, just create - - - --- 2009-05-23 Steve French New
[linux-cifs-client,CIFS] One more posix open patch on the way - - - --- 2009-05-23 Steve French New
[linux-cifs-client] Re: [GIT] CIFS Fix - - - --- 2009-05-21 Steve French New
[linux-cifs-client] Re: [PATCH] cifs: fix pointer initialization and checks in cifs_follow_symlink … - - - --- 2009-05-19 Jeff Layton New
[linux-cifs-client] cifs: fix pointer initialization and checks in cifs_follow_symlink (try #3) - - - --- 2009-05-18 Jeff Layton New
[linux-cifs-client] cifs: fix pointer initialization and checks in cifs_follow_symlink - - - --- 2009-05-18 Jeff Layton New
[linux-cifs-client] cifs: initialize target_path to NULL in cifs_follow_link - - - --- 2009-05-17 Jeff Layton New
[linux-cifs-client] Re: [2.6.30-rc6] cifs_close: NULL pointer dereference - - - --- 2009-05-17 Jeff Layton New
[linux-cifs-client] Re: [2.6.30-rc6] cifs_close: NULL pointer dereference - - - --- 2009-05-17 Jeff Layton New
[linux-cifs-client] cifs: fix error handling in parse_DFS_referrals - - - --- 2009-05-14 Jeff Layton New
[linux-cifs-client,13/13] cifs: remove "hardlink detection" from cifs_rename - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,12/13] cifs: remove cifsInodeInfo->inUse counter - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,11/13] cifs: make serverino the default when mounting - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,10/13] cifs: remove cifs_new_inode - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,09/13] cifs: convert non-posix readdir codepath to use cifs_iget - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,08/13] cifs: convert cifs_get_inode_info to use cifs_iget - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,07/13] cifs: convert posix readdir codepath to use cifs_iget - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,06/13] cifs: add new cifs_iget function and convert unix codepath to use it - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,05/13] cifs: rename cifs_iget to cifs_root_iget - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,04/13] cifs: clean up set_cifs_acl interfaces - - - --- 2009-05-13 Jeff Layton New
[linux-cifs-client,03/13] cifs: reorganize get_cifs_acl - - - --- 2009-05-13 Jeff Layton New
« 1 2 ... 108 109 110 111 »