Commit Graph

141 Commits (af5b98042452cc6f50de8afa9d079bda8556d74d)

Author SHA1 Message Date
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Steve French 25741b3e43 [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. 19 years ago
Steve French 2a138ebb01 [CIFS] Missing parenthesis and typo in previous fix 19 years ago
Steve French 6ab16d2495 [CIFS] Fix umount --force to wake up the pending response queue, not just 19 years ago
Steve French 6473a559c3 [CIFS] Fix missing permission check on setattr when noperm mount option is 19 years ago
Steve French 3abb92722a [CIFS] When file is deleted locally but later recreated on the server 19 years ago
Steve French cdbce9c87e [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows 19 years ago
Steve French 86c96b4bb7 [CIFS] Fix mknod of block and chardev over SFU mounts 19 years ago
Steve French c119b87d59 [CIFS] Missing part of previous patch 19 years ago
Steve French 3020a1f58c [CIFS] Fix scheduling while atomic when pending writes at file close time 19 years ago
Steve French 87c89dd733 [CIFS] Vectored and async i/o turned on and correct the 19 years ago
Steve French 9e294f1c4d [CIFS] Recognize properly symlinks and char/blk devices (not just 19 years ago
Steve French 0f2b27c438 [CIFS] Fix sparse warnings on smb bcc (byte count) 19 years ago
Steve French ff7feac963 [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs 19 years ago
Steve French d6e2f2a4c8 [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) 19 years ago
Steve French e89dc92096 [CIFS] Cleanup sparse warnings for unicode little endian casts 19 years ago
Steve French 8b94bcb923 [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests 19 years ago
Steve French 69114089b7 [CIFS] Reduce sparse endian warnings 19 years ago
Steve French 3c50c61826 [CIFS] Update CIFS change log 19 years ago
Steve French a2653ebab3 [CIFS] Reserve upcall IDX value for CIFS with connector header and add 19 years ago
Steve French 7b7abfe3dd 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Steve French ec58ef0328 [CIFS] Update kconfig for cifs 19 years ago
Steve French 0753ca7bc2 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access 19 years ago
Steve French 23e7dd7d95 [CIFS] Defer close of file handle slightly if there are pending writes that 19 years ago
Steve French 84d2f07e8e CIFS: cifs_writepages should not write beyond end of file 20 years ago
Steve French 47c786e79b [CIFS] Add null malloc response check in notify experimental code 20 years ago
Steve French 1047abc159 [CIFS] CIFS Stats improvements 20 years ago
Steve French 4ca9c190d9 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL 20 years ago
Steve French 34210f3302 [CIFS] Still missing a line from previous fix 20 years ago
Steve French 9e2e85f82f [CIFS] Fix minor build problem with previous changeset 20 years ago
Steve French b387eaeb66 [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults 20 years ago
Steve French 5e1253b501 [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. 20 years ago
Steve French 02c37a6df5 [CIFS] Update cifs version to 1.38 20 years ago
Steve French 190fdeb844 [CIFS] Fix byte range locking to Windows when Windows server returns 20 years ago
Steve French 0ae0efada3 [CIFS] Fix rsize calculation so that large readx flag is checked. 20 years ago
Steve French 68058e7575 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff 20 years ago
Steve French 131afd0b74 [CIFS] /proc/fs/cifs debug code cleanup and new stats2 20 years ago
Steve French dd99cd803d [CIFS] cleanup sparse and compile errors in previous fix 20 years ago
Steve French 4a77118cd5 CIFS: Allow wsize to exceed CIFSMaxBufSize 20 years ago
Steve French 37c0eb4677 CIFS: implement cifs_writepages to perform multi-page I/O 20 years ago
Steve French 6148a742b2 CIFS: Create routine find_writable_file to reduce redundant code 20 years ago
Steve French 04c08816d6 [CIFS] Missing parenthesis from error message in previous fix 20 years ago
Steve French 8cc64c6ecf [CIFS] Allow SMBWrite2 to work to older servers 20 years ago
Steve French 3e84469d01 [CIFS] Add writepages support to shrink memory usage on writes, 20 years ago
Steve French ede1327ea4 [PATCH] cifs: Add support for suspend 20 years ago
Steve French 70ca734a14 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes 20 years ago
Steve French 2096243885 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now 20 years ago