- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / inode.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-15 Steve FrenchError mapping workaround for NT4 bug of reporting oldst...
2004-11-07 Steve French[CIFS] Add cifs serverino mount parm to allow use of...
2004-10-21 Steve French[CIFS] treat NTFS junctions (reparse points) as directo...
2004-09-21 Alexander Viro[PATCH] cifs: annotate stat-related structures
2004-08-26 Steve French[CIFS] misc kmalloc and kernel_thread failure checks
2004-08-21 Steve FrenchCIFS: Workaround Samba bug in incorrectly setting exten...
2004-07-18 Steve FrenchCIFS: Add missing mount option for optionally cifs...
2004-07-12 Steve FrenchSet DevMajor/DevMinor when querying info on remote...
2004-07-01 Andreas Gruenbacher- #42081: patches.fixes/cifs-hash-inode: Add new inodes...
2004-06-28 Steve Frenchhash cifs inodes
2004-06-27 Steve FrenchMerge bk://cifs.bkbits.net/linux-2.5cifs
2004-06-27 Steve FrenchFix cifs xid transaction counts to be more consistent...
2004-06-27 Andrew Morton[PATCH] cifs_setattr() retval fix
2004-06-26 Andreas Gruenbacher- From Andrew Morton: Several file systems drop the...
2004-06-16 Olaf Kirch- Another CIFS fix to prevent data corruption (#41826...
2004-06-15 Steve FrenchFix i_size corruption in case of overlapped readdir...
2004-06-15 Olaf Kirch- vgettimeofday patch from John Stultz to fix LTP getti...
2004-06-11 Steve FrenchHandle rename of hardlinked files properly (treat as...
2004-06-01 Olaf Kirch- Merged two CIFS patches from Steve French, via air...
2004-05-31 Steve FrenchNo matter what the blocksize, we are required to use...
2004-05-26 Steve FrenchTake rename sem (where we can do it safely) when buildi...
2004-05-25 Olaf Kirch- Fix lustre patch to work with updated cifs patch
2004-05-22 Steve FrenchCheck for kmalloc failure on building full path
2004-05-18 Olaf Kirch- Merged several CIFS fixes from Steve French:
2004-05-14 Steve Frenchdo not try to grab the i_sem ever during revalidate...
2004-05-02 Andreas Gruenbacher- Add move-job-control-stuff-tosignal_struct.patch.
2004-05-02 Steve Frenchdo not refresh mode (e.g. in revalidate) to windows...
2004-04-23 Andreas Gruenbacher- Update cifs to version 1.10.
2004-04-20 Steve FrenchDo not cache inode metadata when cache time set to...
2004-04-16 Andreas Gruenbacher- Update cifs to version 1.0.8.
2004-04-14 Steve FrenchFix misc. minor memory leaks in error paths
2004-04-03 Kurt GarloffUpdate CIFS to version 1.05, which is reported to work...
2004-04-02 Steve FrenchInvalidate readahead data properly when file closed...
2004-03-25 Steve Frenchfixes for fsx truncate/readahead/writebehind bug
2004-02-19 Steve Frenchuse safer i_size_write mechanism to update i_size
2004-02-19 Steve Frenchfix caching data integrity problem
2004-02-16 Steve Frenchfix problem with inode revalidation and cache page...
2003-11-14 Steve Frenchcorrect retry on remaining handles based calls
2003-11-11 Steve Frenchhave to reconnect open files safely, one at a time...
2003-11-02 Steve FrenchFix EIO caused by network timeouts on changing file...
2003-10-30 Steve FrenchFix invalid dentry when race in mkdir between two clients
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (7/15)
2003-09-01 Steve FrenchReturn error correctly on revalidate so dentry will...
2003-08-28 Steve FrenchMatch smb pid to current->tgid
2003-08-15 Steve Frenchfix rename of open files
2003-08-13 Steve FrenchFix rename open file to better match standard unix...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Steve FrenchFix blocksize and allocation size mismatch
2003-08-03 Steve FrenchFix blocksize and allocation size miscalculation
2003-07-31 Steve FrenchFix for file size handling for locally cached files.
2003-07-29 Steve FrenchFix oops in cifs mkdir when server fails to return...
2003-07-21 Steve Frenchcifs enablement for lookup intents (new 2.5 create...
2003-07-10 Steve FrenchAdd mknod support
2003-06-26 Steve FrenchFix compiler warning
2003-06-10 Steve FrenchFix most cifs vfs sign/unsigned gcc 3.3 compile warnings
2003-06-10 Steve FrenchDo not generate warning on ro (read only) cifs mount...
2003-05-13 Steve FrenchFix readlink of dfs junctions
2003-04-26 Steve FrenchFix delete of files with readonly attribute. Reflect...
2003-04-23 Steve Frenchfix hang in truncate setting file size
2003-03-31 Steve FrenchAdd resume key support for readdir to workaround Window...
2003-02-23 Steve FrenchFix search handle leak on search rewind. Fix setting...
2003-02-19 Steve FrenchFix caching of directory inodes (was always querying...
2003-02-15 Steve FrenchMerge in fixes from version 0.6.5 of the CIFS VFS....
2002-11-21 Steve FrenchProperly emulate POSIX semantics for deleting of open...
2002-10-31 Steve FrenchMerge fixes from version 0.58 of cifs vfs
2002-10-11 Steve FrenchCorrect compiler warnings for 64 bit platforms and...
2002-10-10 Steve FrenchInitial check in of cifs filesystem version 0.54 for...