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-11-26
[CIFS] fix regression in cifs_write_begin/cifs_write_end
Jeff Layton
1
-21
/
+56
2008-11-20
[CIFS] Do not attempt to close invalidated file handles
Steve French
4
-9
/
+30
2008-11-18
[CIFS] fix check for dead tcon in smb_init
Steve French
2
-2
/
+6
2008-11-18
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
1
-1
/
+4
2008-11-18
Fixed parsing of mount options when doing DFS submount
Igor Mammedov
2
-27
/
+83
2008-11-17
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...
Steve French
1
-3
/
+4
2008-11-17
[CIFS] Fix build break
Steve French
1
-2
/
+2
2008-11-17
cifs: reinstate sharing of tree connections
Jeff Layton
6
-218
/
+249
2008-11-15
[CIFS] minor cleanup to cifs_mount
Steve French
1
-40
/
+34
2008-11-15
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
7
-166
/
+175
2008-11-15
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
6
-150
/
+96
2008-11-14
[CIFS] clean up server protocol handling
Steve French
3
-31
/
+33
2008-11-13
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
3
-20
/
+13
2008-11-13
[CIFS] Fix cifs reconnection flags
Steve French
5
-151
/
+160
2008-11-03
[CIFS] Can't rely on iov length and base when kernel_recvmsg returns error
Steve French
1
-2
/
+7
2008-11-03
cifs: fix renaming one hardlink on top of another
Jeff Layton
1
-1
/
+3
2008-10-30
[CIFS] fix error in smb_send2
Steve French
3
-4
/
+7
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
5
-25
/
+76
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-125
/
+259
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
1
-3
/
+6
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
1
-0
/
+1
2008-10-23
cifs: handle the TCP_Server_Info->tsk field more carefully
Jeff Layton
1
-13
/
+28
2008-10-23
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
1
-79
/
+8
2008-10-23
[CIFS] improve setlease handling
Steve French
5
-2
/
+67
2008-10-21
[CIFS] fix saving of resume key before CIFSFindNext
Jeff Layton
1
-1
/
+2
2008-10-20
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
1
-52
/
+122
2008-10-20
[CIFS] fix build error
Steve French
1
-1
/
+1
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
1
-0
/
+142
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-2
/
+2
2008-10-20
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
3
-33
/
+79
2008-10-20
cifs: track DeletePending flag in cifsInodeInfo
Jeff Layton
4
-0
/
+5
2008-10-17
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
Jeff Layton
1
-5
/
+10
2008-10-16
[CIFS] eliminate usage of kthread_stop for cifsd
Jeff Layton
1
-29
/
+15
2008-10-16
[CIFS] Add nodfs mount option
Steve French
2
-0
/
+12
2008-10-12
[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...
Jeff Layton
1
-2
/
+0
2008-10-08
[CIFS] Check that last search entry resume key is valid
Steve French
1
-3
/
+24
2008-10-08
[CIFS] make sure we have the right resume info before calling CIFSFindNext
Steve French
3
-63
/
+70
2008-10-07
[CIFS] clean up error handling in cifs_unlink
Steve French
1
-20
/
+19
2008-10-07
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
1
-6
/
+18
2008-09-25
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
1
-1
/
+3
2008-09-24
cifs: Convert cifs to new aops.
Nick Piggin
1
-61
/
+59
2008-09-24
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
1
-0
/
+4
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2
-3
/
+3
2008-09-24
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
1
-2
/
+10
2008-09-24
cifs: fix inverted NULL check after kmalloc
Jeff Layton
1
-1
/
+1
2008-09-23
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
1
-33
/
+41
2008-09-23
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
1
-82
/
+104
2008-09-23
cifs: add function to set file disposition
Jeff Layton
3
-2
/
+64
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
1
-9
/
+26
2008-09-23
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
1
-39
/
+59
[next]