Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / cifs /
2012-05-16 Jeff Laytoncifs: fix misspelling of "forcedirectio"
2012-05-09 Dan Carpentercifs: fix revalidation test in cifs_llseek()
2012-05-04 Stefan Metzmacherfs/cifs: fix parsing of dfs referrals
2012-05-03 Jeff Laytoncifs: make sure we ignore the credentials= and cred...
2012-05-03 Steve French[CIFS] Update cifs version to 1.78
2012-05-03 Ian Kentcifs - check S_AUTOMOUNT in revalidate
2012-05-02 Jeff Laytoncifs: add missing initialization of server->req_lock
2012-05-02 Jeff Laytoncifs: don't cap ra_pages at the same level as default_b...
2012-05-02 Sachin PrabhuCIFS: Fix indentation in cifs_show_options
2012-04-24 Sachin PrabhuUse correct conversion specifiers in cifs_show_options
2012-04-24 Sachin PrabhuCIFS: Show backupuid/gid in /proc/mounts
2012-04-20 Jeff Laytoncifs: fix offset handling in cifs_iovec_write
2012-04-13 Sachin PrabhuFix number parsing in cifs_parse_mount_options
2012-04-12 Sachin PrabhuCleanup handling of NULL value passed for a mount option
2012-04-04 Sachin PrabhuFix UNC parsing on mount
2012-04-03 Sachin PrabhuRemove unnecessary check for NULL in password parser
2012-04-01 Pavel ShilovskyCIFS: Fix VFS lock usage for oplocked files
2012-04-01 Steve FrenchRevert "CIFS: Fix VFS lock usage for oplocked files"
2012-03-31 Dan Carpentercifs: writing past end of struct in cifs_convert_address()
2012-03-31 Jeff Laytoncifs: silence compiler warnings showing up with gcc...
2012-03-31 Pavel ShilovskyCIFS: Fix VFS lock usage for oplocked files
2012-03-27 Steve French[CIFS] Update CIFS version number to 1.77
2012-03-27 Pavel ShilovskyCIFS: Add missed forcemand mount option
2012-03-23 Steve French[CIFS] Fix trivial sparse warning with asyn i/o patch
2012-03-23 Jeff Laytoncifs: handle "sloppy" option appropriately
2012-03-23 Sachin Prabhucifs: use standard token parser for mount options
2012-03-23 Jeff Laytoncifs: remove /proc/fs/cifs/OplockEnabled
2012-03-23 Jeff Laytoncifs: convert cifs_iovec_write to use async writes
2012-03-23 Jeff Laytoncifs: call cifs_update_eof with i_lock held
2012-03-23 Jeff Laytoncifs: abstract out function to marshal up the iovec...
2012-03-23 Jeff Laytoncifs: fix up get_numpages
2012-03-23 Jeff Laytoncifs: make cifsFileInfo_get return the cifsFileInfo...
2012-03-23 Jeff Laytoncifs: fix allocation in cifs_write_allocate_pages
2012-03-23 Jeff Laytoncifs: allow caller to specify completion op when alloca...
2012-03-23 Jeff Laytoncifs: add pid field to cifs_writedata
2012-03-23 Jeff Laytoncifs: add new cifsiod_wq workqueue
2012-03-23 Pavel ShilovskyCIFS: Change mid_q_entry structure fields
2012-03-23 Pavel ShilovskyCIFS: Expand CurrentMid field
2012-03-23 Pavel ShilovskyCIFS: Separate protocol-specific code from cifs_readv_r...
2012-03-23 Pavel ShilovskyCIFS: Separate protocol-specific code from demultiplex...
2012-03-23 Pavel ShilovskyCIFS: Separate protocol-specific code from transport...
2012-03-23 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Jeff Laytoncifs: clean up ordering in exit_cifs
2012-03-21 Jeff Laytoncifs: clean up call to cifs_dfs_release_automount_timer()
2012-03-21 Pavel ShilovskyCIFS: Delete echo_retries module parm
2012-03-21 Pavel ShilovskyCIFS: Prepare credits code for a slot reservation
2012-03-21 Pavel ShilovskyCIFS: Make wait_for_free_request killable
2012-03-21 Pavel ShilovskyCIFS: Introduce credit-based flow control
2012-03-21 Pavel ShilovskyCIFS: Simplify inFlight logic
2012-03-21 Jeff Laytoncifs: fix issue mounting of DFS ROOT when redirecting...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Viroclean up the failure exits in cifs_read_super()
2012-03-20 Pavel ShilovskyCIFS: Respect negotiated MaxMpxCount
2012-03-19 Pavel ShilovskyCIFS: Fix a spurious error in cifs_push_posix_locks
2012-03-07 Pavel ShilovskyCIFS: Do not kmalloc under the flocks spinlock
2012-03-07 Santosh Nayakcifs: possible memory leak in xattr.
2012-02-27 Jeff Laytoncifs: fix dentry refcount leak when opening a FIFO...
2012-02-27 Pavel ShilovskyCIFS: Fix mkdir/rmdir bug for the non-POSIX case
2012-02-09 James MorrisMerge branch 'next-queue' into next
2012-02-08 Jeff Laytoncifs: don't return error from standard_receive3 after...
2012-02-08 Jeff Laytoncifs: request oplock when doing open on lookup
2012-02-08 Jeff Laytoncifs: fix error handling when cifscreds key payload...
2012-02-02 Shirish Pargaonkarcifs: Fix oops in session setup code for null user...
2012-01-31 Steve French[CIFS] Update cifs Kconfig title to match removal of...
2012-01-31 Randy Dunlapcifs: fix printk format warnings
2012-01-31 Dan Carpentercifs: check offset in decode_ntlmssp_challenge()
2012-01-24 Dan Carpentercifs: NULL dereference on allocation failure
2012-01-19 Steve FrenchCIFS: Rename *UCS* functions to *UTF16*
2012-01-19 David HowellsKEYS: Allow special keyrings to be cleared
2012-01-18 Steve French[CIFS] ACL and FSCACHE support no longer EXPERIMENTAL
2012-01-18 Steve French[CIFS] Fix build break with multiuser patch when LANMAN...
2012-01-18 Jeff Laytoncifs: warn about impending deprecation of legacy Multiu...
2012-01-18 Jeff Laytoncifs: fetch credentials out of keyring for non-krb5...
2012-01-18 Jeff Laytoncifs: sanitize username handling
2012-01-18 Jeff Laytoncifs: lower default wsize when unix extensions are...
2012-01-18 Jeff Laytoncifs: better instrumentation for coalesce_t2
2012-01-12 Dan Carpentercifs: integer overflow in parse_dacl()
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-07 Al Virovfs: switch ->show_stats to struct dentry *
2012-01-04 Steve French[CIFS] default ntlmv2 for cifs mount delayed to 3.3
2012-01-04 Al Virocifs: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Jeff Laytoncifs: fix bad buffer length check in coalesce_t2
2011-12-09 Jeff Laytoncifs: check for NULL last_entry before calling cifs_sav...
2011-12-09 Jeff Laytoncifs: attempt to freeze while looping on a receive...
2011-12-09 Steve Frenchcifs: Fix sparse warning when calling cifs_strtoUCS
2011-12-09 Pavel ShilovskyCIFS: Add descriptions to the brlock cache functions
2011-11-10 Steve Frenchcifs: Fix sparse warning when calling cifs_strtoUCS
2011-11-08 Pavel ShilovskyCIFS: Add descriptions to the brlock cache functions
2011-11-07 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-04 Pavel ShilovskyCIFS: Cleanup byte-range locking code style
2011-11-04 Pavel ShilovskyCIFS: Simplify setlk error handling for mandatory locking
2011-11-04 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
next