index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
cifs: Use ULL suffix for 64-bit constant
Geert Uytterhoeven
1
-1
/
+1
2018-04-02
smb3: Fix root directory when server returns inode number of zero
Steve French
1
-0
/
+33
2018-04-01
fs: cifs: Replace _free_xid call in cifs_root_iget function
Phillip Potter
1
-4
/
+1
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
1
-1
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-09-22
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-0
/
+1
2017-05-12
[CIFS] Minor cleanup of xattr query function
Steve French
1
-2
/
+1
2017-05-08
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
1
-13
/
+15
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-2
/
+2
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-2
/
+2
2016-09-16
cifs: don't use ->d_time
Miklos Szeredi
1
-1
/
+1
2016-07-27
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
1
-2
/
+20
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
1
-2
/
+1
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-2
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-5
/
+5
2016-01-14
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
Ross Lagerwall
1
-2
/
+22
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-3
/
+3
2015-10-01
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
1
-34
/
+0
2015-05-20
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
1
-0
/
+25
2015-05-10
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
1
-4
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-16
/
+16
2015-04-01
Fix warning
Steve French
1
-0
/
+2
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-2
/
+0
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-10-16
Workaround Mac server problem
Steve French
1
-3
/
+10
2014-10-16
Remap reserved posix characters by default (part 3/3)
Steve French
1
-18
/
+11
2014-10-16
Allow mknod and mkfifo on SMB2/SMB3 mounts
Steve French
1
-4
/
+11
2014-10-09
cifs: switch to use of %p[dD]
Al Viro
1
-6
/
+6
2014-08-22
CIFS: Fix directory rename error
Pavel Shilovsky
1
-1
/
+4
2014-08-20
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+6
2014-08-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
1
-0
/
+6
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+12
2014-08-07
cifs: support RENAME_NOREPLACE
Miklos Szeredi
1
-2
/
+12
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-1
/
+1
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-2
/
+2
2014-06-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-16
/
+55
2014-05-21
cifs: fix potential races in cifs_revalidate_mapping
Jeff Layton
1
-9
/
+41
2014-05-21
cifs: new helper function: cifs_revalidate_mapping
Jeff Layton
1
-6
/
+10
2014-05-21
cifs: convert booleans in cifsInodeInfo to a flags field
Jeff Layton
1
-8
/
+11
2014-04-24
cifs: fix actimeo=0 corner case when cifs_i->time == jiffies
Jeff Layton
1
-0
/
+3
2014-02-10
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
Steve French
1
-1
/
+1
2014-02-07
Add protocol specific operation for CIFS xattrs
Steve French
1
-4
/
+9
2014-01-20
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
1
-26
/
+47
2014-01-20
CIFS: Remove extra indentation in cifs_sfu_type
Pavel Shilovsky
1
-47
/
+50
2014-01-20
cifs: Rename MF symlink function names
Sachin Prabhu
1
-6
/
+6
2013-12-27
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
1
-2
/
+4
[next]