Commit Graph

466 Commits (72341eea6f62a91f270157d86c0c82d832627dfd)

Author SHA1 Message Date
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Steve French a761ac579b [CIFS] log better errors on failed mounts 17 years ago
Jeff Layton d32c4f2626 CIFS: ignore mode change if it's just for clearing setuid/setgid bits 17 years ago
Steve French abb63d6c3d [CIFS] Return better error when server requires signing but client forbids 17 years ago
Steve French d628ddb62d [CIFS] fix typo 17 years ago
Steve French a750e77c21 [CIFS] acl support part 4 17 years ago
Steve French d5d1850109 [CIFS] Fix minor problems noticed by scan 17 years ago
Steve French c18c732ec6 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Steve French adddd49ddf [CIFS] build break 17 years ago
Steve French adbc03587c [CIFS] endian fixes 17 years ago
Dave Kleikamp ce51ae14ae [CIFS] endian fixes in new acl code 17 years ago
Steve French af6f4612fd [CIFS] Fix some endianness problems in new acl code 17 years ago
Steve French 016ec75f1a [CIFS] missing #endif from a previous patch 17 years ago
Cyrill Gorcunov 6345a3a880 [CIFS] formatting fixes 17 years ago
Jeff Layton 0d3a01fada [CIFS] Break up unicode_sessetup string functions 17 years ago
Jeff Layton e187e44eb8 [CIFS] parse server_GUID in SPNEGO negProt response 17 years ago
Jeff Layton 7111d2144f [CIFS] 17 years ago
Cyril Gorcunov 8f2376adfb [CIFS] Fix endian conversion problem in posix mkdir 18 years ago
Steve French 516897a208 [CIFS] fix build break when lanman not enabled 18 years ago
Steve French 2c2130e16f [CIFS] remove two sparse warnings 18 years ago
Steve French 8f18c1316b [CIFS] remove compile warnings when debug disabled 18 years ago
Steve French 297647c21f [CIFS] CIFS ACL support part 3 18 years ago
Steve French a013689ddb [CIFS] Fix cifsd so shuts down when signing fails during mount 18 years ago
Steve French d12fd121af [CIFS] Cleanup formatting 18 years ago
Shirish Pargaonkar d0d66c443a [CIFS] CIFS ACL support (part 2) 18 years ago
Mariusz Kozlowski a8a11d399f [CIFS] remove some redundant argument checks 18 years ago
Steve French 9b22b0b726 [CIFS] Reduce chance of list corruption in find_writable_file 18 years ago
Steve French 4084973dba [CIFS] change misleading field name 18 years ago
Steve French 92ad9b93cd [CIFS] named pipe support (part 2) 18 years ago
Steve French 7f8ed420f8 [CIFS] CIFS support for named pipes (part 1) 18 years ago
Steve French 407f61a2b4 [CIFS] Fix memory leak in statfs to very old servers 18 years ago
Steve French 65874007c3 [CIFS] fix cut and paste error - missing defines cause cifsacl build error 18 years ago
Steve French bcb020341a [CIFS] move cifs acl code to new file and fix build break 18 years ago
Steve French 442aa310f3 [CIFS] Support for CIFS ACLs (part 1) 18 years ago
Steve French 2224f4e5d5 [CIFS] fix typo in previous commit 18 years ago
Steve French 1e71f25d14 [CIFS] Print better error when server returns malformed QueryUnixInfo response 18 years ago
Steve French 5a44b3190e [CIFS] Add warning message when broken server fails SetFSInfo call 18 years ago
Steve French c45d707f67 [CIFS] Fallback to standard mkdir if server incorrectly claims support for 18 years ago
Steve French 5a07cdf86c [CIFS] fix small memory leak in an error path in new posix mkdir 18 years ago
Steve French a23d306981 [CIFS] missing field in debug output from previous fix 18 years ago
Steve French 88f370a688 [CIFS] Fix potential NULL pointer usage if kzalloc fails 18 years ago
Steve French 638b250766 [CIFS] typo in earlier cifs_reconnect fix 18 years ago
Jeff a8cd925f74 [CIFS] Respect umask when using POSIX mkdir 18 years ago
Steve French 4efa53f090 [CIFS] lock inode open file list in close in case racing with open 18 years ago
Steve French 15745320f3 [CIFS] Fix oops in find_writable_file 18 years ago
Steve French 77159b4df8 [CIFS] Fix warnings shown by newer version of sparse 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Steve French f01d5e14e7 [CIFS] fix for incorrect session reconnects 18 years ago