[CIFS] Fix paths when share is in DFS to include proper prefix
[safe/jmp/linux-2.6] / fs / cifs / inode.c
2008-05-15 Steve French[CIFS] Fix paths when share is in DFS to include proper...
2008-05-14 Jeff Laytonadd function to convert access flags to legacy open...
2008-05-11 Jeff Layton[CIFS] when not using unix extensions, check for and...
2008-05-11 Jeff Layton[CIFS] add local struct inode pointer to cifs_setattr
2008-05-02 Steve French[CIFS] fix typo
2008-04-29 Steve French[CIFS] Remove duplicate call to mode_to_acl
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-04-18 Steve French[CIFS] Fix UNC path prefix on QueryUnixPathInfo to...
2008-03-22 Steve French[CIFS] Fix mem leak on dfs referral
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-03-14 Steve French[CIFS] Fix mtime on cp -p when file data cached but...
2008-03-11 Steve French[CIFS] Fix build problem
2008-03-09 Igor Mammedov[CIFS] DFS patch that connects inode with dfs handling ops
2008-02-26 Steve French[CIFS] remove unused variable
2008-02-25 Christoph Hellwig[CIFS] consolidate duplicate code in posix/unix inode...
2008-02-15 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-15 Christoph Hellwig[CIFS] factoring out common code in get_inode_info...
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2008-02-07 David Howellsiget: stop CIFS from using iget() and read_inode()
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-08 Steve French[CIFS] fix checkpatch warnings in fs/cifs/inode.c
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-10-31 Steve French[CIFS] Don't request too much permission when reading...
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-19 Steve French[CIFS] ACL support part 5
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-18 Jeff LaytonCIFS: ignore mode change if it's just for clearing...
2007-10-14 Cyril Gorcunov[CIFS] Fix endian conversion problem in posix mkdir
2007-09-28 Steve French[CIFS] CIFS support for named pipes (part 1)
2007-09-17 Steve French[CIFS] Fallback to standard mkdir if server incorrectly...
2007-09-16 Steve French[CIFS] fix small memory leak in an error path in new...
2007-09-13 Jeff[CIFS] Respect umask when using POSIX mkdir
2007-08-31 Steve French[CIFS] Fix warnings shown by newer version of sparse
2007-08-22 Steve French[CIFS] cifs truncate missing a fix for private map...
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-16 Steve French[CIFS] Typo in previous patch
2007-07-16 Eric[CIFS] zero_user_page() conversions
2007-07-15 Steve French[CIFS] Add support for new POSIX unlink
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-10 Steve French[CIFS] whitespace cleanup
2007-06-08 Steve French[CIFS] CIFS should honour umask
2007-04-30 Steve French[CIFS] UID/GID override on CIFS mounts to Samba
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-03-23 Steve French[CIFS] Allow reset of file to ATTR_NORMAL when archive...
2007-03-10 Alan Tyson[CIFS] reset mode when client notices that ATTR_READONL...
2007-02-27 Steve French[CIFS] Remove some unused functions/declarations
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-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-08 Steve French[CIFS] Allow update of EOF on remote extend of file
2006-11-16 Steve French[CIFS] Fix timezone handling on stat to os/2
2006-11-07 Steve French[CIFS] Explicitly set stat->blksize
2006-11-02 Steve French[CIFS] report rename failure when target file is locked...
2006-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-10-12 Steve French[CIFS] Level 1 QPathInfo needed for proper OS2 support
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-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/buffer_...
2006-09-28 Steve French[CIFS] Legacy time handling for Win9x and OS/2 part 1
2006-06-01 Dave Kleikamp[CIFS] Do not overwrite aops
2006-05-31 Steve French[CIFS] Support for setting up SMB sessions to legacy...
2006-05-31 Steve French[CIFS] Cleanup extra whitespace in dmesg logging. Updat...
2006-04-21 Steve French[CIFS] [CIFS] Do not take rename sem on most path based...
2006-03-31 Steve French[CIFS] Fix typo in earlier cifs_unlink change and prote...
2006-03-31 Steve French[CIFS] Fix unlink oops when indirectly called in rename...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-26 Andrew Morton[PATCH] 2tb-files-add-blkcnt_t-fixes
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: vfs_rename_mutex
2006-03-03 Steve French[CIFS] Workaround various server bugs found in testing...
2006-03-02 Steve French[CIFS] Allow fallback for setting file size to Procom...
2006-02-21 Eric Sesterhenn[CIFS] Convert remaining places in fs/cifs from
2006-01-12 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
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)
2005-12-13 Steve French[CIFS] Avoid extra large buffer allocation (and memcpy...
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 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] Recognize properly symlinks and char/blk devices...
2005-11-16 Steve French[CIFS] Recognize properly symlinks and char/blk devices...
2005-11-11 Steve French[CIFS] Fix CIFS "nobrl" mount option so does not disabl...
2005-11-04 Steve French[CIFS] Update kconfig for cifs
2005-10-20 Steve French[CIFS] Defer close of file handle slightly if there...
2005-10-06 Steve French[CIFS] cleanup sparse and compile errors in previous fix
2005-10-05 Steve FrenchCIFS: Create routine find_writable_file to reduce redun...
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-01 Steve French[CIFS] Add support for legacy servers part 5
next