index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
2023-10-19
quota: Fix slow quotaoff
Jan Kara
2023-10-15
Revert "NFS: Fix error handling for O_DIRECT write scheduling"
Greg Kroah-Hartman
2023-10-15
Revert "NFS: Fix O_DIRECT locking issues"
Greg Kroah-Hartman
2023-10-15
Revert "NFS: More O_DIRECT accounting fixes for error paths"
Greg Kroah-Hartman
2023-10-15
Revert "NFS: Use the correct commit info in nfs_join_page_group()"
Greg Kroah-Hartman
2023-10-15
Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"
Greg Kroah-Hartman
2023-10-10
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-10-10
btrfs: fix fscrypt name leak after failure to join log transaction
Filipe Manana
2023-10-10
btrfs: fix an error handling path in btrfs_rename()
Christophe JAILLET
2023-10-10
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-10
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
2023-10-10
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-10-10
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
2023-10-10
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2023-10-10
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
2023-10-10
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2023-10-10
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-10-10
NFS: rename nfs_client_kset to nfs_kset
Benjamin Coddington
2023-10-10
NFS: Cleanup unused rpc_clnt variable
Benjamin Coddington
2023-10-06
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
2023-10-06
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-10-06
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-10-06
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-10-06
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-10-06
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-10-06
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-10-06
f2fs: get out of a repeat loop when getting a locked data page
Jaegeuk Kim
2023-10-06
f2fs: optimize iteration over sparse directories
Chao Yu
2023-10-06
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-10-06
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2023-10-06
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
2023-10-06
ext4: do not let fstrim block system suspend
Jan Kara
2023-10-06
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
2023-10-06
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
2023-10-06
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-10-06
netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-10-06
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-06
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2023-10-06
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
2023-10-06
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-10-06
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
2023-10-06
NFS: Fix O_DIRECT locking issues
Trond Myklebust
2023-10-06
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
2023-09-23
ext4: fix rec_len verify error
Shida Zhang
[next]