aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-27[CIFS] Migrate from prefixpath logicSteve French
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky
2011-05-26[CIFS] When mandatory encryption on share, fail mountSteve French
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky
2011-05-25cifs: add cifs_async_writevJeff Layton
2011-05-25cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton
2011-05-25cifs: convert cifs_writepages to use async writesJeff Layton
2011-05-25CIFS: Fix undefined behavior when mount failsPavel Shilovsky
2011-05-24cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)Jeff Layton
2011-05-24CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky
2011-05-23CIFS: Simplify connection structure search callsPavel Shilovsky
2011-05-23cifs: remove unused SMB2 config and mount optionsChristoph Hellwig
2011-05-23cifs: add ignore_pend flag to cifs_call_asyncJeff Layton
2011-05-23cifs: make cifs_send_async take a kvec arrayJeff Layton
2011-05-23cifs: consolidate SendReceive response checksJeff Layton
2011-05-22fs: add missing prefetch.h includeHeiko Carstens
2011-05-21VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok
2011-05-20Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20Pull pstore into release branchTony Luck
2011-05-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19[CIFS] Remove sparse warningSteve French
2011-05-19[CIFS] Update cifs to version 1.72Steve French
2011-05-19cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney
2011-05-19cifs: Use kstrndup for cifs_sb->mountdataSean Finney
2011-05-19cifs: Simplify handling of submount options in cifs_mount.Sean Finney
2011-05-19cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney
2011-05-19cifs: Add support for mounting Windows 2008 DFS sharesSean Finney
2011-05-19cifs: Extract DFS referral expansion logic to separate functionSean Finney
2011-05-19cifs: turn BCC into a static inlined functionJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19cifs: fix some unused variable warnings in id_rb_searchJeff Layton
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-05-19cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar
2011-05-19cifs: Add idmap key and related data structures and functions (try #17 repost)Shirish Pargaonkar
2011-05-19CIFS: Add launder_page operation (try #3)Pavel Shilovsky
2011-05-19Introduce smb2 mounts as vers=2Steve French
2011-05-19CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky
2011-05-19cifs: fix comment in validate_t2Jeff Layton
2011-05-19VFS: trivial: fix comment on s_maxbytes value warning checkJeff Layton
2011-05-19[CIFS] Allow to set extended attribute cifs_acl (try #2)Steve French
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French