summaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-2/+1
* fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-081-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-021-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-271-2/+20
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-021-2/+1
|\
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-2/+1
* | 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-011-34/+0
* 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-101-4/+2
* 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/+0
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* Workaround Mac server problemSteve French2014-10-161-3/+10
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-161-18/+11
* Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-161-4/+11
* cifs: switch to use of %p[dD]Al Viro2014-10-091-6/+6
* CIFS: Fix directory rename errorPavel Shilovsky2014-08-221-1/+4
* Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-201-0/+6
|\
| * CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-08-171-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-111-2/+12
|\ \ | |/ |/|
| * cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-071-2/+12
* | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-1/+1
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-2/+2
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-06-091-16/+55
|\
| * cifs: fix potential races in cifs_revalidate_mappingJeff Layton2014-05-211-9/+41
| * cifs: new helper function: cifs_revalidate_mappingJeff Layton2014-05-211-6/+10
| * cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton2014-05-211-8/+11
|/
* cifs: fix actimeo=0 corner case when cifs_i->time == jiffiesJeff Layton2014-04-241-0/+3
* [CIFS] Fix cifsacl mounts over smb2 to not call cifsSteve French2014-02-101-1/+1
* Add protocol specific operation for CIFS xattrsSteve French2014-02-071-4/+9
* CIFS: Cleanup cifs open codepathPavel Shilovsky2014-01-201-26/+47
* CIFS: Remove extra indentation in cifs_sfu_typePavel Shilovsky2014-01-201-47/+50
* cifs: Rename MF symlink function namesSachin Prabhu2014-01-201-6/+6
* cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu2013-12-271-2/+4
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-111-10/+13
* [CIFS] Provide sane values for nlinkJim McDonough2013-09-211-6/+39
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-4/+1
|\
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-4/+1
* | CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-081-4/+4
* | CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-0/+4
|/
OpenPOWER on IntegriCloud