Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / cifs / file.c
2009-05-21 Steve French[CIFS] fix posix open regression
2009-05-08 Steve French[CIFS] Fix double list addition in cifs posix open...
2009-04-17 Steve French[CIFS] Fix sparse warnings
2009-04-17 Steve French[CIFS] Add support for posix open during lookup
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-03-12 Steve French[CIFS] work around bug in Samba server handling for...
2009-03-12 Steve French[CIFS] Use posix open on file open when server supports it
2009-03-12 Steve French[CIFS] fix build error
2009-03-12 Steve French[CIFS] reopen file via newer posix open protocol operat...
2009-03-12 Steve French[CIFS] Add new nostrictsync cifs mount option to avoid...
2009-03-12 Steve French[CIFS] Send SMB flush in cifs_fsync
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-26 Steve French[CIFS] remove sparse warning
2008-12-26 Steve French[CIFS] add mount option to send mandatory rather than...
2008-11-26 Jeff Layton[CIFS] fix regression in cifs_write_begin/cifs_write_end
2008-11-20 Steve French[CIFS] Do not attempt to close invalidated file handles
2008-11-18 Dave Kleikampprevent cifs_writepages() from skipping unwritten pages
2008-11-13 Steve French[CIFS] Fix cifs reconnection flags
2008-10-30 Steve French[CIFS] fix error in smb_send2
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-09-24 Nick Piggincifs: Convert cifs to new aops.
2008-09-23 Jeff Laytoncifs: have find_writeable_file prefer filehandles opene...
2008-08-28 Jeff Laytoncifs: fix O_APPEND on directio mounts
2008-08-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-08-06 Jeff Laytonbundle up Unix SET_PATH_INFO args into a struct and...
2008-08-05 Nick Pigginmm: rename page trylock
2008-05-23 Steve French[CIFS] remove unused variables
2008-05-14 Jeff Laytonclarify return value of cifs_convert_flags()
2008-04-29 Steve French[CIFS] convert usage of implicit booleans to bool
2008-03-14 Steve French[CIFS] file create with acl support enabled is slow
2008-02-12 Steve French[CIFS] clean up some hard to read ifdefs
2008-02-07 Steve French[CIFS] reduce checkpatch warnings
2007-12-31 Steve French[CIFS] cifs_partialpagewrite() cleanup
2007-11-20 Jeff Layton[CIFS] Fix potential data corruption when writing out...
2007-11-16 Steve French[CIFS] minor checkpatch cleanup
2007-11-13 Steve French[CIFS] Fix buffer overflow if server sends corrupt...
2007-10-25 Steve French[CIFS] acl support part 6
2007-10-12 Steve French[CIFS] remove two sparse warnings
2007-10-02 Steve French[CIFS] Reduce chance of list corruption in find_writabl...
2007-09-11 Steve French[CIFS] lock inode open file list in close in case racin...
2007-09-07 Steve French[CIFS] Fix oops in find_writable_file
2007-08-24 Steve French[CIFS] fix typo in previous
2007-08-24 Jeff Layton[CIFS] Byte range unlock request to non-Unix server...
2007-07-26 Steve French[CIFS] Fix hang in find_writable_file
2007-07-18 Steve French[CIFS] Allow disabling CIFS Unix Extensions as mount...
2007-07-17 Steve French[CIFS] More whitespace/formatting fixes (noticed by...
2007-07-16 Nate[CIFS] use simple_prepare_write to zero page data
2007-07-13 Steve French[CIFS] whitespace/formatting fixes
2007-07-11 Steve French[CIFS] Fix oops in cifs_create when nfsd server exports...
2007-07-10 Steve French[CIFS] whitespace cleanup
2007-06-24 Steve French[CIFS] Add in some missing flags and cifs README and...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Roland Dreier[CIFS] Change semaphore to mutex for cifs lock_sem
2007-04-04 Steve French[CIFS] Remove unnecessary parm to cifs_reopen_file
2007-04-02 Christoph Hellwig[CIFS] Remove unnecessary checks
2007-03-06 Steve French[CIFS] cifs_prepare_write was incorrectly rereading...
2007-02-26 Steve French[CIFS] Fix locking problem around some cifs uses of...
2007-02-17 Steve French[CIFS] One line missing from previous commit
2007-02-08 Steve French[CIFS] Allow update of EOF on remote extend of file
2007-02-02 Steve French[CIFS] Reduce cifs stack space usage
2006-12-24 Linus TorvaldsFix up CIFS for "test_clear_page_dirty()" removal
2006-12-10 Andrew Morton[PATCH] io-accounting-read-accounting cifs fix
2006-12-08 Josef "Jeff" Sipek[PATCH] cifs: change uses of f_{dentry, vfsmnt} to...
2006-11-09 Steve French[CIFS] Fix minor problem with previous patch
2006-11-07 Steve French[CIFS] NFS stress test generates flood of "close with...
2006-11-03 OGAWA Hirofumi[PATCH] cifs: ->readpages() fixes
2006-09-30 David Howells[PATCH] BLOCK: Remove no-longer necessary linux/mpage...
2006-09-21 Steve French[CIFS] New POSIX locking code not setting rc properly...
2006-08-11 Jeremy Allison[CIFS]
2006-08-11 Steve French[CIFS] Do not time out posix brl requests when using...
2006-06-30 Adrian Bunktypo fixes: aquire -> acquire
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Ingo Molnar[CIFS] Remove calls to to take f_owner.lock
2006-06-25 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-06-07 Steve French[CIFS] Add support for readdir to legacy servers
2006-06-01 Dave Kleikamp[CIFS] Do not overwrite aops
2006-05-31 Steve French[CIFS] Cleanup extra whitespace in dmesg logging. Updat...
2006-05-30 Steve French[[CIFS] Pass truncate open flag through on file open...
2006-05-30 Steve French[CIFS] Fix typos in previous fix
2006-05-30 Steve French[CIFS] ACPI suspend oops
2006-05-30 Steve French[CIFS] Fix new POSIX Locking for setting lock_type...
2006-04-22 Steve French[CIFS] Readdir fixes to allow search to start at arbitr...
2006-04-21 Steve French[CIFS] [CIFS] Do not take rename sem on most path based...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-26 NeilBrown[PATCH] Make address_space_operations->sync_page return...
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: vfs_rename_mutex
2006-03-03 Steve French[CIFS] Set correct lock type on new posix unlock call
2006-03-02 Steve French[CIFS] Make POSIX CIFS Extensions SetFSInfo match exact...
2006-02-28 Steve French[CIFS] Add posix (advisory) byte range locking support...
2006-02-28 Steve French[CIFS] CIFS readdir perf optimizations part 1
2006-02-15 Steve French[PATCH] CIFS: fix cifs_user_read oops when null SMB...
2006-01-27 Steve FrenchSigned-off-by: Steve French <sfrench@us.ibm.com>
2006-01-18 Steve French[CIFS] Fix oops in cifs_readpages caused by not checkin...
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-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] Readpages and readir performance improvements...
next