summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-13ext4: introduce linear search for dentriesTheodore Ts'o
2025-02-13Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-13jfs: Remove reference to bh->b_pageMatthew Wilcox (Oracle)
2025-02-13jfs: Delete a couple tabs in jfs_reconfigure()Dan Carpenter
2025-02-13f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pagesJaegeuk Kim
2025-02-13f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim
2025-02-13netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queuedDavid Howells
2025-02-13netfs: Add retry stat countersDavid Howells
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells
2025-02-13jbd2: Avoid long replay times due to high number or revoke blocksJan Kara
2025-02-12bcachefs: Reuse transactionAlan Huang
2025-02-12bcachefs: Pass _orig_restart_count to trans_was_restartedAlan Huang
2025-02-12bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTSKent Overstreet
2025-02-12unicode: kunit: change tests filename and pathGabriela Bittencourt
2025-02-12pipe: change pipe_write() to never add a zero-sized bufferOleg Nesterov
2025-02-12isofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz
2025-02-12Merge patch series "fs: allow changing idmappings"Christian Brauner
2025-02-12fs: allow changing idmappingsChristian Brauner
2025-02-12fs: add kflags member to struct mount_kattrChristian Brauner
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-12fs: add copy_mount_setattr() helperChristian Brauner
2025-02-12fs: add vfs_open_tree() helperChristian Brauner
2025-02-12statmount: add a new supported_mask fieldJeff Layton
2025-02-12statmount: allow to retrieve idmappingsChristian Brauner
2025-02-12fs: allow detached mounts in clone_private_mount()Christian Brauner
2025-02-12fs: support O_PATH fds with FSCONFIG_SET_FDChristian Brauner
2025-02-12f2fs: fix to avoid panic once fallocation fails for pinfileChao Yu
2025-02-12f2fs: add ioctl to get IO priority hintJaegeuk Kim
2025-02-12f2fs: add dump_stack() in f2fs_handle_critical_error()Chao Yu
2025-02-11cifs: pick channels for individual subrequestsShyam Prasad N
2025-02-11btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana
2025-02-11btrfs: fix stale page cache after race between readahead and direct IO writeFilipe Manana
2025-02-11bcachefs: Fix want_new_bset() so we write until the end of the btree nodeKent Overstreet
2025-02-11bcachefs: Split out journal pins by btree levelKent Overstreet
2025-02-11bcachefs: Fix use after freeAlan Huang
2025-02-10unicode: kunit: refactor selftest to kunit testsGabriela Bittencourt
2025-02-10crash: Use note name macrosAkihiko Odaki
2025-02-10binfmt_elf: Use note name macrosAkihiko Odaki
2025-02-10Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-02-10dlm: prevent NPD when writing a positive value to event_doneThadeu Lima de Souza Cascardo
2025-02-10dlm: increase max number of links for corosync3/knetHeming Zhao
2025-02-10NFSD: Fix CB_GETATTR status fixChuck Lever
2025-02-10NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo
2025-02-10nfsd: fix __fh_verify for localioOlga Kornievskaia
2025-02-10nfsd: fix uninitialised slot info when a request is retriedNeilBrown
2025-02-10f2fs: don't retry IO for corrupted data scenarioChao Yu
2025-02-10f2fs: fix to return SHRINK_EMPTY if no objects to freeZhiguo Niu
2025-02-10pstore: Change kmsg_bytes storage size to u32Kees Cook
2025-02-10f2fs: quota: fix to avoid warning in dquot_writeback_dquots()Chao Yu
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers