Commit Graph

67 Commits (f54bfc0e34dbd15e9df099a8e36a346c6c583f3c)

Author SHA1 Message Date
Steve French 4523cc3044 [CIFS] UID/GID override on CIFS mounts to Samba 18 years ago
Steve French cbac3cba66 [CIFS] New CIFS POSIX mkdir performance improvement (part 2) 18 years ago
Steve French 2dd29d3133 [CIFS] New CIFS POSIX mkdir performance improvement 18 years ago
Steve French 5268df2ead [CIFS] Add write perm for usr to file on windows should remove r/o dos attr 18 years ago
Steve French 066fcb06d3 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set 18 years ago
Alan Tyson f5c1e2ea71 [CIFS] reset mode when client notices that ATTR_READONLY is no longer set 18 years ago
Steve French 99ee4dbd7c [CIFS] Remove some unused functions/declarations 18 years ago
Steve French ba6a46a03f [CIFS] small piece missing from previous patch 18 years ago
Steve French 3677db10a6 [CIFS] Fix locking problem around some cifs uses of i_size write 18 years ago
Steve French 1b2b212603 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten 18 years ago
Steve French c14e894bd4 [CIFS] fix &&/& typo in cifs_setattr() 18 years ago
Steve French 7ba526316a [CIFS] Allow update of EOF on remote extend of file 18 years ago
Steve French 8d6286fdfd [CIFS] Fix timezone handling on stat to os/2 18 years ago
Steve French 5fe14c851e [CIFS] Explicitly set stat->blksize 18 years ago
Steve French 8e87d4dc15 [CIFS] report rename failure when target file is locked by Windows 18 years ago
Steve French acf1a1b104 [CIFS] Level 1 QPathInfo needed for proper OS2 support 18 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
David Howells d366e40a1c [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] 19 years ago
Steve French 1bd5bbcb65 [CIFS] Legacy time handling for Win9x and OS/2 part 1 19 years ago
Dave Kleikamp 273d81d6ad [CIFS] Do not overwrite aops 19 years ago
Steve French 3979877e56 [CIFS] Support for setting up SMB sessions to legacy lanman servers 19 years ago
Steve French 26a21b980b [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log 19 years ago
Steve French 0bd4fa977f [CIFS] [CIFS] Do not take rename sem on most path based calls (during 19 years ago
Steve French 06bcfedd05 [CIFS] Fix typo in earlier cifs_unlink change and protect one 19 years ago
Steve French 6910ab30a2 [CIFS] Fix unlink oops when indirectly called in rename error path 19 years ago
Andrew Morton 5515eff811 [PATCH] 2tb-files-add-blkcnt_t-fixes 19 years ago
Arjan van de Ven a11f3a0574 [PATCH] sem2mutex: vfs_rename_mutex 19 years ago
Steve French 083d3a2cff [CIFS] Workaround various server bugs found in testing at connectathon 19 years ago
Steve French a4e85b5f62 [CIFS] Allow fallback for setting file size to Procom SMB server when 19 years ago
Eric Sesterhenn a048d7a870 [CIFS] Convert remaining places in fs/cifs from 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 ec637e3ffb [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages 19 years ago
Steve French 83451879ab [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in 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 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 9e294f1c4d [CIFS] Recognize properly symlinks and char/blk devices (not just 19 years ago
Steve French d6e2f2a4c8 [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) 19 years ago
Steve French 8b94bcb923 [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests 19 years ago
Steve French ec58ef0328 [CIFS] Update kconfig for cifs 19 years ago
Steve French 23e7dd7d95 [CIFS] Defer close of file handle slightly if there are pending writes that 19 years ago
Steve French dd99cd803d [CIFS] cleanup sparse and compile errors in previous fix 20 years ago