summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-14Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-02-13Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-13Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefsLinus Torvalds
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-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-10Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
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-07Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-02-07btrfs: fix two misuses of folio_shift()Matthew Wilcox (Oracle)
2025-02-07bcachefs: Fix marking reflink pointers to missing indirect extentsKent Overstreet
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-07pidfs: improve ioctl handlingChristian Brauner
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-07gfs2: switch to lockref_init(..., 1)Andreas Gruenbacher
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher
2025-02-07statmount: let unset strings be emptyMiklos Szeredi
2025-02-07vboxsf: fix building with GCC 15Brahmajit Das
2025-02-07fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()Su Hui
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-02-05smb: client: get rid of kstrdup() in get_ses_refpath()Paulo Alcantara
2025-02-05smb: client: fix noisy when tree connecting to DFS interlink targetsPaulo Alcantara
2025-02-05smb: client: don't trust DFSREF_STORAGE_SERVER bitPaulo Alcantara
2025-02-05Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-03Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-03fix braino in "9p: fix ->rename_sem exclusion"Al Viro
2025-02-03Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-02-02nfsd: validate the nfsd_serv pointer before calling svc_wake_upJeff Layton
2025-02-02nfsd: clear acl_access/acl_default after releasing themLi Lingfeng
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds