summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-02ksmbd: fix use-after-free in smb2_lockNamjae Jeon
2025-03-02ksmbd: fix type confusion via race condition when using ipc_msg_send_requestNamjae Jeon
2025-03-02ksmbd: fix out-of-bounds in parse_sec_desc()Namjae Jeon
2025-03-01Merge tag 'v6.14-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-03-01ecryptfs: remove NULL remount_fs from super_operationsEric Sandeen
2025-02-28dlm: fix error if active rsb is not hashedAlexander Aring
2025-02-28dlm: fix error if inactive rsb is not hashedAlexander Aring
2025-02-28bcachefs: Don't set BCH_FEATURE_incompat_version_field unless requestedKent Overstreet
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-28f2fs: add check for deleted inodeLeo Stone
2025-02-28f2fs: fix the missing write pointer correctionJaegeuk Kim
2025-02-28f2fs: fix to set .discard_granularity correctlyChao Yu
2025-02-28ceph: Pass a folio to ceph_allocate_page_array()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_pag...Matthew Wilcox (Oracle)
2025-02-28ceph: Remove uses of page from ceph_process_folio_batch()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_check_page_before_write() to use a folioMatthew Wilcox (Oracle)
2025-02-28ceph: Convert writepage_nounlock() to write_folio_nounlock()Matthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_readdir_cache_control to store a folioMatthew Wilcox (Oracle)
2025-02-28ceph: Convert ceph_find_incompatible() to take a folioMatthew Wilcox (Oracle)
2025-02-28ceph: Use a folio in ceph_page_mkwrite()Matthew Wilcox (Oracle)
2025-02-28ceph: Remove ceph_writepage()Matthew Wilcox (Oracle)
2025-02-28ceph: fix generic/421 test failureViacheslav Dubeyko
2025-02-28ceph: introduce ceph_submit_write() methodViacheslav Dubeyko
2025-02-28ceph: introduce ceph_process_folio_batch() methodViacheslav Dubeyko
2025-02-28ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoringViacheslav Dubeyko
2025-02-27ceph: return the correct dentry on mkdirNeilBrown
2025-02-27hostfs: store inode in dentry after mkdir if possible.NeilBrown
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27xfs: flag as supporting FOP_DONTCACHEJens Axboe
2025-02-27iomap: make buffered writes work with RWF_DONTCACHEJens Axboe
2025-02-27efivarfs: allow creation of zero length filesJames Bottomley
2025-02-27xfs: flag as supporting FOP_DONTCACHEJens Axboe
2025-02-27iomap: make buffered writes work with RWF_DONTCACHEJens Axboe
2025-02-27epoll: simplify ep_busy_loop by removing always 0 argumentLin Feng
2025-02-27Merge patch series "prep patches for my mkdir series"Christian Brauner
2025-02-26Merge tag 'bcachefs-2025-02-26' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-26bcachefs: Fix truncate sometimes failing and returning 1Kent Overstreet
2025-02-26bcachefs: Fix deadlockAlan Huang
2025-02-26bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resizeKent Overstreet
2025-02-26bcachefs: Revert directory i_sizeKent Overstreet
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-26ext2: Make ext2_params_spec staticJan Kara
2025-02-26affs: don't write overlarge OFS data block size fieldsSimon Tatham
2025-02-26affs: generate OFS sequence numbers starting at 1Simon Tatham
2025-02-26nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked()NeilBrown
2025-02-26nfs/vfs: discard d_exact_alias()NeilBrown
2025-02-26iomap: introduce a full map advance helperBrian Foster
2025-02-26iomap: rename iomap_iter processed field to statusBrian Foster