aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
...
* Fix UNC parsing on mountSachin Prabhu2012-04-03
* Remove unnecessary check for NULL in password parserSachin Prabhu2012-04-03
* CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-01
* Revert "CIFS: Fix VFS lock usage for oplocked files"Steve French2012-04-01
* cifs: writing past end of struct in cifs_convert_address()Dan Carpenter2012-03-31
* cifs: silence compiler warnings showing up with gcc-4.7.0Jeff Layton2012-03-31
* CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-03-31
* [CIFS] Update CIFS version number to 1.77Steve French2012-03-27
* CIFS: Add missed forcemand mount optionPavel Shilovsky2012-03-27
* [CIFS] Fix trivial sparse warning with asyn i/o patchSteve French2012-03-23
* cifs: handle "sloppy" option appropriatelyJeff Layton2012-03-23
* cifs: use standard token parser for mount optionsSachin Prabhu2012-03-23
* cifs: remove /proc/fs/cifs/OplockEnabledJeff Layton2012-03-23
* cifs: convert cifs_iovec_write to use async writesJeff Layton2012-03-23
* cifs: call cifs_update_eof with i_lock heldJeff Layton2012-03-23
* cifs: abstract out function to marshal up the iovec array for async writesJeff Layton2012-03-23
* cifs: fix up get_numpagesJeff Layton2012-03-23
* cifs: make cifsFileInfo_get return the cifsFileInfo pointerJeff Layton2012-03-23
* cifs: fix allocation in cifs_write_allocate_pagesJeff Layton2012-03-23
* cifs: allow caller to specify completion op when allocating writedataJeff Layton2012-03-23
* cifs: add pid field to cifs_writedataJeff Layton2012-03-23
* cifs: add new cifsiod_wq workqueueJeff Layton2012-03-23
* CIFS: Change mid_q_entry structure fieldsPavel Shilovsky2012-03-23
* CIFS: Expand CurrentMid fieldPavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from cifs_readv_receive codePavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from demultiplex codePavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from transport routinesPavel Shilovsky2012-03-23
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-03-23
|\
| * cifs: clean up ordering in exit_cifsJeff Layton2012-03-21
| * cifs: clean up call to cifs_dfs_release_automount_timer()Jeff Layton2012-03-21
| * CIFS: Delete echo_retries module parmPavel Shilovsky2012-03-21
| * CIFS: Prepare credits code for a slot reservationPavel Shilovsky2012-03-21
| * CIFS: Make wait_for_free_request killablePavel Shilovsky2012-03-21
| * CIFS: Introduce credit-based flow controlPavel Shilovsky2012-03-21
| * CIFS: Simplify inFlight logicPavel Shilovsky2012-03-21
| * cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton2012-03-21
| * CIFS: Respect negotiated MaxMpxCountPavel Shilovsky2012-03-20
| * CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky2012-03-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| * | clean up the failure exits in cifs_read_super()Al Viro2012-03-20
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * Merge branch 'next-queue' into nextJames Morris2012-02-09
| |\
| | * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-18
* | | CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky2012-03-06
* | | cifs: possible memory leak in xattr.Santosh Nayak2012-03-06
* | | cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton2012-02-27
* | | CIFS: Fix mkdir/rmdir bug for the non-POSIX casePavel Shilovsky2012-02-26
* | | cifs: don't return error from standard_receive3 after marking response malformedJeff Layton2012-02-07
* | | cifs: request oplock when doing open on lookupJeff Layton2012-02-07