aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/readdir.c
Commit message (Expand)AuthorAge
* cifs: make new inode cache when file type is differentNakajima Akira2014-12-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * kill f_dentry usesAl Viro2014-11-19
| * cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro2014-11-19
| * switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
* | cifs: remove unneeded condition checkNamjae Jeon2014-12-08
|/
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-16
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-16
* vfs: Make d_invalidate return voidEric W. Biederman2014-10-09
* CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-08-25
* CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-17
* cifs: Rename MF symlink function namesSachin Prabhu2014-01-20
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-11
* [CIFS] Provide sane values for nlinkJim McDonough2013-09-21
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-08
* cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton2013-08-07
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-03
|\
| * revalidate directories instiantiated via FIND_* in order to handle DFS referralsJeff Layton2013-06-26
* | [readdir] convert cifsAl Viro2013-06-29
|/
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* d_hash_and_lookup(): export, switch open-coded instancesAl Viro2013-02-26
* new helper: file_inode(file)Al Viro2013-02-22
* cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton2012-12-20
* cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnJeff Layton2012-12-05
* cifs: ensure we revalidate the inode after readdir if cifsacl is enabledJeff Layton2012-12-05
* cifs: get rid of blind d_drop() in readdirAl Viro2012-11-29
* cifs: obtain file access during backup intent lookup (resend)Shirish Pargaonkar2012-09-28
* CIFS: Move readdir code to ops structPavel Shilovsky2012-09-24
* CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky2012-09-24
* CIFS: Make CAP_* checks protocol independentPavel Shilovsky2012-07-24
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-24
* cifs: always update the inode cache with the results from a FIND_*Jeff Layton2012-07-17
* cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar2012-05-17
* CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-18
* cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton2011-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-26
|\
| * cifs: use cifs_dirent in cifs_save_resume_keyChristoph Hellwig2011-07-25
| * cifs: use cifs_dirent to replace cifs_get_name_from_search_bufChristoph Hellwig2011-07-25
| * cifs: introduce cifs_direntChristoph Hellwig2011-07-25
| * cifs: cleanup cifs_filldirChristoph Hellwig2011-07-25
* | don't open-code parent_ino() in assorted ->readdir()Al Viro2011-07-20
|/
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* cifs: clean up some compiler warningsJeff Layton2011-01-31
* switch cifsAl Viro2011-01-12
* cifs: use CreationTime like an i_generation fieldJeff Layton2011-01-09
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: change d_hash for rcu-walkNick Piggin2011-01-07
* cifs: remove bogus remapping of error in cifs_filldir()Suresh Jayaraman2010-12-08
* cifs: don't take extra tlink reference in initiate_cifs_searchJeff Layton2010-11-12
* cifs: convert GlobalSMBSeslock from a rwlock to regular spinlockJeff Layton2010-10-17