summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-13Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-05-13Merge tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-05-13Merge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-10afs: Fix fileserver rotation getting stuckDavid Howells
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds
2024-05-08Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-08Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-08Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-08Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-08fs/coredump: Enable dynamic configuration of max file note sizeAllen Pais
2024-05-08virtiofs: include a newline in sysfs tagBrian Foster
2024-05-07bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet
2024-05-06Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet
2024-05-06bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet
2024-05-06bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet
2024-05-06bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet
2024-05-06bcachefs: Add missing validation for superblock section cleanKent Overstreet
2024-05-06bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet
2024-05-06bcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet
2024-05-06bcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet
2024-05-06bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet
2024-05-06bcachefs: bucket_pos_to_bp_noerror()Kent Overstreet
2024-05-06bcachefs: don't free error pointersKent Overstreet
2024-05-06bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet
2024-05-05fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts
2024-05-05fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts
2024-05-05mm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu
2024-05-05epoll: be better about file lifetimesLinus Torvalds
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-04ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon
2024-05-04ksmbd: use rwsem instead of rwlock for lease breakNamjae Jeon
2024-05-04ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon
2024-05-04ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)