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
2012-07-27
CIFS: Add SMB2 support for rmdir
Pavel Shilovsky
2012-07-27
CIFS: Move rmdir code to ops struct
Pavel Shilovsky
2012-07-27
CIFS: Add SMB2 support for mkdir operation
Pavel Shilovsky
2012-07-27
CIFS: Separate protocol specific part from mkdir
Pavel Shilovsky
2012-07-27
CIFS: Simplify cifs_mkdir call
Pavel Shilovsky
2012-07-25
cifs: ensure that we always do cifsFileInfo_get under the spinlock
Jeff Layton
2012-07-24
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
2012-07-24
CIFS: Allow SMB2 statistics to be tracked
Pavel Shilovsky
2012-07-24
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Add echo request support for SMB2
Pavel Shilovsky
2012-07-24
CIFS: Move echo code to osp struct
Pavel Shilovsky
2012-07-24
CIFS: Add SMB2 support for async requests
Pavel Shilovsky
2012-07-24
CIFS: Setup async request in ops struct
Pavel Shilovsky
2012-07-24
CIFS: Add SMB2 support for build_path_to_root
Pavel Shilovsky
2012-07-24
CIFS: Move building path to root to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Query SMB2 inode info
Pavel Shilovsky
2012-07-24
CIFS: Move query inode info code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Add SMB2 support for is_path_accessible
Pavel Shilovsky
2012-07-24
CIFS: Move is_path_accessible to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Move informational tcon calls to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Move getting dfs referalls to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Process reconnects for SMB2 shares
Pavel Shilovsky
2012-07-24
CIFS: Add tree connect/disconnect capability for SMB2
Pavel Shilovsky
2012-07-24
CIFS: Add session setup/logoff capability for SMB2
Pavel Shilovsky
2012-07-24
CIFS: Add capability to send SMB2 negotiate message
Pavel Shilovsky
2012-07-24
CIFS: Respect SMB2 header/max header size
Pavel Shilovsky
2012-07-24
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
2012-07-24
CIFS: Fix a wrong pointer in atomic_open
Pavel Shilovsky
2012-07-24
CIFS: Add SMB2 credits support
Pavel Shilovsky
2012-07-24
CIFS: Make transport routines work with SMB2
Pavel Shilovsky
2012-07-24
CIFS: Map SMB2 status codes to POSIX errors
Steve French
2012-07-24
CIFS: Add SMB2 status codes
Pavel Shilovsky
2012-07-24
CIFS: Rename 7 error codes to NT_ style
Pavel Shilovsky
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-07-24
CIFS: Move protocol specific tcon/tdis code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Move protocol specific session setup/logoff code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Move protocol specific negotiate code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Extend credit mechanism to process request type
Pavel Shilovsky
2012-07-24
CIFS: Move trans2 processing to ops struct
Pavel Shilovsky
2012-07-23
cifs: reinstate sec=ntlmv2 mount option
Jeff Layton
2012-07-23
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
Jeff Layton
2012-07-23
cifs: remove bogus reset of smb_buf_length in smb_send routines
Jeff Layton
2012-07-23
cifs: move file_lock off stack in cifs_push_posix_locks
Jeff Layton
2012-07-23
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
2012-07-23
cifs: after upcalling for krb5 creds, invalidate key rather than revoking it
Jeff Layton
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-16
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
2012-07-16
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
2012-07-16
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
2012-07-16
Initialise mid_q_entry before putting it on the pending queue
Sachin Prabhu
[next]