Commit Graph

1825 Commits (475032564ed96c94c085e3e7a90e07d150a7cec9)

Author SHA1 Message Date
Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
Jeff Layton 72bd481f86 cifs: reinstate the forcegid option 13 years ago
Frediano Ziglio fd3ba42c76 Convert properly UTF-8 to UTF-16 13 years ago
Steve French b7a10626c8 [CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Steve French 1d4ab90776 [CIFS] Fix indentation of fs/cifs/Kconfig entries 13 years ago
Steve French e4aa25e780 [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) 13 years ago
Shirish Pargaonkar c052e2b423 cifs: obtain file access during backup intent lookup (resend) 13 years ago
Pavel Shilovsky f065fd099f CIFS: Fix possible freed pointer dereference in CIFS_SessSetup 13 years ago
Pavel Shilovsky 4ca3a99ca4 CIFS: Fix possible freed pointer dereference in SMB2_sess_setup 13 years ago
Pavel Shilovsky 760ad0cac1 CIFS: Make ops->close return void 13 years ago
Jeff Layton 4f2b86aba8 cifs: change DOS/NT/POSIX mapping of ERRnoresource 13 years ago
Jeff Layton 1b35920490 cifs: remove support for deprecated "forcedirectio" and "strictcache" mount options 13 years ago
Jeff Layton 52b0c3427e cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl 13 years ago
Pavel Shilovsky e5d0488719 CIFS: Fix possible memory leaks in SMB2 code 13 years ago
Pavel Shilovsky e4e3703555 CIFS: Fix endian conversion of IndexNumber 13 years ago
Steve French 12e8a20824 Trivial endian fixes 13 years ago
Steve French ba02e89915 MARK SMB2 support EXPERIMENTAL 13 years ago
Steve French 5efeb09707 Update cifs version number 13 years ago
Jeff Layton 3d6d854a13 cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock 13 years ago
Sachin Prabhu ecdb69e2cc cifs: Mangle string used for unc in /proc/mounts 13 years ago
Jeff Layton 101b92d959 cifs: cleanups for cifs_mkdir_qinfo 13 years ago
Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 13 years ago
Pavel Shilovsky 0822f51426 CIFS: Add SMB2.1 lease break support 13 years ago
Pavel Shilovsky 25078105fb CIFS: Fix cache coherency for read oplock case 13 years ago
Pavel Shilovsky b8c32dbb0d CIFS: Request SMB2.1 leases 13 years ago
Pavel Shilovsky 579f905323 CIFS: Check for mandatory brlocks on read/write 13 years ago
Pavel Shilovsky 1b4b55a1d9 CIFS: Turn lock mutex into rw semaphore 13 years ago
Pavel Shilovsky b140799a11 CIFS: Use brlock cache for SMB2 13 years ago
Pavel Shilovsky f7ba7fe685 CIFS: Add brlock support for SMB2 13 years ago
Pavel Shilovsky 027e8eec31 CIFS: Handle SMB2 lock flags 13 years ago
Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct 13 years ago
Pavel Shilovsky f45d34167c CIFS: Remove spinlock dependence in brlock processing 13 years ago
Pavel Shilovsky 1c0bd60b56 CIFS: Add NTLMSSP sec type to defaults 13 years ago
Jeff Layton 71953fc6e4 cifs: remove kmap lock and rsize limit 13 years ago
Jeff Layton 5819575ec6 cifs: replace kvec array in readdata with a single kvec 13 years ago
Jeff Layton 8321fec436 cifs: convert async read code to use pages array without kmapping 13 years ago
Jeff Layton c5fab6f4f0 cifs: turn the pages list in cifs_readdata into an array 13 years ago
Jeff Layton f4e49cd2dc cifs: allocate kvec array for cifs_readdata as a separate allocation 13 years ago
Jeff Layton 67c1f52951 cifs: add deprecation warning to sockopt=TCP_NODELAY option 13 years ago
Jeff Layton c84ce4a7b2 cifs: remove the kmap size limit from wsize 13 years ago
Jeff Layton eddb079deb cifs: convert async write code to pass in data via rq_pages array 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 97bc00b394 cifs: teach smb_send_rqst how to handle arrays of pages 13 years ago
Jeff Layton b8eed28375 cifs: cork the socket before a send and uncork it afterward 13 years ago
Jeff Layton 6f49f46b18 cifs: convert send code to use smb_rqst structs 13 years ago
Jeff Layton 0b688cfc8b cifs: change smb2 signing routines to use smb_rqst structs 13 years ago
Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs 13 years ago
Pavel Shilovsky 6fc05c25ca CIFS: Add statfs support for SMB2 13 years ago