drop unused dentry argument to ->fsync
[safe/jmp/linux-2.6] / fs / cifs / file.c
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-10 Suresh Jayaramancifs: remove unused parameter from cifs_posix_open_inod...
2010-04-27 Steve French[CIFS] Fix lease break for writes
2010-04-22 Steve French[CIFS] Allow null nd (as nfs server uses) on create
2010-04-21 Pavel Shilovsky[CIFS] Fix losing locks during fork()
2010-04-21 Steve French[CIFS] Cleanup various minor breakage in previous cFYI...
2010-04-21 Joe Perches[CIFS] Neaten cERROR and cFYI macros, reduce text space
2010-04-21 Nick Piggin[CIFS] use add_to_page_cache_lru
2010-04-08 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-04-06 Pavel Shilovskynot overwriting file_lock structure after GET_LK
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Steve French[CIFS] checkpatch cleanup
2010-03-09 Jeff Laytoncifs: add cifs_revalidate_file
2010-03-06 Jeff Laytoncifs: overhaul cifs_revalidate and rename to cifs_reval...
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-09-25 Jeff Laytoncifs: fix locking and list handling code in cifs_open...
2009-09-24 Jeff Laytoncifs: eliminate cifs_init_private
2009-09-24 Jeff Laytoncifs: convert oplock breaks to use slow_work facility...
2009-09-15 Jeff Laytoncifs: have cifsFileInfo hold an extra inode reference
2009-09-15 Jeff Laytoncifs: fix oplock request handling in posix codepath
2009-09-01 Dave Kleikampcifs: Replace wrtPending with a real reference count
2009-07-09 Jeff Laytoncifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
2009-06-27 Jeff Laytoncifs: fix fh_mutex locking in cifs_reopen_file
2009-06-25 Suresh Jayaramancifs: Fix incorrect return code being printed in cFYI...
2009-05-28 Jeff Laytoncifs: have cifs_NTtimeToUnix take a little-endian arg
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
next