Commit Graph

191 Commits (597b027f694481ffeebcffe634c24b807198d46c)

Author SHA1 Message Date
Jeff Layton e9492871fb cifs: abstract out function to marshal up the iovec array for async writes 13 years ago
Jeff Layton c2e8764009 cifs: allow caller to specify completion op when allocating writedata 13 years ago
Jeff Layton fe5f5d2e90 cifs: add pid field to cifs_writedata 13 years ago
Pavel Shilovsky 243d04b6e6 CIFS: Expand CurrentMid field 13 years ago
Pavel Shilovsky 5ffef7bf1d CIFS: Separate protocol-specific code from cifs_readv_receive code 13 years ago
Pavel Shilovsky d4e4854fd1 CIFS: Separate protocol-specific code from demultiplex code 13 years ago
Pavel Shilovsky 792af7b05b CIFS: Separate protocol-specific code from transport routines 13 years ago
Jeff Layton 815465c4d7 cifs: clean up call to cifs_dfs_release_automount_timer() 13 years ago
Pavel Shilovsky 2d86dbc970 CIFS: Introduce credit-based flow control 13 years ago
Shirish Pargaonkar 9ef5992e44 cifs: Assume passwords are encoded according to iocharset (try #2) 13 years ago
Pavel Shilovsky 9ee305b70e CIFS: Send as many mandatory unlock ranges at once as possible 13 years ago
Pavel Shilovsky 4f6bcec910 CIFS: Implement caching mechanism for posix brlocks 13 years ago
Jeff Layton e28bc5b1fd cifs: add cifs_async_readv 14 years ago
Jeff Layton 44d22d846f cifs: add a callback function to receive the rest of the frame 14 years ago
Shirish Pargaonkar a5ff376966 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) 14 years ago
Pavel Shilovsky 03776f4516 CIFS: Simplify byte range locking code 14 years ago
Shirish Pargaonkar 3d3ea8e64e cifs: Add mount options for backup intent (try #6) 14 years ago
Jeff Layton 826a95e4a3 cifs: consolidate signature generating code 14 years ago
Jeff Layton 04db79b015 cifs: factor smb_vol allocation out of cifs_setup_volume_info 14 years ago
Jeff Layton f9e59bcba2 cifs: have cifs_cleanup_volume_info not take a double pointer 14 years ago
Al Viro 2a9b99516c sanitize cifs_umount() prototype 14 years ago
Al Viro 2c6292ae4b cifs: don't pass superblock to cifs_mount() 14 years ago
Steve French 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
Pavel Shilovsky d4ffff1fa9 CIFS: Add rwpidforward mount option 14 years ago
Steve French f87d39d951 [CIFS] Migrate from prefixpath logic 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
Pavel Shilovsky 724d9f1cfb CIFS: Simplify mount code for further shared sb capability 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
Steve French ceec1e0fae [CIFS] Remove sparse warning 14 years ago
Sean Finney f14bcf71d1 cifs: Unconditionally copy mount options to superblock info 14 years ago
Jeff Layton 820a803ffa cifs: keep BCC in little-endian format 14 years ago
Shirish Pargaonkar 4d79dba0e0 cifs: Add idmap key and related data structures and functions (try #17 repost) 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
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
Shirish Pargaonkar ee2c925850 cifs: More crypto cleanup (try #2) 14 years ago
Pavel Shilovsky 72432ffcf5 CIFS: Implement cifs_strict_writev (try #4) 14 years ago
Jeff Layton 766fdbb57f cifs: add ability to send an echo request 14 years ago
Jeff Layton a6827c184e cifs: add cifs_call_async 14 years ago
Pavel Shilovsky 12fed00de9 CIFS: Fix oplock break handling (try #2) 14 years ago
Jeff Layton 7d161b7f41 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb 14 years ago
Jeff Layton 79df1baeec cifs: fix use of CONFIG_CIFS_ACL 14 years ago
Shirish Pargaonkar fbeba8bb16 cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) 14 years ago
Shirish Pargaonkar 78415d2d30 cifs: Misc. cleanup in cifsacl handling [try #4] 14 years ago
Shirish Pargaonkar 987b21d7d9 cifs: Percolate error up to the caller during get/set acls [try #4] 14 years ago
Pavel Shilovsky c67236281c cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer 14 years ago