index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
1
-0
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-12
/
+0
2014-11-19
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
1
-2
/
+1
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+4
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
1
-3
/
+4
2014-08-20
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+22
2014-08-17
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
1
-0
/
+19
2014-08-15
cifs: handle lease F_UNLCK requests properly
Jeff Layton
1
-2
/
+3
2014-08-07
cifs: support RENAME_NOREPLACE
Miklos Szeredi
1
-1
/
+1
2014-06-19
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
Jeff Layton
1
-2
/
+15
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-28
/
+27
2014-05-21
cifs: Set client guid on per connection basis
Sachin Prabhu
1
-8
/
+0
2014-05-21
fs/cifs/cifs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-40
/
+40
2014-05-21
cifs: convert booleans in cifsInodeInfo to a flags field
Jeff Layton
1
-5
/
+1
2014-05-06
cifs: switch to ->write_iter()
Al Viro
1
-16
/
+15
2014-05-06
cifs: switch to ->read_iter()
Al Viro
1
-8
/
+8
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-4
/
+4
2014-04-16
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
1
-1
/
+13
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-03
fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-01
cifs: ->rename() without ->lookup() makes no sense
Al Viro
1
-1
/
+0
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-10-24
new helper: kfree_put_link()
Al Viro
1
-1
/
+1
2013-10-07
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
1
-2
/
+4
2013-09-09
CIFS: Respect epoch value from create lease context v2
Pavel Shilovsky
1
-0
/
+1
2013-09-08
CIFS: Replace clientCanCache* bools with an integer
Pavel Shilovsky
1
-16
/
+17
2013-09-08
cifs: display iocharset= option in /proc/mounts
Jeff Layton
1
-0
/
+15
2013-07-31
cifs: set sb->s_d_op before calling d_make_root()
Jeff Layton
1
-6
/
+5
2013-07-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+7
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
1
-1
/
+1
2013-06-29
[readdir] convert cifs
Al Viro
1
-1
/
+1
2013-06-24
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
1
-4
/
+7
2013-05-24
cifs: stop printing the unc= option in /proc/mounts
Jeff Layton
1
-3
/
+0
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-15
/
+21
2013-03-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+24
2013-03-13
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
1
-0
/
+24
2013-03-11
fs: Limit sys_mount to only request filesystem modules. (Part 3)
Eric W. Biederman
1
-0
/
+1
2013-02-27
cifs: ensure that cifs_get_root() only traverses directories
Jeff Layton
1
-0
/
+5
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+10
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-13
cifs: Convert struct cifs_sb_info to use kuids and kgids
Eric W. Biederman
1
-4
/
+10
2013-01-01
Revert "CIFS: Fix write after setting a read lock for read oplock files"
Pavel Shilovsky
1
-1
/
+0
2012-12-20
cifs: eliminate cifsERROR variable
Jeff Layton
1
-1
/
+0
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-4
/
+4
2012-12-11
CIFS: Fix write after setting a read lock for read oplock files
Pavel Shilovsky
1
-0
/
+1
[next]