mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / cifs /
2010-05-17 Jeff Laytoncifs: fix noserverino handling when unix extensions...
2010-05-17 Jeff Laytoncifs: don't update uniqueid in cifs_fattr_to_inode
2010-05-17 Jeff Laytoncifs: always revalidate hardlinked inodes when using...
2010-05-13 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2010-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-12 Steve French[CIFS] drop quota operation stubs
2010-05-11 Jeff Laytoncifs: guard against hardlinking directories
2010-05-11 Suresh Jayaramancifs: propagate cifs_new_fileinfo() error back to the...
2010-05-10 Suresh Jayaramancifs: add comments explaining cifs_new_fileinfo behavior
2010-05-10 Suresh Jayaramancifs: remove unused parameter from cifs_posix_open_inod...
2010-05-06 Steve French[CIFS] Remove unused cifs_oplock_cachep
2010-05-05 Jeff Laytoncifs: have decode_negTokenInit set flags in server...
2010-05-05 Jeff Laytoncifs: break negotiate protocol calls out of cifs_setup_...
2010-04-28 Jeff Laytoncifs: eliminate "first_time" parm to CIFS_SessSetup
2010-04-27 Steve French[CIFS] Fix lease break for writes
2010-04-27 Jeff Laytoncifs: save the dialect chosen by server
2010-04-26 Dan Carpentercifs: change && to ||
2010-04-26 Jeff Laytoncifs: rename "extended_security" to "global_secflags"
2010-04-26 Jeff Laytoncifs: move tcon find/create into separate function
2010-04-26 Jeff Laytoncifs: move SMB session creation code into separate...
2010-04-26 Jeff Laytoncifs: track local_nls in volume info
2010-04-22 Steve French[CIFS] Allow null nd (as nfs server uses) on create
2010-04-22 Jens Axboecifs: add bdi backing to mount session
2010-04-21 Pavel Shilovsky[CIFS] Fix losing locks during fork()
2010-04-21 Steve French[CIFS] Cleanup various minor breakage in previous cFYI...
2010-04-21 Joe Perches[CIFS] Neaten cERROR and cFYI macros, reduce text space
2010-04-21 Nick Piggin[CIFS] use add_to_page_cache_lru
2010-04-08 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-04-06 Pavel Shilovskynot overwriting file_lock structure after GET_LK
2010-04-03 Suresh Jayaramancifs: Fix a kernel BUG with remote OS/2 server (try #3)
2010-04-03 Steve French[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Pavel Shilovsky[CIFS] Add mmap for direct, nobrl cifs mount types
2010-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-03-15 Dan Carpentercifs: trivial white space
2010-03-09 Steve French[CIFS] checkpatch cleanup
2010-03-09 Jeff Laytoncifs: add cifs_revalidate_file
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-06 Jeff Laytoncifs: add a CIFSSMBUnixQFileInfo function
2010-03-06 Jeff Laytoncifs: add a CIFSSMBQFileInfo function
2010-03-06 Jeff Laytoncifs: overhaul cifs_revalidate and rename to cifs_reval...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-02-25 Steve French[CIFS] pSesInfo->sesSem is used as mutex. Rename it...
2010-02-24 Steve French[CIFS] Use unsigned ea length for clarity
2010-02-23 Jeff Laytoncifs: set server_eof in cifs_fattr_to_inode
2010-02-23 Steve French[CIFS] Minor cleanup to EA patch
2010-02-23 Jeff Laytoncifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
2010-02-23 Jeff Laytoncifs: verify lengths of QueryAllEAs reply
2010-02-23 Jeff Laytoncifs: increase maximum buffer size in CIFSSMBQAllEAs
2010-02-23 Jeff Laytoncifs: rename name_len to list_len in CIFSSMBQAllEAs
2010-02-23 Jeff Laytoncifs: clean up indentation in CIFSSMBQAllEAs
2010-02-23 Jeff Laytoncifs: add parens around smb_var in BCC macros
2010-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-08 Jeff Laytoncifs: fix dentry hash calculation for case-insensitive...
2010-02-08 Steve French[CIFS] Don't cache timestamps on utimes due to coarse...
2010-02-06 Steve French[CIFS] Maximum username length check in session setup...
2010-02-06 Jeff Laytoncifs: fix length calculation for converted unicode...
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2010-01-16 Al ViroCIFS shouldn't make mountpoints shrinkable
2010-01-01 Steve French[CIFS] Add support for TCP_NODELAY
2009-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Steve French[CIFS] Enable mmap on forcedirectio mounts
2009-12-04 Adam Buchbindertree-wide: fix misspelling of "definition" in comments
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Jeff Laytoncifs: NULL out tcon, pSesInfo, and srvTcp pointers...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-25 Steve French[CIFS] Fix sparse warning
2009-11-24 Steve French[CIFS] Duplicate data on appending to some Samba servers
2009-11-24 Steve French[CIFS] fix oops in cifs_lookup during net boot
2009-11-23 J. Bruce FieldsMerge commit 'v2.6.32-rc8' into HEAD
2009-11-20 David HowellsSLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_re...
2009-11-16 Suresh Jayaramancifs: clear server inode number flag while autodisabling
2009-11-06 Jeff Laytoncifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
2009-11-06 Jeff Laytoncifs: clean up handling when server doesn't consistentl...
2009-10-27 J. Bruce Fieldsnfs: new subdir Documentation/filesystems/nfs
2009-10-06 Steve French[CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_...
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-25 Jeff Laytoncifs: fix locking and list handling code in cifs_open...
2009-09-25 Steve French[CIFS] Remove build warning
2009-09-25 Jeff Laytoncifs: fix problems with last two commits
2009-09-25 Steve French[CIFS] Fix build break when keys support turned off
2009-09-24 Jeff Laytoncifs: eliminate cifs_init_private
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-24 npiggin@suse.detruncate: use new helpers
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-15 Jeff Laytoncifs: have cifsFileInfo hold an extra inode reference
2009-09-15 Jeff Laytoncifs: take read lock on GlobalSMBSes_lock in is_valid_o...
2009-09-15 Jeff Laytoncifs: remove cifsInodeInfo.oplockPending flag
2009-09-15 Jeff Laytoncifs: fix oplock request handling in posix codepath
2009-09-15 Chuck Ebbert[CIFS] Re-enable Lanman security
2009-09-03 Jeff Laytoncifs: consolidate reconnect logic in smb_init routines
next