[CIFS] Neaten cERROR and cFYI macros, reduce text space
[safe/jmp/linux-2.6] / fs / cifs / cifsproto.h
2010-04-21 Joe Perches[CIFS] Neaten cERROR and cFYI macros, reduce text space
2010-03-09 Jeff Laytoncifs: add cifs_revalidate_file
2010-03-06 Jeff Laytoncifs: add a CIFSSMBUnixQFileInfo function
2010-03-06 Jeff Laytoncifs: add a CIFSSMBQFileInfo function
2010-02-23 Jeff Laytoncifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
2009-11-06 Jeff Laytoncifs: clean up handling when server doesn't consistentl...
2009-09-25 Jeff Laytoncifs: fix problems with last two commits
2009-09-24 Jeff Laytoncifs: eliminate cifs_init_private
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-15 Jeff Laytoncifs: fix oplock request handling in posix codepath
2009-07-09 Jeff Laytoncifs: convert cifs_get_inode_info and non-posix readdir...
2009-07-09 Jeff Laytoncifs: add and use CIFSSMBUnixSetFileInfo for setattr...
2009-07-09 Jeff Laytoncifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
2009-07-01 Jeff Laytoncifs: add new cifs_iget function and convert unix codep...
2009-06-13 Jeff Laytoncifs: add new routine for converting AF_INET and AF_INE...
2009-05-28 Christoph Hellwigcifs: reorganize get_cifs_acl
2009-05-28 Jeff Laytoncifs: make cnvrtDosUnixTm take a little-endian args...
2009-05-28 Jeff Laytoncifs: have cifs_NTtimeToUnix take a little-endian arg
2009-04-30 Jeff Laytoncifs: change cifs_get_name_from_search_buf to use new...
2009-04-30 Jeff Laytoncifs: change CIFSSMBUnixQuerySymLink to use new helpers
2009-03-18 Steve French[CIFS] Rename compose_mount_options to cifs_compose_mo...
2009-03-12 Steve French[CIFS] reopen file via newer posix open protocol operat...
2009-03-12 Steve French[CIFS] Send SMB flush in cifs_fsync
2009-02-21 Jeff Laytoncifs: posix fill in inode needed by posix open
2009-02-21 Jeff Laytoncifs: properly handle case where CIFSGetSrvInodeNumber...
2009-02-21 Jeff Laytoncifs: refactor new_inode() calls and inode initialization
2009-02-21 Igor Mammedov[CIFS] Prevent OOPs when mounting with remote prefixpath.
2009-01-29 Jeff Laytoncifs: turn smb_send into a wrapper around smb_sendv
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-12-26 Jeff Laytoncifs: have calc_lanman_hash take more granular args
2008-11-14 Jeff Laytoncifs: reinstate sharing of SMB sessions sans races
2008-11-14 Jeff Laytoncifs: disable sharing session and tcon and add new...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the CIFS filesystem
2008-10-29 Steve French[CIFS] Reduce number of socket retries in large write...
2008-09-24 Jeff Laytoncifs: remove NULL termination from rename target in...
2008-09-23 Jeff Laytoncifs: add function to set file disposition
2008-08-06 Jeff LaytonRename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and...
2008-08-06 Jeff Laytonchange CIFSSMBSetTimes to CIFSSMBSetPathInfo
2008-08-06 Jeff Laytonbundle up Unix SET_PATH_INFO args into a struct and...
2008-05-15 Steve French[CIFS] Finishup DFS code
2008-05-15 Steve French[CIFS] Fix paths when share is in DFS to include proper...
2008-05-13 Steve French[CIFS] cleanup old checkpatch warnings
2008-05-08 Igor Mammedov[CIFS] Fixed build warning in is_ip
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-04-25 Igor Mammedovcifs: timeout dfs automounts +little fix.
2008-04-15 Steve French[CIFS] Fix oops when slow oplock process races with...
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-03-10 Harvey Harrison[CIFS] cifs: replace remaining __FUNCTION__ occurrences
2008-02-13 Steve French[CIFS] fix typo
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2008-01-25 Steve French[CIFS] DFS build fixes
2008-01-25 Igor Mammedov[CIFS] DFS support: provide shrinkable mounts
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-11-17 Steve French[CIFS] remove build warning
2007-11-16 Steve French[CIFS] minor checkpatch cleanup
2007-11-16 Jeff Layton[CIFS] have cifs_get_spnego_key get the hostname from...
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-11-03 Jeff Layton[CIFS] implement upcalls for SPNEGO blob via keyctl API
2007-10-31 Steve French[CIFS] Don't request too much permission when reading...
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-19 Steve French[CIFS] ACL support part 5
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-10-03 Shirish Pargaonkar[CIFS] CIFS ACL support (part 2)
2007-09-25 Steve French[CIFS] move cifs acl code to new file and fix build...
2007-08-30 Steve French[CIFS] formatting cleanup found by checkpatch
2007-07-15 Steve French[CIFS] Add support for new POSIX unlink
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-09 Steve French[CIFS] Fix packet signatures for NTLMv2 case
2007-06-28 Steve French[CIFS] whitespace fixes
2007-04-23 Steve French[CIFS] New CIFS POSIX mkdir performance improvement
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
2007-02-08 Steve French[CIFS] Allow update of EOF on remote extend of file
2006-10-12 Steve French[CIFS] Workaround incomplete byte length returned by...
2006-10-12 Steve French[CIFS] Level 1 QPathInfo needed for proper OS2 support
2006-09-28 Steve French[CIFS] Remove static and unused symbols
2006-09-28 Steve French[CIFS] Legacy time handling for Win9x and OS/2 part 1
2006-08-11 Jeremy Allison[CIFS]
2006-06-25 Steve French[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTA...
2006-06-23 Steve French[CIFS] Enable sec flags on mount for cifs (part one)
2006-06-08 Steve French[CIFS] NTLMv2 support part 5
2006-06-05 Steve French[CIFS] NTLMv2 support part 3
2006-06-01 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-03-05 Steve French[CIFS] Always match oplock break (cache notification...
2006-03-03 Steve French[CIFS] Fix slow oplock break response when mounts to...
2006-02-28 Steve French[CIFS] Add posix (advisory) byte range locking support...
2006-02-14 Steve French[CIFS] SessionSetup cleanup part 2
2006-02-09 Steve French[CIFS] Cleanup NTLMSSP session setup handling
2006-01-12 Steve French[CIFS] Add worker function for Get ACL cifs style
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
2005-12-02 Steve French[CIFS] Readpages and readir performance improvements...
2005-11-04 Steve French[CIFS] Update kconfig for cifs
2005-10-05 Steve FrenchCIFS: Create routine find_writable_file to reduce redun...
2005-10-03 Steve French[CIFS] Add writepages support to shrink memory usage...
2005-09-22 Steve French[CIFS] Various minor bigendian fixes and sparse level...
2005-09-22 Steve French[CIFS] Add support for legacy servers part nine. statf...
2005-09-01 Steve French[CIFS] Add support for legacy servers part 5
next