summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2012-03-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21cifs: clean up ordering in exit_cifsJeff Layton
2012-03-21cifs: clean up call to cifs_dfs_release_automount_timer()Jeff Layton
2012-03-21CIFS: Delete echo_retries module parmPavel Shilovsky
2012-03-21CIFS: Prepare credits code for a slot reservationPavel Shilovsky
2012-03-21CIFS: Make wait_for_free_request killablePavel Shilovsky
2012-03-21CIFS: Introduce credit-based flow controlPavel Shilovsky
2012-03-21CIFS: Simplify inFlight logicPavel Shilovsky
2012-03-21cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton
2012-03-21switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-21clean up the failure exits in cifs_read_super()Al Viro
2012-03-20CIFS: Respect negotiated MaxMpxCountPavel Shilovsky
2012-03-19CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky
2012-03-07CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky
2012-03-07cifs: possible memory leak in xattr.Santosh Nayak
2012-02-27cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-02-27CIFS: Fix mkdir/rmdir bug for the non-POSIX casePavel Shilovsky
2012-02-09Merge branch 'next-queue' into nextJames Morris
2012-02-08cifs: don't return error from standard_receive3 after marking response malformedJeff Layton
2012-02-08cifs: request oplock when doing open on lookupJeff Layton
2012-02-08cifs: fix error handling when cifscreds key payload is an errorJeff Layton
2012-02-02cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-01-31[CIFS] Update cifs Kconfig title to match removal of experimental dependencySteve French
2012-01-31cifs: fix printk format warningsRandy Dunlap
2012-01-31cifs: check offset in decode_ntlmssp_challenge()Dan Carpenter
2012-01-24cifs: NULL dereference on allocation failureDan Carpenter
2012-01-19CIFS: Rename *UCS* functions to *UTF16*Steve French
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells
2012-01-18[CIFS] ACL and FSCACHE support no longer EXPERIMENTALSteve French
2012-01-18[CIFS] Fix build break with multiuser patch when LANMAN disabledSteve French
2012-01-18cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton
2012-01-18cifs: fetch credentials out of keyring for non-krb5 auth multiuser mountsJeff Layton
2012-01-18cifs: sanitize username handlingJeff Layton
2012-01-18cifs: lower default wsize when unix extensions are not usedJeff Layton
2012-01-18cifs: better instrumentation for coalesce_t2Jeff Layton
2012-01-12cifs: integer overflow in parse_dacl()Dan Carpenter
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_stats to struct dentry *Al Viro
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French
2012-01-04cifs: propagate umode_tAl Viro
2012-01-04switch ->mknod() to umode_tAl Viro
2012-01-04switch ->create() to umode_tAl Viro
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-04cifs: fix bad buffer length check in coalesce_t2Jeff Layton
2011-12-09cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton
2011-12-09cifs: attempt to freeze while looping on a receive attemptJeff Layton
2011-12-09cifs: Fix sparse warning when calling cifs_strtoUCSSteve French