index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-10-01
1
-34
/
+0
*
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
2015-05-20
1
-0
/
+25
*
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
2015-05-10
1
-4
/
+2
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-16
/
+16
*
Fix warning
Steve French
2015-04-01
1
-0
/
+2
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-2
/
+0
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
*
Workaround Mac server problem
Steve French
2014-10-16
1
-3
/
+10
*
Remap reserved posix characters by default (part 3/3)
Steve French
2014-10-16
1
-18
/
+11
*
Allow mknod and mkfifo on SMB2/SMB3 mounts
Steve French
2014-10-16
1
-4
/
+11
*
cifs: switch to use of %p[dD]
Al Viro
2014-10-09
1
-6
/
+6
*
CIFS: Fix directory rename error
Pavel Shilovsky
2014-08-22
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-08-20
1
-0
/
+6
|
\
|
*
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-08-17
1
-0
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-11
1
-2
/
+12
|
\
\
|
|
/
|
/
|
|
*
cifs: support RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-2
/
+12
*
|
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2014-07-16
1
-1
/
+1
*
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-2
/
+2
|
/
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-06-09
1
-16
/
+55
|
\
|
*
cifs: fix potential races in cifs_revalidate_mapping
Jeff Layton
2014-05-21
1
-9
/
+41
|
*
cifs: new helper function: cifs_revalidate_mapping
Jeff Layton
2014-05-21
1
-6
/
+10
|
*
cifs: convert booleans in cifsInodeInfo to a flags field
Jeff Layton
2014-05-21
1
-8
/
+11
|
/
*
cifs: fix actimeo=0 corner case when cifs_i->time == jiffies
Jeff Layton
2014-04-24
1
-0
/
+3
*
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
Steve French
2014-02-10
1
-1
/
+1
*
Add protocol specific operation for CIFS xattrs
Steve French
2014-02-07
1
-4
/
+9
*
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
2014-01-20
1
-26
/
+47
*
CIFS: Remove extra indentation in cifs_sfu_type
Pavel Shilovsky
2014-01-20
1
-47
/
+50
*
cifs: Rename MF symlink function names
Sachin Prabhu
2014-01-20
1
-6
/
+6
*
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
2013-12-27
1
-2
/
+4
*
CIFS: Fix symbolic links usage
Pavel Shilovsky
2013-11-11
1
-10
/
+13
*
[CIFS] Provide sane values for nlink
Jim McDonough
2013-09-21
1
-6
/
+39
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
1
-4
/
+1
|
\
|
*
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
1
-4
/
+1
*
|
CIFS: Replace clientCanCache* bools with an integer
Pavel Shilovsky
2013-09-08
1
-4
/
+4
*
|
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-09-08
1
-0
/
+4
|
/
*
[CIFS] use sensible file nlink values if unprovided
Steve French
2013-07-04
1
-0
/
+5
*
cifs: only set ops for inodes in I_NEW state
Jeff Layton
2013-05-08
1
-1
/
+2
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
1
-52
/
+57
*
cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
Sachin Prabhu
2013-03-13
1
-6
/
+4
*
cifs: Check server capability before attempting silly rename
Sachin Prabhu
2013-03-06
1
-0
/
+9
*
cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
Sachin Prabhu
2013-03-06
1
-1
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-4
/
+4
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-4
/
+4
*
|
cifs: Convert struct cifs_fattr to use kuid and kgids
Eric W. Biederman
2013-02-13
1
-4
/
+10
*
|
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
Eric W. Biederman
2013-02-13
1
-7
/
+7
*
|
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
2013-02-13
1
-4
/
+4
*
|
cifs: Override unmappable incoming uids and gids
Eric W. Biederman
2013-02-13
1
-9
/
+13
|
/
*
cifs: don't override the uid/gid in getattr when cifsacl is enabled
Jeff Layton
2012-12-05
1
-3
/
+4
*
cifs: obtain file access during backup intent lookup (resend)
Shirish Pargaonkar
2012-09-28
1
-17
/
+47
[next]