aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* cifs: small variable name cleanupDan Carpenter2013-05-04
* CIFS: fix error return code in cifs_atomic_open()Wei Yongjun2013-05-04
* cifs: store the real expected sequence number in the midJeff Layton2013-05-04
* cifs: on send failure, readjust server sequence number downwardJeff Layton2013-05-04
* cifs: remove ENOSPC handling in smb_sendvJeff Layton2013-05-04
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-05-04
* cifs: replaced kmalloc + memset with kzallocDia Vasile2013-05-04
* cifs: ignore the unc= and prefixpath= mount optionsJeff Layton2013-05-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
* | cifs: Allow passwords which begin with a delimitorSachin Prabhu2013-04-10
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-21
|\
| * cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-21
| * cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
| * cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-13
* | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-11
|/
* CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-06
* cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-06
* cifs: remove the sockopt= mount optionJeff Layton2013-03-06
* cifs: Check server capability before attempting silly renameSachin Prabhu2013-03-06
* cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu2013-03-06
* 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
| | |_|/ | |/| |