summaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-191-0/+16
* cifs: fix typo in debug message with struct field ia_validColin Ian King2019-07-081-1/+1
* cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-081-6/+0Star
* cifs: add fiemap supportRonnie Sahlberg2019-05-081-0/+37
* cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-04-241-0/+4
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-051-1/+1
* CIFS: Fix error paths in writeback codePavel Shilovsky2019-01-111-0/+10
* cifs: auto disable 'serverino' in dfs mountsAurelien Aptel2018-12-241-23/+19Star
* cifs: address trivial coverity warningSteve French2018-12-241-1/+1
* cifs: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-021-2/+2
* cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2018-10-241-30/+37
* smb3: do not attempt cifs operation in smb3 query info error pathSteve French2018-10-241-1/+9
* cifs: do not return atime less than mtimeSteve French2018-10-241-1/+5
* SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2018-09-031-0/+2
* smb3: Do not send SMB3 SET_INFO if nothing changedSteve French2018-08-071-0/+2
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-2/+0Star
* cifs: use timespec64 internallyArnd Bergmann2018-08-071-18/+16Star
* smb3: Fix mode on mkdir on smb311 mountsSteve French2018-06-151-2/+11
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-12/+14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-061-12/+14
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* | cifs: invalidate cache when we truncate a fileRonnie Sahlberg2018-05-301-4/+9
|/
* cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven2018-04-111-1/+1
* smb3: Fix root directory when server returns inode number of zeroSteve French2018-04-021-0/+33
* fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter2018-04-021-4/+1Star
* CIFS: make IPC a regular tconAurelien Aptel2018-01-271-1/+1
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* SMB3: handle new statx fieldsSteve French2017-09-231-0/+15
* sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-0/+1
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-131-2/+1Star
* fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-091-13/+15
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-2/+3
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-031-2/+3
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
|/
* Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-2/+2
|\
| * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-2/+2
* | cifs: don't use ->d_timeMiklos Szeredi2016-09-161-1/+1
|/
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-281-2/+20
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-031-2/+1Star
|\
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-2/+1Star
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-5/+5
|/
* cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2016-01-141-2/+22
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-3/+3
* [SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French2015-10-021-34/+0Star
* Fix to check Unique id and FileType when client refer file directly.Nakajima Akira2015-05-201-0/+25
* Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-111-4/+2Star
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-16/+16
* Fix warningSteve French2015-04-011-0/+2
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-2/+0Star
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1