Commit Graph

342 Commits (db6eb5b334a0f095290b99096f68ff24ab6df1aa)

Author SHA1 Message Date
Steve French 1a70d6529a [CIFS] Fix compiler warning with previous patch 19 years ago
Steve French 947a506795 [CIFS] Fix typo 19 years ago
Steve French b815f1e559 [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about 19 years ago
Steve French 203cf2fc13 [CIFS] Fix readdir of large directories for backlevel servers 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Steve French 18f75ca0dc [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path 19 years ago
David Howells d366e40a1c [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] 19 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
Steve French de7ed55dbb [CIFS] Make use of newer QFSInfo dependent on capability bit instead of 19 years ago
Steve French 9ac00b7d96 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it 19 years ago
Steve French f46d3e1190 [CIFS] Fix typo in name of new cifs_show_stats 19 years ago
Steve French 175ec9e11c [CIFS] Rename server time zone field 19 years ago
Steve French 25ee4a98c6 [CIFS] Handle legacy servers which return undefined time zone 19 years ago
Steve French bf97d28711 [CIFS] CIFS support for /proc/<pid>/mountstats part 1 19 years ago
Steve French a3ab41f10e [CIFS] Fix build break ifdef in wrong place 19 years ago
Steve French e10847ed49 [CIFS] More removing of unused functions 19 years ago
Steve French 2eaf55862e [CIFS] Remove unused prototypes 19 years ago
Steve French e33c74d06e [CIFS] Fix build break 19 years ago
Steve French 2cd646a2d1 [CIFS] Remove static and unused symbols 19 years ago
Steve French 1bd5bbcb65 [CIFS] Legacy time handling for Win9x and OS/2 part 1 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Steve French 0889a9441d CIFS: Use SEEK_END instead of hardcoded value 19 years ago
Steve French b8c06a2ab6 [CIFS] statfs for cifs unix extensions no longer experimental 19 years ago
Steve French 6b70c9559b [CIFS] New POSIX locking code not setting rc properly to zero on successful 19 years ago
Steve French 2fe87f02a0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) 19 years ago
Steve French b835bebe95 [CIFS] Fix CIFS readdir access denied when SE Linux enabled 19 years ago
Steve French ea4c07d780 [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr 19 years ago
Steve French 5ddaa683a5 [CIFS] endian errors in lanman protocol support 19 years ago
Steve French e466e4876b [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in 19 years ago
Steve French 66abda5e1f [CIFS] Fix oops when negotiating lanman and no password specified 19 years ago
Jeremy Allison 7ee1af765d [CIFS] 19 years ago
Steve French 6c3d8909d8 [CIFS] Allow cifsd to suspend if connection is lost 19 years ago
Steve French 5da07b0208 [CIFS] Make midState usage more consistent 19 years ago
Steve French 14a441a2b4 [CIFS] spinlock protect read of last srv response time in timeout path 19 years ago
Steve French 3a5ff61c18 [CIFS] Do not time out posix brl requests when using new posix setfileinfo 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 0418726bb5 typo fixes: aquire -> acquire 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Steve French f40c562855 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the 19 years ago
Steve French 0223cf0b10 [CIFS] Fix alignment of unicode strings in previous patch 19 years ago
Steve French 750d1151a6 [CIFS] Fix allocation of buffers for new session setup routine to allow 19 years ago
Ingo Molnar 124a27fe32 [CIFS] Remove calls to to take f_owner.lock 19 years ago
Steve French cd49b492fe [CIFS] remove some redundant null pointer checks 19 years ago
Steve French f90f00a358 [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off 19 years ago