aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-294-4/+4
* cifs: Fix df output for users with quota limitsSachin Prabhu2017-09-111-2/+2
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-07-041-0/+4
* Fix regression which breaks DFS mountingSachin Prabhu2017-07-041-9/+10
* Move check for prefix path to within cifs_get_root()Sachin Prabhu2017-07-041-5/+4
* Compare prepaths when comparing superblocksSachin Prabhu2017-07-041-1/+20
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2017-07-043-14/+19
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-07-041-0/+10
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2017-07-045-5/+104
* CIFS: remove bad_network_name flagGermano Percossi2017-07-042-6/+0
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-07-041-1/+1
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-07-041-1/+1
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-07-045-31/+85
* mm: change invalidatepage prototype to accept lengthLukas Czerner2017-05-271-2/+3
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2016-11-071-0/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-103-4/+51
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-12/+20
* Linux 3.10.100 (accumulative patch)Stefan Guendhoer2016-08-261-3/+18
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2016-08-261-2/+6
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-1/+1
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-261-0/+1
* first commitMeizu OpenSource2016-08-1562-0/+50075