tcp: do_tcp_sendpages() must try to push data out on oom conditions
[linux-flexiantxendom0-3.2.10.git] / fs / cifs / inode.c
2012-02-27 Pavel ShilovskyCIFS: Fix mkdir/rmdir bug for the non-POSIX case
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-10-22 Pavel ShilovskyCIFS: Fix DFS handling in cifs_get_file_info
2011-10-17 Shirish Pargaonkarcifs: Call id to SID mapping functions to change owner...
2011-08-05 Jeff Laytoncifs: convert prefixpath delimiters in cifs_build_path_...
2011-05-27 Steve French[CIFS] Rename three structures to avoid camel case
2011-05-27 Pavel ShilovskyCIFS: Add rwpidforward mount option
2011-05-27 Steve French[CIFS] Migrate from prefixpath logic
2011-05-26 Pavel ShilovskyCIFS: Use pid saved from cifsFileInfo in writepages...
2011-05-26 Sage Weilcifs: remove unnecessary dentry_unhash on rmdir/rename_dir
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-20 Steve French[CIFS] Fix to problem with getattr caused by invalidate...
2011-05-19 Pavel ShilovskyCIFS: Simplify invalidate part (try #5)
2011-05-19 Pavel ShilovskyCIFS: Use invalidate_inode_pages2 instead of invalidate...
2011-05-19 Shirish Pargaonkarcifs: Remove unused inode number while fetching root...
2011-01-20 Pavel ShilovskyCIFS: Implement cifs_strict_fsync
2011-01-16 David HowellsCIFS: Use d_automount() rather than abusing follow_link()
2011-01-13 Al Viroswitch cifs
2011-01-09 Jeff Laytoncifs: use CreationTime like an i_generation field
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: scale inode alias list
2010-12-07 Jeff Laytoncifs: allow calling cifs_build_path_to_root on incomple...
2010-12-06 Jeff Laytoncifs: fix use of CONFIG_CIFS_ACL
2010-12-02 Suresh Jayaramancifs: add attribute cache timeout (actimeo) tunable
2010-11-30 Shirish Pargaonkarcifs: Misc. cleanup in cifsacl handling [try #4]
2010-11-29 Suresh Jayaramancifs: trivial comment fix for cifs_invalidate_mapping
2010-11-11 Oskar Schirmercifs: fix another memleak, in cifs_root_iget
2010-11-09 Suresh Jayaramancifs: fix a memleak in cifs_setattr_nounix()
2010-10-25 Jeff Laytoncifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
2010-10-12 Jeff Laytoncifs: on multiuser mount, set ownership to current_fsui...
2010-10-08 Steve FrenchMerge branch 'for-next'
2010-10-08 Jeff Laytoncifs: on multiuser mount, set ownership to current_fsui...
2010-10-06 Jeff Laytoncifs: have find_readable/writable_file filter by fsuid
2010-10-06 Jeff Laytoncifs: have cifsFileInfo hold a reference to a tlink...
2010-10-06 Jeff Laytoncifs: add refcounted and timestamped container for...
2010-09-29 Jeff Laytoncifs: set backing_dev_info on new S_ISREG inodes
2010-09-29 Jeff Laytoncifs: add cifs_sb_master_tcon and convert some callers...
2010-09-29 Jeff Laytoncifs: add function to get a tcon from cifs_sb
2010-09-29 Jeff Laytoncifs: make various routines use the cifsFileInfo->tcon...
2010-09-29 Stefan Metzmachercifs: use Minshall+French symlink functions
2010-09-08 Jeff Laytoncifs: eliminate redundant xdev check in cifs_rename
2010-08-26 Suresh JayaramanCannot allocate memory error on mount
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Christoph Hellwigcifs: truncate fallout
2010-08-09 Christoph Hellwigalways call inode_change_ok early in ->setattr
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-05 Jeff Laytoncifs: reduce false positives with inode aliasing server...
2010-08-02 Jeff Laytoncifs: don't allow cifs_iget to match inodes of the...
2010-08-02 Steve French[CIFS] Missing ifdef
2010-08-02 Suresh Jayaramancifs: define inode-level cache object and register...
2010-08-02 Suresh Jayaramancifs: define superblock-level cache index objects and...
2010-08-02 Joe Perchesfs/cifs: Remove unnecessary casts of private_data
2010-06-12 Jeff Laytoncifs: don't attempt busy-file rename unless it's in...
2010-05-17 Jeff Laytoncifs: fix noserverino handling when unix extensions...
2010-05-17 Jeff Laytoncifs: don't update uniqueid in cifs_fattr_to_inode
2010-05-17 Jeff Laytoncifs: always revalidate hardlinked inodes when using...
2010-05-13 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2010-05-11 Jeff Laytoncifs: guard against hardlinking directories
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-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-02-23 Jeff Laytoncifs: set server_eof in cifs_fattr_to_inode
2010-02-23 Jeff Laytoncifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
2010-02-08 Steve French[CIFS] Don't cache timestamps on utimes due to coarse...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-06 Jeff Laytoncifs: clean up handling when server doesn't consistentl...
2009-09-24 npiggin@suse.detruncate: use new helpers
2009-09-01 Dave Kleikampcifs: Replace wrtPending with a real reference count
2009-07-22 Steve French[CIFS] fix sparse warning
2009-07-22 Jeff Laytoncifs: disable serverino if server doesn't support it
2009-07-09 Jeff Laytoncifs: when ATTR_READONLY is set, only clear write bits...
2009-07-09 Jeff Laytoncifs: convert cifs_get_inode_info and non-posix readdir...
2009-07-09 Jeff Laytoncifs: add and use CIFSSMBUnixSetFileInfo for setattr...
2009-07-09 Jeff Laytoncifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
2009-07-01 Jeff Laytoncifs: add new cifs_iget function and convert unix codep...
2009-06-25 Suresh Jayaramancifs: Fix incorrect return code being printed in cFYI...
2009-05-28 Christoph Hellwigcifs: reorganize get_cifs_acl
2009-05-28 Jeff Laytoncifs: rename cifs_iget to cifs_root_iget
2009-05-28 Jeff Laytoncifs: have cifs_NTtimeToUnix take a little-endian arg
2009-04-20 Steve French[CIFS] Make cifs_unlink consistent in checks for null...
2009-04-17 Jeff Laytoncifs: when renaming don't try to unlink negative dentry
2009-04-17 Jeff Laytoncifs: vary timeout on writes past EOF based on offset...
2009-04-17 Steve French[CIFS] Endian convert UniqueId when reporting inode...
2009-04-17 Jeff Laytoncifs: flush data on any setattr
2009-04-01 Al ViroNew helper - current_umask()
2009-03-12 Steve French[CIFS] add extra null attr check
2009-02-21 Jeff Laytoncifs: posix fill in inode needed by posix open
2009-02-21 Jeff Laytoncifs: properly handle case where CIFSGetSrvInodeNumber...
2009-02-21 Jeff Laytoncifs: refactor new_inode() calls and inode initialization
2009-02-21 Igor Mammedov[CIFS] Prevent OOPs when mounting with remote prefixpath.
2009-01-29 Steve French[CIFS] revalidate parent inode when rmdir done within...
2009-01-05 Al Viroinode->i_op is never NULL
next