[XFS] Interim solution for attribute insertion failure during file
[safe/jmp/linux-2.6] / fs / cifs /
2006-01-18 Steve French[CIFS] Fix oops in cifs_readpages caused by not checkin...
2006-01-18 Steve French[CIFS] Remove compiler warning
2006-01-14 Steve French[CIFS] Fix CIFS to recognize share mode security
2006-01-13 Steve French[CIFS] Fix typo
2006-01-12 Steve French[CIFS] Add worker function for Get ACL cifs style
2006-01-12 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-12 Steve French[CIFS] Allow local filesize for file that is open for...
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2006-01-09 Steve French[CIFS] Fix cifs trying to write to f_ops
2006-01-09 Steve French[CIFS] Minor cleanup to new cifs acl header.
2005-12-31 Steve French[CIFS] Fix typos in rfc1002pdu.h
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
2005-12-03 Steve French[CIFS] Display large/small total buffer allocations...
2005-12-03 Steve French[CIFS] Add extended stats (STATS2) for total buffer...
2005-12-02 Steve French[CIFS] Readpages and readir performance improvements...
2005-12-02 Steve French[CIFS] Kerberos and CIFS ACL support part 1
2005-12-02 Steve French[CIFS] Use fsuid (fsgid) more consistently instead...
2005-11-30 Steve French[CIFS] For previous fix, mode on mkdir needed S_IFDIR...
2005-11-30 Steve French[CIFS] Missing parenthesis and typo in previous fix
2005-11-30 Steve French[CIFS] Fix umount --force to wake up the pending respon...
2005-11-30 Steve French[CIFS] Fix missing permission check on setattr when...
2005-11-28 Steve French[CIFS] When file is deleted locally but later recreated...
2005-11-20 Steve French[CIFS] Fix setattr of mode only (e.g. in some chmod...
2005-11-19 Steve French[CIFS] Fix mknod of block and chardev over SFU mounts
2005-11-18 Steve French[CIFS] Missing part of previous patch
2005-11-18 Steve French[CIFS] Fix scheduling while atomic when pending writes...
2005-11-18 Steve French[CIFS] Vectored and async i/o turned on and correct the
2005-11-18 Steve French[CIFS] Recognize properly symlinks and char/blk devices...
2005-11-16 Steve French[CIFS] Fix sparse warnings on smb bcc (byte count)
2005-11-16 Steve French[CIFS] Fix endian errors (setfacl/getfacl failures...
2005-11-16 Steve French[CIFS] Recognize properly symlinks and char/blk devices...
2005-11-11 Steve French[CIFS] Cleanup sparse warnings for unicode little endia...
2005-11-11 Steve French[CIFS] Fix CIFS "nobrl" mount option so does not disabl...
2005-11-11 Steve French[CIFS] Reduce sparse endian warnings
2005-11-11 Steve French[CIFS] Update CIFS change log
2005-11-10 Steve French[CIFS] Reserve upcall IDX value for CIFS with connector...
2005-11-09 Steve French(no commit message)
2005-11-09 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-04 Steve French[CIFS] Update kconfig for cifs
2005-10-27 Steve French[CIFS] Change pragma pack(1) to attribute(packed) to...
2005-10-21 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-10-20 Steve French[CIFS] Defer close of file handle slightly if there...
2005-10-12 Steve FrenchCIFS: cifs_writepages should not write beyond end of...
2005-10-12 Steve French[CIFS] Add null malloc response check in notify experim...
2005-10-12 Steve French[CIFS] CIFS Stats improvements
2005-10-11 Steve French[CIFS] Fix oops in experimental notify code (when CONFI...
2005-10-10 Steve French[CIFS] Still missing a line from previous fix
2005-10-10 Steve French[CIFS] Fix minor build problem with previous changeset
2005-10-10 Steve French[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
2005-10-10 Steve French[CIFS] Correct cifs tcp retry when some data sent befor...
2005-10-10 Steve French[CIFS] Update cifs version to 1.38
2005-10-10 Steve French[CIFS] Fix byte range locking to Windows when Windows...
2005-10-10 Steve French[CIFS] Fix rsize calculation so that large readx flag...
2005-10-10 Steve French[CIFS] Reduce CIFS tcp congestion timeout (it was too...
2005-10-07 Steve French[CIFS] /proc/fs/cifs debug code cleanup and new stats2
2005-10-06 Steve French[CIFS] cleanup sparse and compile errors in previous fix
2005-10-05 Steve FrenchCIFS: Allow wsize to exceed CIFSMaxBufSize
2005-10-05 Steve FrenchCIFS: implement cifs_writepages to perform multi-page I/O
2005-10-05 Steve FrenchCIFS: Create routine find_writable_file to reduce redun...
2005-10-04 Steve French[CIFS] Missing parenthesis from error message in previo...
2005-10-03 Steve French[CIFS] Allow SMBWrite2 to work to older servers
2005-10-03 Steve French[CIFS] Add writepages support to shrink memory usage...
2005-09-23 Steve French[PATCH] cifs: Add support for suspend
2005-09-22 Steve French[CIFS] Various minor bigendian fixes and sparse level...
2005-09-22 Steve French[CIFS] Add support for legacy servers part nine. statf...
2005-09-21 Steve French[CIFS] Add support for legacy servers part eight. Write...
2005-09-19 Steve French[CIFS] Add support for legacy servers part seven. Fix...
2005-09-16 Steve French[CIFS] Add support for legacy servers part six. Fix...
2005-09-16 Steve French[CIFS] Fix readdir caching when unlink removes file...
2005-09-16 Steve French[CIFS] Fix compiler warnings
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-07 Pekka Enberg[PATCH] fs: convert kcalloc to kzalloc
2005-09-07 Miklos Szeredi[PATCH] cifs_create() fix
2005-09-06 Steve French[CIFS] Update cifs TODO list with additional new featur...
2005-09-01 Steve French[CIFS] Add support for legacy servers part 5
2005-08-31 Steve French[CIFS] Add support for legacy servers part 4
2005-08-30 Steve French[CIFS] Add nolock synonym (ala nfs) for nobrl to disabl...
2005-08-30 Steve French[CIFS] Add support for suspend
2005-08-30 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-08-30 Steve French[CIFS] Remove cifs_sb argument from *build_path_from_dentry
2005-08-26 Steve French[PATCH] Fix oops in fs/locks.c on close of file with...
2005-08-25 Steve French[CIFS] Support for legacy servers part 3 - Add support...
2005-08-25 Steve French[CIFS] Use file instead of dentry in cifs dir_notify...
2005-08-25 Steve French[CIFS] Change notify support part 3
2005-08-25 Steve French[CIFS] Missing line from previous patch
2005-08-25 Steve French[CIFS] Change notify support part 2
2005-08-24 Steve French[CIFS] Update thanks/contributor list with Miklos Szeredi
2005-08-24 Steve FrenchCIFS: Fix typos in fs/cifs/CHANGES
2005-08-24 Steve FrenchCIFS: Reduce CONFIG_CIFS_STATS ifdefs
2005-08-24 Steve French[CIFS] Support for mounting to older servers part 2...
2005-08-23 Steve French[CIFS] Support for mounting to older, pre-CIFS servers...
2005-08-23 Steve French[CIFS] Finish up of case-insensitive dentry handling...
2005-08-21 Steve French[CIFS] Make CIFS statistics more accurate and add some...
2005-08-21 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-08-19 Steve French[CIFS] Finish cifs mount option which requests case...
2005-08-19 Steve French[CIFS] Add mount option for disabling sending byte...
next