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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2012-12-05
cifs: get rid of smb_vol->UNCip and smb_vol->port
Jeff Layton
2012-12-05
cifs: ensure we revalidate the inode after readdir if cifsacl is enabled
Jeff Layton
2012-12-05
cifs: Add handling of blank password option
Jesper Nilsson
2012-12-05
Add SMB2.02 dialect support
Steve French
2012-12-05
CIFS: Fix lock consistensy bug in cifs_setlk
Pavel Shilovsky
2012-12-05
CIFS: Implement cifs_relock_file
Pavel Shilovsky
2012-12-05
CIFS: Separate pushing mandatory locks and lock_sem handling
Pavel Shilovsky
2012-12-05
CIFS: Separate pushing posix locks and lock_sem handling
Pavel Shilovsky
2012-12-05
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
Steve French
2012-12-05
cifs: make error on lack of a unc= option more explicit
Jeff Layton
2012-12-05
cifs: don't override the uid/gid in getattr when cifsacl is enabled
Jeff Layton
2012-12-05
cifs: remove uneeded __KERNEL__ block from cifsacl.h
Jeff Layton
2012-12-05
cifs: fix the format specifiers in sid_to_str
Jeff Layton
2012-12-05
cifs: redefine NUM_SUBAUTH constant from 5 to 15
Jeff Layton
2012-12-05
cifs: make cifs_copy_sid handle a source sid with variable size subauth arrays
Jeff Layton
2012-12-05
cifs: make compare_sids static
Jeff Layton
2012-12-05
cifs: use the NUM_AUTHS and NUM_SUBAUTHS constants in cifsacl code
Jeff Layton
2012-12-05
cifs: move num_subauth check inside of CONFIG_CIFS_DEBUG2 check in parse_sid()
Jeff Layton
2012-12-05
cifs: clean up id_mode_to_cifs_acl
Jeff Layton
2012-12-05
cifs: fix types on module parameters
Jeff Layton
2012-12-05
default authentication needs to be at least ntlmv2 security for cifs mounts
Steve French
2012-12-05
vfs: clear to the end of the buffer on partial buffer reads
Dan Carpenter
2012-12-04
vfs: avoid "attempt to access beyond end of device" warnings
Linus Torvalds
2012-12-03
Merge branch 'block-dev'
Linus Torvalds
2012-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-11-30
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-11-29
fix off-by-one in argument passed by iterate_fd() to callbacks
Al Viro
2012-11-29
lookup_one_len: don't accept . and ..
Al Viro
2012-11-29
cifs: get rid of blind d_drop() in readdir
Al Viro
2012-11-29
nfs_lookup_revalidate(): fix a leak
Al Viro
2012-11-29
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
2012-11-29
blkdev_max_block: make private to fs/buffer.c
Linus Torvalds
2012-11-29
direct-io: don't read inode->i_blkbits multiple times
Linus Torvalds
2012-11-29
blockdev: remove bd_block_size_semaphore again
Linus Torvalds
2012-11-29
fs/buffer.c: make block-size be per-page and protected by the page lock
Linus Torvalds
2012-11-28
CIFS: Fix wrong buffer pointer usage in smb_set_file_info
Pavel Shilovsky
2012-11-27
cifs: fix writeback race with file that is growing
Jeff Layton
2012-11-26
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-11-26
writeback: put unused inodes to LRU after writeback completion
Jan Kara
2012-11-26
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
2012-11-23
Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-11-23
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
2012-11-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-11-19
ext3: Avoid underflow of in ext3_trim_fs()
Lukas Czerner
2012-11-19
reiserfs: Move quota calls out of write lock
Jan Kara
2012-11-19
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
2012-11-19
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
2012-11-19
reiserfs: Fix lock ordering during remount
Jan Kara
2012-11-18
fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()
Al Viro
[next]