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
Age
Commit message (
Expand
)
Author
2018-03-11
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
2018-03-11
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-03-03
sget(): handle failures of register_shrinker()
Al Viro
2018-03-03
f2fs: fix a bug caused by NULL extent tree
Yunlei He
2018-02-25
binfmt_elf: compat: avoid unused function warning
Arnd Bergmann
2018-02-25
ncpfs: fix unused variable warning
Miklos Szeredi
2018-02-25
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2018-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2018-02-22
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
2018-02-22
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-22
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-22
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-02-16
ovl: fix failure to fsync lower dir
Amir Goldstein
2018-02-16
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
2018-02-16
nsfs: mark dentry with DCACHE_RCUACCESS
Cong Wang
2018-02-16
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
2018-02-16
NFS: reject request for id_legacy key without auxdata
Eric Biggers
2018-02-16
NFS: commit direct writes even if they fail partially
J. Bruce Fields
2018-02-16
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
2018-02-16
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
2018-02-16
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-02-16
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
2018-02-16
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
2018-02-16
don't put symlink bodies in pagecache into highmem
Al Viro
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
2018-02-03
quota: Check for register_shrinker() failure.
Tetsuo Handa
2018-02-03
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2018-02-03
nfsd: check for use of the closed special stateid
Andrew Elble
2018-02-03
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
2018-02-03
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
2018-02-03
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
2018-02-03
btrfs: fix deadlock when writing out space cache
Josef Bacik
2018-01-31
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
2018-01-31
fs/fcntl: f_setown, avoid undefined behaviour
Jiri Slaby
2018-01-31
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
2018-01-31
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
2018-01-31
reiserfs: fix race in prealloc discard
Jeff Mahoney
2018-01-31
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
2018-01-31
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
2018-01-23
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
2018-01-17
locks: don't check for race with close when setting OFD lock
Jeff Layton
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-20
udf: Avoid overflow when session starts at large offset
Jan Kara
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-12-20
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-12-20
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
[next]