aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
Commit message (Expand)AuthorAge
* cifs: obtain file access during backup intent lookup (resend)Shirish Pargaonkar2012-09-28
* cifs: cleanups for cifs_mkdir_qinfoJeff Layton2012-09-24
* CIFS: Move set_file_info to ops structPavel Shilovsky2012-09-24
* CIFS: Move set_file_size to ops structPavel Shilovsky2012-09-24
* CIFS: Move rename to ops structPavel Shilovsky2012-09-24
* CIFS: Move guery file info code to ops structPavel Shilovsky2012-09-24
* CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky2012-09-24
* CIFS: Move unlink code to ops structPavel Shilovsky2012-09-24
* CIFS: Protect i_nlink from being negativeSteve French2012-08-19
* CIFS: Move rmdir code to ops structPavel Shilovsky2012-07-27
* CIFS: Separate protocol specific part from mkdirPavel Shilovsky2012-07-27
* CIFS: Simplify cifs_mkdir callPavel Shilovsky2012-07-27
* CIFS: Make CAP_* checks protocol independentPavel Shilovsky2012-07-24
* CIFS: Move building path to root to ops structPavel Shilovsky2012-07-24
* CIFS: Move query inode info code to ops structPavel Shilovsky2012-07-24
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-24
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* CIFS: Fix mkdir/rmdir bug for the non-POSIX casePavel Shilovsky2012-02-26
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* CIFS: Fix DFS handling in cifs_get_file_infoPavel Shilovsky2011-10-22
* cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar2011-10-17
* cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-05
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-26
* [CIFS] Migrate from prefixpath logicSteve French2011-05-26
* CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-26
* [CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French2011-05-20
* CIFS: Simplify invalidate part (try #5)Pavel Shilovsky2011-05-19
* CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)Pavel Shilovsky2011-05-19
* cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar2011-05-19
* CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-20
* CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* switch cifsAl Viro2011-01-12
* cifs: use CreationTime like an i_generation fieldJeff Layton2011-01-09
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* cifs: allow calling cifs_build_path_to_root on incomplete cifs_sbJeff Layton2010-12-07
* cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-06
* cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman2010-12-02
* cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar2010-11-30
* cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman2010-11-29
* cifs: fix another memleak, in cifs_root_igetOskar Schirmer2010-11-10
* cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman2010-11-09
* cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)Jeff Layton2010-10-24
* cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7)Jeff Layton2010-10-12
* Merge branch 'for-next'Steve French2010-10-07
|\
| * cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)Jeff Layton2010-10-07