index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-5
/
+2
2008-04-25
cifs: timeout dfs automounts +little fix.
Igor Mammedov
3
-17
/
+23
2008-04-24
[CIFS] Fix typo in previous commit
Steve French
1
-2
/
+2
2008-04-24
[CIFS] Fix define for new proxy cap to match documentation
Steve French
1
-2
/
+5
2008-04-19
[CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash
Steve French
1
-4
/
+11
2008-04-18
[CIFS] Reserve new proxy cap for WAFS
Steve French
1
-1
/
+7
2008-04-18
[CIFS] Add various missing flags and defintions
Steve French
2
-14
/
+105
2008-04-16
[CIFS] make cifs_dfs_automount_list_static
Steve French
2
-3
/
+1
2008-04-15
[CIFS] Fix oops when slow oplock process races with unmount
Steve French
3
-0
/
+20
2008-04-10
[CIFS] Fix acl length when very short ACL being modified by chmod
Steve French
2
-6
/
+9
2008-04-10
[CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on...
Steve French
1
-14
/
+18
2008-04-05
[CIFS] minor update to change log
Steve French
1
-1
/
+2
2008-03-31
cifs: fix misannotations
Al Viro
1
-2
/
+2
2008-03-28
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-1
/
+0
2008-03-23
[CIFS] Fix mem leak on dfs referral
Steve French
1
-2
/
+8
2008-03-15
[CIFS] file create with acl support enabled is slow
Steve French
6
-22
/
+30
2008-03-14
[CIFS] Fix mtime on cp -p when file data cached but written out too late
Steve French
1
-4
/
+5
2008-03-12
[CIFS] Fix build problem
Steve French
1
-0
/
+4
2008-03-10
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-15
/
+15
2008-03-09
[CIFS] DFS patch that connects inode with dfs handling ops
Igor Mammedov
1
-62
/
+71
2008-02-26
[CIFS] remove unused variable
Steve French
1
-3
/
+2
2008-02-25
[CIFS] consolidate duplicate code in posix/unix inode handling
Christoph Hellwig
1
-176
/
+103
2008-02-18
[CIFS] fix build break when proc disabled
Steve French
1
-2
/
+2
2008-02-16
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
4
-19
/
+37
2008-02-15
[CIFS] factoring out common code in get_inode_info functions
Christoph Hellwig
1
-63
/
+43
2008-02-15
[CIFS] fix prepath conversion when server supports posix paths
Steve French
1
-1
/
+7
2008-02-15
[CIFS] Only convert / when server does not support posix paths
Igor Mammedov
1
-2
/
+11
2008-02-15
[CIFS] Fix mixed case name in structure dfs_info3_param
Igor Mammedov
2
-2
/
+2
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-11
/
+12
2008-02-14
[CIFS] fixup prefixpaths which contain multiple path components
Steve French
2
-2
/
+25
2008-02-13
[CIFS] fix typo
Steve French
1
-1
/
+1
2008-02-12
[CIFS] patch to fix incorrect encoding of number of aces on set mode
Shirish Pargaonkar
1
-5
/
+1
2008-02-12
[CIFS] Fix typo in quota operations
Roel Kluin
1
-1
/
+1
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
13
-84
/
+51
2008-02-08
[CIFS] reduce checkpatch warnings
Steve French
23
-279
/
+167
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
3
-7
/
+24
2008-02-06
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
1
-1
/
+1
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-1
/
+1
2008-02-05
[CIFS] fix warning in cifs_spnego.c
Andrew Morton
1
-1
/
+1
2008-01-25
[CIFS] DFS build fixes
Steve French
6
-31
/
+61
2008-01-25
[CIFS] DFS support: provide shrinkable mounts
Igor Mammedov
5
-1
/
+387
2008-01-20
[CIFS] Do not log path names in lookup errors
Steve French
1
-6
/
+4
2008-01-11
[CIFS] DFS support patchset: Added mountdata
Igor Mammedov
3
-2
/
+41
2008-01-10
[CIFS] Forgot to add two new files from previous commit
Steve French
2
-0
/
+155
2008-01-09
[CIFS] DNS name resolution helper upcall for cifs
Steve French
2
-1
/
+16
2008-01-09
[CIFS] fix checkpatch warnings in fs/cifs/inode.c
Steve French
3
-25
/
+31
2008-01-03
[CIFS] hold ses sem on tcp session reconnect during mount
Steve French
1
-3
/
+3
2007-12-31
[CIFS] Allow setting mode via cifs acl
Steve French
6
-13
/
+315
2007-12-31
[CIFS] fix unicode string alignment in SPNEGO setup
Jeff Layton
1
-1
/
+1
[next]