index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2009-03-16
Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
Steve French
2009-02-06
cifs: make sure we allocate enough storage for socket address
Jeff Layton
2008-12-13
cifs: fix a regression in cifs umount codepath
Jeff Layton
2008-12-05
cifs: fix check for dead tcon in smb_init
Steve French
2008-12-05
cifs: prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
2008-12-05
cifs: Fix check for tcon seal setting and fix oops on failed mount from earli...
Steve French
2008-12-05
cifs: Fix build break
Steve French
2008-12-05
cifs: reinstate sharing of tree connections
Jeff Layton
2008-12-05
cifs: minor cleanup to cifs_mount
Steve French
2008-12-05
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-12-05
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-12-05
cifs: clean up server protocol handling
Steve French
2008-12-05
cifs: remove unused list, add new cifs sock list to prepare for mount/umount fix
Steve French
2008-12-05
cifs: Fix cifs reconnection flags
Steve French
2008-12-05
cifs: Fix error in smb_send2
Steve French
2008-12-05
cifs: Reduce number of socket retries in large write path
Steve French
2008-10-25
CIFS: fix saving of resume key before CIFSFindNext
Jeff Layton
2008-10-18
CIFS: make sure we have the right resume info before calling CIFSFindNext
Steve French
2008-08-28
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
2008-08-28
[CIFS] update cifs change log
Steve French
2008-08-28
cifs: fix O_APPEND on directio mounts
Jeff Layton
2008-08-27
[CIFS] Fix plaintext authentication
Steve French
2008-08-27
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2008-08-26
[CIFS] check version in spnego upcall response
Steve French
2008-08-19
[CIFS] Kerberos support not considered experimental anymore
Steve French
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-19
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
[CIFS] reindent misindented statement
Ilpo Järvinen
2008-08-14
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-11
[CIFS] remove trailing whitespace
Steve French
2008-08-11
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-08-08
[CIFS] list entry can not return null
Steve French
2008-08-06
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
2008-08-06
move file time and dos attribute setting logic into new function
Jeff Layton
2008-08-06
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
2008-08-06
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2008-08-06
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
2008-08-06
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
2008-08-06
[CIFS] fix trailing whitespace
Steve French
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-08-05
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
2008-08-04
mm: rename page trylock
Nick Piggin
2008-08-04
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
2008-08-01
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-07-31
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2008-07-29
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
2008-07-29
[CIFS] oid should also be checked against class in cifs asn
Steve French
[next]