aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-01
|\
| * cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()Ouyang Maochun2013-02-28
| * cifs: set MAY_SIGN when sec=krb5Martijn de Gouw2013-02-27
| * POSIX extensions disabled on client due to illegal O_EXCL flag sent to SambaSteve French2013-02-27
| * cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton2013-02-27
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * d_hash_and_lookup(): export, switch open-coded instancesAl Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | cifs: Convert struct cifs_ses to use a kuid_t and a kgid_tEric W. Biederman2013-02-13
| * | cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman2013-02-13
| * | cifs: Modify struct smb_vol to use kuids and kgidsEric W. Biederman2013-02-13
| * | cifs: Convert struct cifsFileInfo to use a kuidEric W. Biederman2013-02-13
| * | cifs: Convert struct cifs_fattr to use kuid and kgidsEric W. Biederman2013-02-13
| * | cifs: Convert struct tcon_link to use a kuid.Eric W. Biederman2013-02-13
| * | cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_tEric W. Biederman2013-02-13
| * | cifs: Convert from a kuid before printing current_fsuidEric W. Biederman2013-02-13
| * | cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman2013-02-13
| * | cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_allocEric W. Biederman2013-02-13
| * | cifs: Use BUILD_BUG_ON to validate uids and gids are the same sizeEric W. Biederman2013-02-13
| * | cifs: Override unmappable incoming uids and gidsEric W. Biederman2013-02-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \ \
| * | | | treewide: Fix typo in various driversMasanari Iida2013-01-09
* | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding2013-01-23
| * | | | cifs: fix srcip_matches() for ipv6Nickolai Zeldovich2013-01-21
| | |_|/ | |/| |
* / | | fs/cifs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/ / /
* | | CIFS: Don't let read only caching for mandatory byte-range locked filesPavel Shilovsky2013-01-02
* | | CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky2013-01-02
* | | Revert "CIFS: Fix write after setting a read lock for read oplock files"Pavel Shilovsky2013-01-01
* | | cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton2012-12-30
* | | cifs: move check for NULL socket into smb_send_rqstJeff Layton2012-12-30
| |/ |/|
* | cifs: eliminate cifsERROR variableJeff Layton2012-12-20
* | cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton2012-12-20
* | cifs: fix double-free of "string" in cifs_parse_mount_optionsJeff Layton2012-12-20
* | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\ \
| * \ Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-02
| |\ \
| | * | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-13
| * | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ | | |_|/ | |/| |
| * | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | | | CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky2012-12-11
* | | | cifs: parse the device name into UNC and prepathJeff Layton2012-12-11
* | | | cifs: fix up handling of prefixpath= optionJeff Layton2012-12-11
* | | | cifs: clean up handling of unc= optionJeff Layton2012-12-11
* | | | cifs: fix SID binary to string conversionJeff Layton2012-12-11
* | | | fix "disabling echoes and oplocks" on SMB2 mountsSteve French2012-12-09