Commit Graph

244 Commits (127e5f5ae51eff44c9bff673f24e8587caa4e29f)

Author SHA1 Message Date
Eric W. Biederman 49418b2c28 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t 12 years ago
Eric W. Biederman dbfb98af18 cifs: Convert from a kuid before printing current_fsuid 12 years ago
Eric W. Biederman 8abf2775dd cifs: Use kuids and kgids SID to uid/gid mapping 12 years ago
Jeff Layton faa65f07d2 cifs: simplify id_to_sid and sid_to_id mapping code 12 years ago
Pavel Shilovsky 081c0414dc CIFS: Do not permit write to a range mandatory locked with a read lock 12 years ago
Jeff Layton b979aaa177 cifs: get rid of smb_vol->UNCip and smb_vol->port 12 years ago
Steve French 6d3ea7e497 CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 12 years ago
Shirish Pargaonkar c052e2b423 cifs: obtain file access during backup intent lookup (resend) 13 years ago
Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 13 years ago
Pavel Shilovsky 579f905323 CIFS: Check for mandatory brlocks on read/write 13 years ago
Pavel Shilovsky f7ba7fe685 CIFS: Add brlock support for SMB2 13 years ago
Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct 13 years ago
Jeff Layton fec344e3f3 cifs: change cifs_call_async to use smb_rqst structs 13 years ago
Jeff Layton fb308a6f22 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst 13 years ago
Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs 13 years ago
Pavel Shilovsky 92fc65a74a CIFS: Move readdir code to ops struct 13 years ago
Pavel Shilovsky d143341815 CIFS: Move set_file_size to ops struct 13 years ago
Steve French d6e906f1b5 CIFS: Move hardlink to ops struct 13 years ago
Pavel Shilovsky 8ceb984379 CIFS: Move rename to ops struct 13 years ago
Pavel Shilovsky 3c1bf7e48e CIFS: Enable signing in SMB2 13 years ago
Pavel Shilovsky ba9ad7257a CIFS: Move writepage to ops struct 13 years ago
Pavel Shilovsky 3331914125 CIFS: Add SMB2 support for cifs_iovec_write 13 years ago
Pavel Shilovsky 09a4707e76 CIFS: Add SMB2 support for cifs_iovec_read 13 years ago
Pavel Shilovsky 4ad6504453 CIFS: Move guery file info code to ops struct 13 years ago
Pavel Shilovsky fb1214e48f CIFS: Move open code to ops struct 13 years ago
Pavel Shilovsky ed6875e0d6 CIFS: Move unlink code to ops struct 13 years ago
Pavel Shilovsky f958ca5d88 CIFS: Move rmdir code to ops struct 13 years ago
Pavel Shilovsky f436720e94 CIFS: Separate protocol specific part from mkdir 13 years ago
Pavel Shilovsky ff691e9694 CIFS: Simplify cifs_mkdir call 13 years ago
Pavel Shilovsky 45740847e2 CIFS: Setup async request in ops struct 13 years ago
Pavel Shilovsky 9224dfc2f9 CIFS: Move building path to root to ops struct 13 years ago
Pavel Shilovsky 1208ef1f76 CIFS: Move query inode info code to ops struct 13 years ago
Pavel Shilovsky 68889f269b CIFS: Move is_path_accessible to ops struct 13 years ago
Pavel Shilovsky b669f33ca6 CIFS: Move getting dfs referalls to ops struct 13 years ago
Pavel Shilovsky aa24d1e969 CIFS: Process reconnects for SMB2 shares 13 years ago
Pavel Shilovsky 28ea5290d7 CIFS: Add SMB2 credits support 13 years ago
Pavel Shilovsky 2dc7e1c033 CIFS: Make transport routines work with SMB2 13 years ago
Pavel Shilovsky 6d5786a34d CIFS: Rename Get/FreeXid and make them work with unsigned int 13 years ago
Pavel Shilovsky 2e6e02ab6d CIFS: Move protocol specific tcon/tdis code to ops struct 13 years ago
Pavel Shilovsky 58c45c58a1 CIFS: Move protocol specific session setup/logoff code to ops struct 13 years ago
Pavel Shilovsky 286170aa24 CIFS: Move protocol specific negotiate code to ops struct 13 years ago
Pavel Shilovsky a891f0f895 CIFS: Extend credit mechanism to process request type 13 years ago
Jeff Layton 762a4206a3 cifs: rename cifs_sign_smb2 to cifs_sign_smbv 13 years ago
Jeff Layton c5fd363d77 cifs: move file_lock off stack in cifs_push_posix_locks 13 years ago
Pavel Shilovsky 8825736060 CIFS: Move get_next_mid to ops struct 13 years ago
Pavel Shilovsky 452757897a CIFS: Move add/set_credits and get_credits_field to ops structure 13 years ago
Pavel Shilovsky 082d0642c6 CIFS: Move protocol specific part from SendReceive2 to ops struct 13 years ago
Shirish Pargaonkar 2608bee744 cifs: Include backup intent search flags during searches {try #2) 13 years ago
Jeff Layton 1c89254926 cifs: convert cifs_iovec_read to use async reads 13 years ago
Jeff Layton 6993f74a5b cifs: add refcounting to cifs_readdata structures 13 years ago