fbdev: display class
[safe/jmp/linux-2.6] / fs / cifs /
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-05 Steve French[CIFS] Fix typo in cifs readme from previous commit
2007-05-05 Jeff Layton[CIFS] Make sec=none force an anonymous mount
2007-05-03 Roland Dreier[CIFS] Change semaphore to mutex for cifs lock_sem
2007-05-03 Steve French[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
2007-04-26 Steve French[CIFS] prefixpath mounts to servers supporting posix...
2007-04-26 Steve French[CIFS] Update cifs version to 1.49
2007-04-25 vignesh[CIFS] Replace kmalloc/memset combination with kzalloc
2007-04-25 Steve French[CIFS] Add IPv6 support
2007-04-25 Steve French[CIFS] New CIFS POSIX mkdir performance improvement...
2007-04-23 Steve French[CIFS] New CIFS POSIX mkdir performance improvement
2007-04-06 Steve French[CIFS] Add write perm for usr to file on windows should...
2007-04-04 Steve French[CIFS] Remove unnecessary parm to cifs_reopen_file
2007-04-03 Igor Mammedov[CIFS] Switch cifsd to kthread_run from kernel_thread
2007-04-02 Christoph Hellwig[CIFS] Remove unnecessary checks
2007-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-23 Steve French[CIFS] Allow reset of file to ATTR_NORMAL when archive...
2007-03-16 Steve French[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
2007-03-14 Al Viro[PATCH] cifs endianness annotations
2007-03-10 Alan Tyson[CIFS] reset mode when client notices that ATTR_READONL...
2007-03-06 Steve French[CIFS] cifs_prepare_write was incorrectly rereading...
2007-03-01 Steve French[CIFS] Fix set file size to zero when doing chmod to...
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
2007-02-27 Steve French[CIFS] New file for previous commit
2007-02-27 Steve French[CIFS] cifs export operations
2007-02-26 Steve French[CIFS] small piece missing from previous patch
2007-02-26 Steve French[CIFS] Fix locking problem around some cifs uses of...
2007-02-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-17 Steve French[CIFS] One line missing from previous commit
2007-02-17 Steve French[CIFS] mtime bounces from local to remote when cifs...
2007-02-15 Steve French[CIFS] fix &&/& typo in cifs_setattr()
2007-02-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-14 Steve French[CIFS] on reconnect to Samba - reset the unix capabilities
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-02-08 Steve French[CIFS] Allow update of EOF on remote extend of file
2007-02-08 Steve French[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
2007-02-07 Steve French[CIFS] Additional POSIX CIFS Extensions infolevels
2007-02-06 Steve French[CIFS] Minor cleanup
2007-02-02 Steve French[CIFS] Missing free in error path
2007-02-02 Steve French[CIFS] Reduce cifs stack space usage
2007-02-01 Steve French[CIFS] lseek polling returned stale EOF
2007-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-01-22 Steve French[CIFS] Fix oops when Windows server sent bad domain...
2007-01-21 Steve French[CIFS] cifs sprintf fix
2007-01-21 Steve French[CIFS] Remove 2 unneeded kzalloc casts
2006-12-24 Linus TorvaldsFix up CIFS for "test_clear_page_dirty()" removal
2006-12-23 Steve French[CIFS] Update CIFS version number
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-10 Andrew Morton[PATCH] io-accounting-read-accounting cifs fix
2006-12-09 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-12-08 Josef "Jeff" Sipek[PATCH] cifs: change uses of f_{dentry, vfsmnt} to...
2006-12-08 Steve French[CIFS] Fix NTLMv2 mounts to Windows servers
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-11-16 Steve French[CIFS] Fix timezone handling on stat to os/2
2006-11-16 Steve French[CIFS] Incorrect hardlink count when original file...
2006-11-09 Steve French[CIFS] Fix minor problem with previous patch
2006-11-08 Steve French[CIFS] Fix mount failure when domain not specified
2006-11-07 Steve French[CIFS] Explicitly set stat->blksize
2006-11-07 Steve French[CIFS] NFS stress test generates flood of "close with...
2006-11-03 OGAWA Hirofumi[PATCH] cifs: ->readpages() fixes
2006-11-02 Steve French[CIFS] report rename failure when target file is locked...
2006-10-30 Steve French[CIFS] Allow null user connections
2006-10-30 Steve French[CIFS] Fix readdir breakage when blocksize set too...
2006-10-15 Al Viro[PATCH] new cifs endianness bugs
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-12 Steve French[CIFS] Missing flags2 for DFS
2006-10-12 Steve French[CIFS] Workaround incomplete byte length returned by...
2006-10-12 Steve French[CIFS] Level 1 QPathInfo needed for proper OS2 support
2006-10-12 Steve French[CIFS] fix typo in previous patch
2006-10-12 Steve French[CIFS] Fix old DOS time conversion to handle timezone
2006-10-11 Steve French[CIFS] Do not need to adjust for Jan/Feb for leap day
2006-10-11 Steve French[CIFS] Fix leaps year calculation for years after 2100
2006-10-06 Steve French[CIFS] readdir (ffirst) enablement of accurate timestam...
2006-10-03 Matt LaPlanteStill more typo fixes
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Steve French[CIFS] Fix compiler warning with previous patch
2006-10-02 Steve French[CIFS] Fix typo
2006-10-02 Steve French[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be...
2006-10-01 Steve French[CIFS] Fix readdir of large directories for backlevel...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-10-01 Steve French[CIFS] Allow LANMAN21 support even in both POSIX non...
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/buffer_...
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/mpage...
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-09-30 Steve French[CIFS] Make use of newer QFSInfo dependent on capabilit...
2006-09-30 Steve French[CIFS] Do not send newer QFSInfo to legacy servers...
2006-09-30 Steve French[CIFS] Fix typo in name of new cifs_show_stats
next