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
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-05
[CIFS] Fix typo in cifs readme from previous commit
Steve French
2007-05-05
[CIFS] Make sec=none force an anonymous mount
Jeff Layton
2007-05-03
[CIFS] Change semaphore to mutex for cifs lock_sem
Roland Dreier
2007-05-03
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
Steve French
2007-04-30
[CIFS] UID/GID override on CIFS mounts to Samba
Steve French
2007-04-26
[CIFS] prefixpath mounts to servers supporting posix paths used wrong slash
Steve French
2007-04-26
[CIFS] Update cifs version to 1.49
Steve French
2007-04-25
[CIFS] Replace kmalloc/memset combination with kzalloc
vignesh
2007-04-25
[CIFS] Add IPv6 support
Steve French
2007-04-25
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
Steve French
2007-04-23
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-04-06
[CIFS] Add write perm for usr to file on windows should remove r/o dos attr
Steve French
2007-04-04
[CIFS] Remove unnecessary parm to cifs_reopen_file
Steve French
2007-04-03
[CIFS] Switch cifsd to kthread_run from kernel_thread
Igor Mammedov
2007-04-02
[CIFS] Remove unnecessary checks
Christoph Hellwig
2007-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-03-23
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
Steve French
2007-03-16
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
Steve French
2007-03-14
[PATCH] cifs endianness annotations
Al Viro
2007-03-10
[CIFS] reset mode when client notices that ATTR_READONLY is no longer set
Alan Tyson
2007-03-06
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
2007-03-01
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2007-02-27
[CIFS] Remove some unused functions/declarations
Steve French
2007-02-27
[CIFS] New file for previous commit
Steve French
2007-02-27
[CIFS] cifs export operations
Steve French
2007-02-26
[CIFS] small piece missing from previous patch
Steve French
2007-02-26
[CIFS] Fix locking problem around some cifs uses of i_size write
Steve French
2007-02-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
[CIFS] One line missing from previous commit
Steve French
2007-02-17
[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten
Steve French
2007-02-15
[CIFS] fix &&/& typo in cifs_setattr()
Steve French
2007-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-08
[CIFS] Allow update of EOF on remote extend of file
Steve French
2007-02-08
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
Steve French
2007-02-07
[CIFS] Additional POSIX CIFS Extensions infolevels
Steve French
2007-02-06
[CIFS] Minor cleanup
Steve French
2007-02-02
[CIFS] Missing free in error path
Steve French
2007-02-02
[CIFS] Reduce cifs stack space usage
Steve French
2007-02-01
[CIFS] lseek polling returned stale EOF
Steve French
2007-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-01-22
[CIFS] Fix oops when Windows server sent bad domain name null terminator
Steve French
2007-01-21
[CIFS] cifs sprintf fix
Steve French
2007-01-21
[CIFS] Remove 2 unneeded kzalloc casts
Steve French
[next]