Commit Graph

22500 Commits (f87d39d951329cd8f462bf9007d334122c0599d0)

Author SHA1 Message Date
Steve French f87d39d951 [CIFS] Migrate from prefixpath logic 14 years ago
Pavel Shilovsky 641a58d66d CIFS: Fix memory leak in cifs_do_mount 14 years ago
Steve French 6848b7334b [CIFS] When mandatory encryption on share, fail mount 14 years ago
Pavel Shilovsky fa2989f447 CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size 14 years ago
Jeff Layton c28c89fc43 cifs: add cifs_async_writev 14 years ago
Jeff Layton f7910cbd9f cifs: clean up wsize negotiation and allow for larger wsize 14 years ago
Jeff Layton c3d17b63e5 cifs: convert cifs_writepages to use async writes 14 years ago
Pavel Shilovsky b2e5cd33b5 CIFS: Fix undefined behavior when mount fails 14 years ago
Jeff Layton 3c1105df69 cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) 14 years ago
Pavel Shilovsky 724d9f1cfb CIFS: Simplify mount code for further shared sb capability 14 years ago
Pavel Shilovsky 37bb04e5a0 CIFS: Simplify connection structure search calls 14 years ago
Christoph Hellwig c02324a6ae cifs: remove unused SMB2 config and mount options 14 years ago
Jeff Layton 59ffd84141 cifs: add ignore_pend flag to cifs_call_async 14 years ago
Jeff Layton fcc31cb6f1 cifs: make cifs_send_async take a kvec array 14 years ago
Jeff Layton 2c8f981d93 cifs: consolidate SendReceive response checks 14 years ago
Heiko Carstens 9ce6e0be06 fs: add missing prefetch.h include 14 years ago
Erez Zadok 1a4022f88d VFS: move BUG_ON test for symlink nd->depth after current->link_count test 14 years ago
Timo Warns cae13fe4cc Fix for buffer overflow in ldm_frag_add not sufficient 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Steve French 156ecb2d8b [CIFS] Fix to problem with getattr caused by invalidate simplification patch 14 years ago
Steve French ceec1e0fae [CIFS] Remove sparse warning 14 years ago
Steve French 4e64fb33de [CIFS] Update cifs to version 1.72 14 years ago
Shirish Pargaonkar c4aca0c09f cifs: Change key name to cifs.idmap, misc. clean-up 14 years ago
Sean Finney f14bcf71d1 cifs: Unconditionally copy mount options to superblock info 14 years ago
Sean Finney 5167f11ec9 cifs: Use kstrndup for cifs_sb->mountdata 14 years ago
Sean Finney 046462abca cifs: Simplify handling of submount options in cifs_mount. 14 years ago
Sean Finney b946845a9d cifs: cifs_parse_mount_options: do not tokenize mount options in-place 14 years ago
Sean Finney c1508ca236 cifs: Add support for mounting Windows 2008 DFS shares 14 years ago
Sean Finney dd61394586 cifs: Extract DFS referral expansion logic to separate function 14 years ago
Jeff Layton 460458ce8e cifs: turn BCC into a static inlined function 14 years ago
Jeff Layton 820a803ffa cifs: keep BCC in little-endian format 14 years ago
Jeff Layton 0e6e37a7a8 cifs: fix some unused variable warnings in id_rb_search 14 years ago
Pavel Shilovsky 6feb9891da CIFS: Simplify invalidate part (try #5) 14 years ago
Pavel Shilovsky 0b81c1c405 CIFS: directio read/write cleanups 14 years ago
Steve French be8e3b0044 consistently use smb_buf_length as be32 for cifs (try 3) 14 years ago
Shirish Pargaonkar 9409ae58e0 cifs: Invoke id mapping functions (try #17 repost) 14 years ago
Shirish Pargaonkar 4d79dba0e0 cifs: Add idmap key and related data structures and functions (try #17 repost) 14 years ago
Pavel Shilovsky 9ad1506b42 CIFS: Add launder_page operation (try #3) 14 years ago
Steve French 1cb06d0b50 Introduce smb2 mounts as vers=2 14 years ago
Pavel Shilovsky 257fb1f15d CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) 14 years ago
Jeff Layton fd5707e1b4 cifs: fix comment in validate_t2 14 years ago
Jeff Layton 4358b5678b VFS: trivial: fix comment on s_maxbytes value warning check 14 years ago
Steve French b73b9a4ba7 [CIFS] Allow to set extended attribute cifs_acl (try #2) 14 years ago
Steve French 43988d7685 [CIFS] Use ecb des kernel crypto APIs instead of 14 years ago
Shirish Pargaonkar 257208736a cifs: cleanup: Rename and remove config flags 14 years ago
Steve French b34cb85cc2 Introduce SMB2 Kconfig option 14 years ago
Steve French 34c87901e1 Shrink stack space usage in cifs_construct_tcon 14 years ago
Justin P. Mattock fd62cb7e74 fs:cifs:connect.c remove one to many l's in the word. 14 years ago
Steve French c52a95545c Don't compile in unused reparse point symlink code 14 years ago
Steve French 0eff0e2677 Remove unused CIFSSMBNotify worker function 14 years ago