aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2013-03-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-02-28cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()Ouyang Maochun
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27cifs: set MAY_SIGN when sec=krb5Martijn de Gouw
2013-02-27POSIX extensions disabled on client due to illegal O_EXCL flag sent to SambaSteve French
2013-02-27cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26d_hash_and_lookup(): export, switch open-coded instancesAl Viro
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-13cifs: Convert struct cifs_ses to use a kuid_t and a kgid_tEric W. Biederman
2013-02-13cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman
2013-02-13cifs: Modify struct smb_vol to use kuids and kgidsEric W. Biederman
2013-02-13cifs: Convert struct cifsFileInfo to use a kuidEric W. Biederman
2013-02-13cifs: Convert struct cifs_fattr to use kuid and kgidsEric W. Biederman
2013-02-13cifs: Convert struct tcon_link to use a kuid.Eric W. Biederman
2013-02-13cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_tEric W. Biederman
2013-02-13cifs: Convert from a kuid before printing current_fsuidEric W. Biederman
2013-02-13cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman
2013-02-13cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_allocEric W. Biederman
2013-02-13cifs: Use BUILD_BUG_ON to validate uids and gids are the same sizeEric W. Biederman
2013-02-13cifs: Override unmappable incoming uids and gidsEric W. Biederman
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-22fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding
2013-01-21fs/cifs: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21cifs: fix srcip_matches() for ipv6Nickolai Zeldovich
2013-01-09treewide: Fix typo in various driversMasanari Iida
2013-01-01CIFS: Don't let read only caching for mandatory byte-range locked filesPavel Shilovsky
2013-01-01CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky
2013-01-01Revert "CIFS: Fix write after setting a read lock for read oplock files"Pavel Shilovsky
2012-12-30cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2012-12-30cifs: move check for NULL socket into smb_send_rqstJeff Layton
2012-12-20cifs: eliminate cifsERROR variableJeff Layton
2012-12-20cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton
2012-12-20cifs: fix double-free of "string" in cifs_parse_mount_optionsJeff Layton
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky
2012-12-11cifs: parse the device name into UNC and prepathJeff Layton
2012-12-11cifs: fix up handling of prefixpath= optionJeff Layton
2012-12-11cifs: clean up handling of unc= optionJeff Layton
2012-12-11cifs: fix SID binary to string conversionJeff Layton
2012-12-09fix "disabling echoes and oplocks" on SMB2 mountsSteve French
2012-12-09Do not send SMB2 signatures for SMB3 framesSteve French
2012-12-08cifs: deal with id_to_sid embedded sid reply corner caseJeff Layton
2012-12-08cifs: fix hardcoded default security descriptor lengthJeff Layton
2012-12-08cifs: extra sanity checking for cifs.idmap keysJeff Layton