index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-10-23
9
-125
/
+259
|
\
|
*
cifs: handle the TCP_Server_Info->tsk field more carefully
Jeff Layton
2008-10-23
1
-13
/
+28
|
*
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
2008-10-23
1
-79
/
+8
|
*
[CIFS] improve setlease handling
Steve French
2008-10-23
5
-2
/
+67
|
*
[CIFS] fix saving of resume key before CIFSFindNext
Jeff Layton
2008-10-21
1
-1
/
+2
|
*
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
2008-10-20
1
-52
/
+122
|
*
[CIFS] fix build error
Steve French
2008-10-20
1
-1
/
+1
|
*
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
2008-10-20
3
-33
/
+79
|
*
cifs: track DeletePending flag in cifsInodeInfo
Jeff Layton
2008-10-20
4
-0
/
+5
|
*
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
Jeff Layton
2008-10-17
1
-5
/
+10
|
*
[CIFS] eliminate usage of kthread_stop for cifsd
Jeff Layton
2008-10-16
1
-29
/
+15
|
*
[CIFS] Add nodfs mount option
Steve French
2008-10-16
2
-0
/
+12
*
|
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
1
-3
/
+6
*
|
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
1
-0
/
+1
*
|
fs/Kconfig: move CIFS out
Alexey Dobriyan
2008-10-20
1
-0
/
+142
*
|
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-2
/
+2
|
/
*
[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...
Jeff Layton
2008-10-12
1
-2
/
+0
*
[CIFS] Check that last search entry resume key is valid
Steve French
2008-10-08
1
-3
/
+24
*
[CIFS] make sure we have the right resume info before calling CIFSFindNext
Steve French
2008-10-07
3
-63
/
+70
*
[CIFS] clean up error handling in cifs_unlink
Steve French
2008-10-07
1
-20
/
+19
*
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
2008-10-06
1
-6
/
+18
*
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
2008-09-24
1
-1
/
+3
*
cifs: Convert cifs to new aops.
Nick Piggin
2008-09-24
1
-61
/
+59
*
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
2008-09-24
1
-0
/
+4
*
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2008-09-24
2
-3
/
+3
*
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
2008-09-24
1
-2
/
+10
*
cifs: fix inverted NULL check after kmalloc
Jeff Layton
2008-09-24
1
-1
/
+1
*
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
2008-09-23
1
-33
/
+41
*
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
2008-09-23
1
-82
/
+104
*
cifs: add function to set file disposition
Jeff Layton
2008-09-23
3
-2
/
+64
*
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
2008-09-23
1
-9
/
+26
*
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
2008-09-23
1
-39
/
+59
*
cifs: have find_writeable_file prefer filehandles opened by same task
Jeff Layton
2008-09-23
1
-1
/
+9
*
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2008-09-22
2
-6
/
+3
*
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
Steve French
2008-09-16
1
-167
/
+139
*
cifs: clean up variables in cifs_unlink
Jeff Layton
2008-09-16
2
-50
/
+42
*
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
2008-08-28
1
-0
/
+2
*
[CIFS] update cifs change log
Steve French
2008-08-28
2
-3
/
+16
*
cifs: fix O_APPEND on directio mounts
Jeff Layton
2008-08-28
1
-0
/
+4
*
[CIFS] Fix plaintext authentication
Steve French
2008-08-27
1
-0
/
+1
*
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2008-08-27
2
-1
/
+9
*
[CIFS] check version in spnego upcall response
Steve French
2008-08-26
3
-2
/
+15
*
[CIFS] Kerberos support not considered experimental anymore
Steve French
2008-08-19
1
-4
/
+26
*
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-19
4
-6
/
+14
*
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
1
-16
/
+17
*
[CIFS] reindent misindented statement
Ilpo Järvinen
2008-08-19
1
-1
/
+2
*
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-14
1
-0
/
+1
*
[CIFS] remove trailing whitespace
Steve French
2008-08-11
1
-1
/
+1
*
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-11
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-08-08
14
-509
/
+652
|
\
[next]