summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-03-2115-147/+716
|\
| * ksmbd: remove module versionNamjae Jeon2024-03-192-3/+0
| * ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon2024-03-192-29/+42
| * ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2024-03-171-1/+4
| * ksmbd: Fix spelling mistake "connction" -> "connection"Colin Ian King2024-03-151-1/+1
| * ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_closeMarios Makassikis2024-03-151-1/+1
| * ksmbd: add support for durable handles v1/v2Namjae Jeon2024-03-129-21/+506
| * ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous sessionNamjae Jeon2024-03-123-25/+29
| * ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_infoMarios Makassikis2024-03-121-2/+8
| * ksmbd: replace generic_fillattr with vfs_getattrMarios Makassikis2024-03-123-66/+127
* | Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-2026-111/+157
|\ \
| * | bcachefs: Fix lost wakeup on journal shutdownKent Overstreet2024-03-191-6/+6
| * | bcachefs; Fix deadlock in bch2_btree_update_start()Kent Overstreet2024-03-191-4/+9
| * | bcachefs: ratelimit errors from async_btree_node_rewriteKent Overstreet2024-03-181-1/+1
| * | bcachefs: Run check_topology() firstKent Overstreet2024-03-181-1/+1
| * | bcachefs: Improve bch2_fatal_error()Kent Overstreet2024-03-1815-35/+35
| * | bcachefs: Fix lost transaction restart errorKent Overstreet2024-03-181-4/+6
| * | bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet2024-03-183-2/+9
| * | bcachefs: fix for building in userspaceKent Overstreet2024-03-181-16/+16
| * | bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recoveryKent Overstreet2024-03-181-14/+18
| * | bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()Kent Overstreet2024-03-181-6/+7
| * | bcachefs: Improve sysfs internal/btree_updatesKent Overstreet2024-03-182-6/+8
| * | bcachefs: Split out btree_node_rewrite_workerKent Overstreet2024-03-182-2/+11
| * | bcachefs: Fix locking in bch2_alloc_write_key()Kent Overstreet2024-03-181-1/+1
| * | bcachefs: Avoid extent entry type assertions in .invalid()Kent Overstreet2024-03-181-3/+3
| * | bcachefs: Fix spurious -BCH_ERR_transaction_restart_nestedKent Overstreet2024-03-181-8/+21
| * | bcachefs: Fix check_key_has_snapshot() callKent Overstreet2024-03-181-1/+3
| * | bcachefs: Change "accounting overran journal reservation" to a warningKent Overstreet2024-03-181-1/+2
* | | Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2024-03-183-39/+81
|\ \ \
| * | | dlm: add comments about forced waiters resetDavid Teigland2024-03-151-20/+58
| * | | dlm: revert atomic_t lkb_wait_countDavid Teigland2024-03-152-15/+19
| * | | dlm: fix user space lkb refcountingAlexander Aring2024-03-121-5/+5
* | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-183-19/+63
|\ \ \ \
| * | | | tracing: Remove __assign_str_len()Steven Rostedt (Google)2024-03-181-4/+4
| * | | | NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)2024-03-181-1/+1
| * | | | eventfs: Create eventfs_root_inode to store dentrySteven Rostedt (Google)2024-03-172-12/+55
| * | | | eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()Steven Rostedt (Google)2024-03-171-2/+3
* | | | | Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-183-13/+3
|\ \ \ \ \
| * | | | | Julia Lawall reported this null pointer dereference, this should fix it.Mike Marshall2024-02-141-1/+1
| * | | | | fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGSVlastimil Babka2024-02-143-12/+2
* | | | | | Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-1819-824/+999
|\ \ \ \ \ \
| * | | | | | f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu2024-03-141-1/+2
| * | | | | | f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong2024-03-141-1/+3
| * | | | | | f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong2024-03-141-0/+1
| * | | | | | f2fs: prevent atomic write on pinned fileDaeho Jeong2024-03-131-1/+2
| * | | | | | f2fs: fix to handle error paths of {new,change}_curseg()Zhiguo Niu2024-03-134-27/+45
| * | | | | | f2fs: unify the error handling of f2fs_is_valid_blkaddrZhiguo Niu2024-03-137-62/+29
| * | | | | | f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu2024-03-131-5/+0
| * | | | | | f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-133-6/+32
| * | | | | | f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang2024-03-131-8/+7