[PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eeprom
[safe/jmp/linux-2.6] / fs / cifs /
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...
2005-08-18 Steve French[CIFS] Change Notify support part 1 - add dnotify threa...
2005-08-18 Steve French[CIFS] rmmod cifs can oops if done soon after the last...
2005-08-17 Steve French[CIFS] Ensure that cifs multiplex ids do not collide.
2005-08-17 Steve French[CIFS] Missing ; from previous fix. Pointed out by...
2005-08-14 Steve French[PATCH] CIFS: Fix path name conversion for long filenames
2005-08-14 Steve French[PATCH] CIFS: Fix missing entries in search results
2005-08-13 Steve French[CIFS] Add missing check for path name allocation failu...
2005-08-03 Steve French[CIFS] Fix missing entries in search results when very...
2005-07-21 Steve French[CIFS] Add compat with SFU (part 2)
2005-07-14 Steve French[CIFS] Fix path name conversion for long filenames...
2005-07-14 Steve French[CIFS] Add compat with SFU (part 1)
2005-06-24 Steve French[CIFS] Performance improvement, finish up adding CIFSSM...
2005-06-23 Steve French[CIFS] Fix typo in POSIX SetFSInfo call
2005-06-23 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git
2005-06-23 Jeremy Allison[CIFS] POSIX extensions, SetFSInfo added
2005-06-23 Steve French[CIFS] Add stats for findfirst, findnext, findclose
2005-06-13 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git
2005-06-13 Steve French[CIFS] CIFS writepage improvements - eliminate double...
2005-06-09 Steve French[CIFS] Fix cifs update of page cache. Write at correct...
next