Commit Graph

1538 Commits (b4e3ac74d5cd4152f2ec6b3280b1ff3428952f7f)

Author SHA1 Message Date
Pavel Shilovsky a88b470773 CIFS: Cleanup byte-range locking code style 13 years ago
Pavel Shilovsky 161ebf9fcc CIFS: Simplify setlk error handling for mandatory locking 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Shirish Pargaonkar 9ef5992e44 cifs: Assume passwords are encoded according to iocharset (try #2) 13 years ago
Pavel Shilovsky 5079276066 CIFS: Fix the VFS brlock cache usage in posix locking case 13 years ago
Steve French 8ea00c6977 [CIFS] Update cifs version to 1.76 13 years ago
Pavel Shilovsky d12799b4c3 CIFS: Remove extra mutex_unlock in cifs_lock_add_if 13 years ago
Andi Kleen ef3d0fd27e vfs: do (nearly) lockless generic_file_llseek 13 years ago
Steve French 96814ecb40 Add definition for share encryption 13 years ago
Pavel Shilovsky 32b9aaf1a5 CIFS: Make cifs_push_locks send as many locks at once as possible 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
Pavel Shilovsky 85160e03a7 CIFS: Implement caching mechanism for mandatory brlocks 13 years ago
Pavel Shilovsky 42274bb22a CIFS: Fix DFS handling in cifs_get_file_info 13 years ago
Pavel Shilovsky a2d6b6cacb CIFS: Fix error handling in cifs_readv_complete 14 years ago
Steve French 71c424bac5 [CIFS] Show nostrictsync and noperm mount options in /proc/mounts 14 years ago
Jeff Layton f06ac72e92 cifs, freezer: add wait_event_freezekillable and have cifs use it 14 years ago
Jeff Layton fef33df88b cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters 14 years ago
Jeff Layton 66bfaadc3d cifs: tune bdi.ra_pages in accordance with the rsize 14 years ago
Jeff Layton 5eba8ab360 cifs: allow for larger rsize= options and change defaults 14 years ago
Jeff Layton 690c5e3163 cifs: convert cifs_readpages to use async reads 14 years ago
Jeff Layton e28bc5b1fd cifs: add cifs_async_readv 14 years ago
Jeff Layton 2ab2593f4b cifs: fix protocol definition for READ_RSP 14 years ago
Jeff Layton 44d22d846f cifs: add a callback function to receive the rest of the frame 14 years ago
Jeff Layton e9097ab489 cifs: break out 3rd receive phase into separate function 14 years ago
Jeff Layton c8054ebdb6 cifs: find mid earlier in receive codepath 14 years ago
Jeff Layton 2a37ef94bb cifs: move buffer pointers into TCP_Server_Info 14 years ago
Jeff Layton ffc00e27aa cifs: eliminate is_multi_rsp parm to find_cifs_mid 14 years ago
Jeff Layton ea1f4502fc cifs: move mid finding into separate routine 14 years ago
Jeff Layton 89482a56a0 cifs: add a third receive phase to cifs_demultiplex_thread 14 years ago
Jeff Layton 1041e3f991 cifs: keep a reusable kvec array for receives 14 years ago
Jeff Layton 42c4dfc213 cifs: turn read_from_socket into a wrapper around a vectorized version 14 years ago
Gerlando Falauto ad4778fb40 CIFS: fix automount for DFS shares 14 years ago
Dan Carpenter 7748dd6eab CIFS: cleanup min_t() cast in cifs_read() 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 d59dad2be0 CIFS: Move byte range lock list from fd to inode 14 years ago
Jeff Layton fe11e4ccb8 cifs: clean up check_rfc1002_header 14 years ago
Pavel Shilovsky 03776f4516 CIFS: Simplify byte range locking code 14 years ago
Pavel Shilovsky 94443f4340 CIFS: Fix incorrect max RFC1002 write size value 14 years ago
Jeff Layton a52c1eb7ae cifs: simplify read_from_socket 14 years ago
Shirish Pargaonkar 21fed0d5b7 cifs: Add data structures and functions for uid/gid to SID mapping (try #4) 14 years ago
Steve French 20c3a200c4 Typo in cifs readme in name of module parm directory 14 years ago
Shirish Pargaonkar d026168692 cifs: clean up unused encryption code 14 years ago
Shirish Pargaonkar 3d3ea8e64e cifs: Add mount options for backup intent (try #6) 14 years ago
Suresh Jayaraman 8bc4392a1e cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface 14 years ago
Suresh Jayaraman c9c4708fdf cifs: update README about the kernel module parameters 14 years ago
Steve French e75047344e add new module parameter 'enable_oplocks' 14 years ago
Jeff Layton ba749e6d52 cifs: check for unresponsive server every time we call kernel_recvmsg 14 years ago