aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
Commit message (Expand)AuthorAge
* cifs: Fix missed free operationsChuhong Yuan2019-10-20
* CIFS: Force revalidate inode when dentry is stalePavel Shilovsky2019-10-09
* smb3: pass mode bits into create callsSteve French2019-09-26
* cifs: allow chmod to set mode bits using special sidSteve French2019-09-16
* cifs: get mode bits from special sid on statSteve French2019-09-16
* cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-18
* cifs: fix typo in debug message with struct field ia_validColin Ian King2019-07-07
* cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-07
* cifs: add fiemap supportRonnie Sahlberg2019-05-08
* cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-04-24
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-04
* CIFS: Fix error paths in writeback codePavel Shilovsky2019-01-11
* cifs: auto disable 'serverino' in dfs mountsAurelien Aptel2018-12-24
* cifs: address trivial coverity warningSteve French2018-12-23
* cifs: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-11-02
* cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2018-10-23
* smb3: do not attempt cifs operation in smb3 query info error pathSteve French2018-10-23
* cifs: do not return atime less than mtimeSteve French2018-10-23
* SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2018-09-03
* smb3: Do not send SMB3 SET_INFO if nothing changedSteve French2018-08-07
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-07
* cifs: use timespec64 internallyArnd Bergmann2018-08-07
* smb3: Fix mode on mkdir on smb311 mountsSteve French2018-06-15
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | cifs: invalidate cache when we truncate a fileRonnie Sahlberg2018-05-30
|/
* cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven2018-04-11
* smb3: Fix root directory when server returns inode number of zeroSteve French2018-04-02
* fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter2018-04-01
* CIFS: make IPC a regular tconAurelien Aptel2018-01-26
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* SMB3: handle new statx fieldsSteve French2017-09-22
* sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-20
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-12
* fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-08
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
|/
* Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\
| * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* | cifs: don't use ->d_timeMiklos Szeredi2016-09-16
|/
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-27
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2016-01-14
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
* [SMB3] Do not fall back to SMBWriteX in set_file_size error casesSteve French2015-10-01
* Fix to check Unique id and FileType when client refer file directly.Nakajima Akira2015-05-20