Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[linux-2.6-block.git] / fs / locks.c
2024-03-12 Linus TorvaldsMerge tag 'x86-asm-2024-03-11' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'sched-core-2024-03-11' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'locking-core-2024-03-11' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'edac_updates_for_v6.9' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'x86_misc_for_v6.9_rc1' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'x86_sev_for_v6.9_rc1' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'x86_cache_for_v6.9_rc1' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'x86_mtrr_for_v6.9_rc1' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'x86_cpu_for_v6.9_rc1' of git://git./linux...
2024-03-12 Linus TorvaldsMerge tag 'ras_core_for_v6.9_rc1' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'x86-entry-2024-03-11' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'x86-fred-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'x86-apic-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'timers-core-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'timers-ptp-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'smp-core-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'irq-msi-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'irq-core-2024-03-10' of git://git./linux...
2024-03-11 Linus TorvaldsMerge tag 'cgroup-for-6.9' of git://git./linux/kernel...
2024-03-11 Linus TorvaldsMerge tag 'wq-for-6.9-bh-conversions' of git://git...
2024-03-11 Linus TorvaldsMerge tag 'wq-for-6.9' of git://git./linux/kernel/git...
2024-03-11 Linus TorvaldsMerge tag 'rust-6.9' of https://github.com/Rust-for...
2024-03-11 Linus TorvaldsMerge tag 'compiler-attributes-6.9' of https://github...
2024-03-11 Linus TorvaldsMerge tag 'rcu.next.v6.9' of git://git./linux/kernel...
2024-03-11 Linus TorvaldsMerge tag 'for-6.9/block-20240310' of git://git.kernel...
2024-03-11 Linus TorvaldsMerge tag 'for-6.9/io_uring-20240310' of git://git...
2024-03-11 Linus TorvaldsMerge tag 'vfs-6.9.uuid' of git://git./linux/kernel...
2024-03-11 Linus TorvaldsMerge tag 'vfs-6.9.super' of git://git./linux/kernel...
2024-03-11 Linus TorvaldsMerge tag 'vfs-6.9.file' of git://git./linux/kernel...
2024-03-08 Linus TorvaldsMerge tag 'input-for-v6.8-rc7' of git://git./linux...
2024-03-02 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.8-2' of git://git...
2024-03-01 Linus TorvaldsMerge tag 'for-6.8-rc6-tag' of git://git./linux/kernel...
2024-03-01 Dave AirlieMerge tag 'drm-msm-fixes-2024-02-28' of https://gitlab...
2024-02-26 Linus TorvaldsMerge tag 'for-6.8-rc6-tag' of git://git./linux/kernel...
2024-02-22 Palmer DabbeltMerge commit '8246601a7d391ce8207408149d65732f28af81a1...
2024-02-21 Linus TorvaldsMerge tag 'for-6.8-rc5-tag' of git://git./linux/kernel...
2024-02-20 Jeff Laytonfilelock: fix deadlock detection in POSIX locking
2024-02-16 Dave AirlieMerge tag 'drm-msm-fixes-2024-02-15' of https://gitlab...
2024-02-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.8-1' of git://git...
2024-02-14 Linus TorvaldsMerge tag 'for-6.8-rc4-tag' of git://git./linux/kernel...
2024-02-10 Linus TorvaldsMerge tag 'ntfs3_for_6.8' of https://github.com/Paragon...
2024-02-09 Dave AirlieMerge tag 'drm-msm-fixes-2024-02-07' of https://gitlab...
2024-02-07 Linus TorvaldsMerge tag 'nfsd-6.8-3' of git://git./linux/kernel/git...
2024-02-07 Linus TorvaldsMerge tag 'for-6.8-rc3-tag' of git://git./linux/kernel...
2024-02-05 Jeff Laytonfilelock: don't do security checks on nfsd setlease...
2024-02-05 Christian BraunerMerge series 'filelock: split file leases out of struct...
2024-02-05 Jeff Laytonfilelock: split leases out of struct file_lock
2024-02-05 Jeff Laytonfilelock: convert seqfile handling to use file_lock_core
2024-02-05 Jeff Laytonfilelock: convert locks_translate_pid to take file_lock...
2024-02-05 Jeff Laytonfilelock: convert locks_insert_lock_ctx and locks_delet...
2024-02-05 Jeff Laytonfilelock: convert locks_wake_up_blocks to take a file_l...
2024-02-05 Jeff Laytonfilelock: make assign_type helper take a file_lock_core...
2024-02-05 Jeff Laytonfilelock: reorganize locks_delete_block and __locks_ins...
2024-02-05 Jeff Laytonfilelock: clean up locks_delete_block internals
2024-02-05 Jeff Laytonfilelock: convert fl_blocker to file_lock_core
2024-02-05 Jeff Laytonfilelock: convert __locks_insert_block, conflict and...
2024-02-05 Jeff Laytonfilelock: make __locks_delete_block and __locks_wake_up...
2024-02-05 Jeff Laytonfilelock: convert locks_{insert,delete}_global_blocked
2024-02-05 Jeff Laytonfilelock: make locks_{insert,delete}_global_locks take...
2024-02-05 Jeff Laytonfilelock: convert posix_owner_key to take file_lock_cor...
2024-02-05 Jeff Laytonfilelock: make posix_same_owner take file_lock_core...
2024-02-05 Jeff Laytonfilelock: convert more internal functions to use file_l...
2024-02-05 Jeff Laytonfilelock: have fs/locks.c deal with file_lock_core...
2024-02-05 Jeff Laytonfilelock: split common fields into struct file_lock_core
2024-02-05 Jeff Laytonfilelock: drop the IS_* macros
2024-02-05 Jeff Laytonfilelock: add some new helper functions
2024-02-05 Maxime RipardMerge drm-misc-next-fixes-2024-01-19 into drm-misc...
2024-02-04 Linus TorvaldsMerge tag 'for-linus-6.8-rc3' of git://git./linux/kerne...
2024-02-02 Linus TorvaldsMerge tag 'input-for-v6.8-rc2' of git://git./linux...
2024-02-02 Jeff Laytonfilelock: rename fl_pid variable in lock_get_status
2024-01-28 Linus TorvaldsMerge tag 'fixes-2024-01-28' of git://git./linux/kernel...
2024-01-26 Paolo BonziniMerge tag 'kvm-s390-master-6.8-1' of https://git./linux...
2024-01-25 Linus TorvaldsMerge tag 'nfsd-6.8-1' of git://git./linux/kernel/git...
2024-01-25 Dave AirlieMerge tag 'exynos-drm-fixes-for-v6.8-rc2' of git:/...
2024-01-25 Dave AirlieMerge tag 'drm-misc-next-fixes-2024-01-19' of git:...
2024-01-25 Dave AirlieMerge tag 'drm-intel-next-fixes-2024-01-19' of git...
2024-01-23 Christian BraunerMerge tag 'exportfs-6.9' of ssh://gitolite./linux/kerne...
2024-01-23 Jakub KicinskiMerge tag 'wireless-2024-01-22' of git://git./linux...
2024-01-22 Linus TorvaldsMerge tag 'for-6.8-rc1-tag' of git://git./linux/kernel...
2024-01-22 Martin K. PetersenMerge branch '6.8/scsi-staging' into 6.8/scsi-fixes
2024-01-22 Linus TorvaldsMerge tag 'xsa448-6.8-tag' of git://git./linux/kernel...
2024-01-22 Maxime RipardMerge v6.8-rc1 into drm-misc-fixes
2024-01-21 Linus TorvaldsMerge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
2024-01-21 Linus TorvaldsMerge tag 'timers-core-2024-01-21' of git://git./linux...
2024-01-21 Linus TorvaldsMerge tag 'powerpc-6.8-2' of git://git./linux/kernel...
2024-01-21 Linus TorvaldsMerge tag 'header_cleanup-2024-01-20' of https://evilpi...
2024-01-21 Linus TorvaldsMerge tag 'v6.8-rc-part2-smb-client' of git://git.samba...
2024-01-20 Linus TorvaldsMerge tag 'dmaengine-fix-6.8-rc1' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'riscv-for-linus-6.8-mw4' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-01-20 Linus TorvaldsMerge tag 'sh-for-v6.8-tag1' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'perf-tools-for-v6.8-1-2024-01-09' of git...
2024-01-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'loongarch-6.8' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'spi-fix-v6.8-merge-window' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'sound-fix-6.8-rc1' of git://git./linux/kerne...
2024-01-19 Linus TorvaldsMerge tag 'drm-next-2024-01-19' of git://anongit.freede...
2024-01-19 Linus TorvaldsMerge tag 'for-v6.8-v2' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'apparmor-pr-2024-01-18' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'ceph-for-6.8-rc1' of https://github.com...
next