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
/
fcntl.c
Age
Commit message (
Expand
)
Author
2024-11-25
fs: require inode_owner_or_capable for F_SET_RW_HINT
Christoph Hellwig
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
2024-10-22
fcntl: make F_DUPFD_QUERY associative
Christian Brauner
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-09
fs: Fix file_set_fowner LSM hook inconsistencies
Mickaël Salaün
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-19
fcntl: add F_CREATED_QUERY
Christian Brauner
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-05-10
fcntl: add F_DUPFD_QUERY fcntl()
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-02-12
fs: prefer kfree_rcu() in fasync_remove_entry()
Dmitry Antipov
2024-02-06
fs: Propagate write hints to the struct block_device inode
Bart Van Assche
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-02-06
fs: Split fcntl_rw_hint()
Bart Van Assche
2024-02-06
fs: Verify write lifetime constants at compile time
Bart Van Assche
2024-02-06
fs: Fix rw_hint validation
Bart Van Assche
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-07-10
fcntl: Cast commands with int args explicitly
Luca Vizzarro
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-06-10
keep iocb_flags() result cached in struct file
Al Viro
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-03-08
fs: remove fs.f_write_hint
Christoph Hellwig
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
memcg: enable accounting for fasync_cache
Vasily Averin
2021-08-21
fcntl: fix potential deadlock for &fasync_struct.fa_lock
Desmond Cheong Zhi Xi
2021-08-21
fcntl: fix potential deadlocks for &fown_struct.lock
Desmond Cheong Zhi Xi
2021-07-12
fcntl: Fix unreachable code in do_fcntl()
Gustavo A. R. Silva
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-08
fcntl: make F_GETOWN(EX) return 0 on dead owner task
Pavel Tikhomirov
2021-01-24
fcntl: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2020-11-05
fcntl: Fix potential deadlock in send_sig{io, urg}()
Boqun Feng
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-03
fcntl: Distribute switch variables for initialization
Kees Cook
2019-12-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-10-25
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
Eugene Syromiatnikov
2019-10-21
fs/fnctl: fix missing __user in fcntl_rw_hint()
Ben Dooks
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-08-15
signal: Don't send signals to tasks that don't exist
Eric W. Biederman
2018-07-21
signal: Pass pid type into do_send_sig_info
Eric W. Biederman
2018-07-21
signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task
Eric W. Biederman
2018-07-21
signal: Use PIDTYPE_TGID to clearly store where file signals will be sent
Eric W. Biederman
[next]