index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fcntl.c
Age
Commit message (
Expand
)
Author
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
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
[next]