summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-04-04smb: client: cdir with lockrefcdir_v2Enzo Matsumiya2-135/+117
2025-04-04smb: client: cdir no leasebreaksEnzo Matsumiya5-285/+85
2025-04-01smb: client: cdir 2025-04-01 WIPEnzo Matsumiya13-506/+946
2025-03-18smb: client: cached dir rewriteEnzo Matsumiya14-870/+927
2025-02-19smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li1-0/+4
2025-02-19CIFS: Propagate min offload along with other parameters from primary to secon...Aman2-0/+11
2025-02-19smb: client: Fix netns refcount imbalance causing leaks and use-after-freeWang Zhaolong1-8/+8
2025-02-19cifs: Treat unhandled directory name surrogate reparse points as mount direct...Pali Rohár2-0/+16
2025-02-19cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...Pali Rohár1-3/+2
2025-02-19smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...Steve French4-7/+29
2025-02-19smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-12/+22
2025-02-16smb: client: fix chmod(2) regression with ATTR_READONLYPaulo Alcantara1-2/+2
2025-02-14Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+4
2025-02-13Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+21
2025-02-13Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefsLinus Torvalds12-27/+100
2025-02-12bcachefs: Reuse transactionAlan Huang1-1/+11
2025-02-12bcachefs: Pass _orig_restart_count to trans_was_restartedAlan Huang1-1/+1
2025-02-12bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTSKent Overstreet5-1/+58
2025-02-11cifs: pick channels for individual subrequestsShyam Prasad N2-4/+4
2025-02-11btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana1-3/+1
2025-02-11btrfs: fix stale page cache after race between readahead and direct IO writeFilipe Manana1-3/+15
2025-02-11bcachefs: Fix want_new_bset() so we write until the end of the btree nodeKent Overstreet1-2/+2
2025-02-11bcachefs: Split out journal pins by btree levelKent Overstreet2-20/+22
2025-02-11bcachefs: Fix use after freeAlan Huang1-0/+2
2025-02-10Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds6-7/+25
2025-02-10NFSD: Fix CB_GETATTR status fixChuck Lever1-1/+1
2025-02-10NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo1-2/+5
2025-02-10nfsd: fix __fh_verify for localioOlga Kornievskaia1-2/+3
2025-02-10nfsd: fix uninitialised slot info when a request is retriedNeilBrown1-1/+2
2025-02-07Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-56/+48
2025-02-07btrfs: fix two misuses of folio_shift()Matthew Wilcox (Oracle)1-6/+5
2025-02-07bcachefs: Fix marking reflink pointers to missing indirect extentsKent Overstreet2-2/+4
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-44/+91
2025-02-07Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefsLinus Torvalds17-59/+115
2025-02-07pidfs: improve ioctl handlingChristian Brauner1-1/+11
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein1-0/+5
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein3-2/+19
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein2-9/+16
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi1-15/+14
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher4-4/+4
2025-02-07gfs2: switch to lockref_init(..., 1)Andreas Gruenbacher1-2/+2
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher2-2/+1
2025-02-07statmount: let unset strings be emptyMiklos Szeredi1-9/+16
2025-02-07vboxsf: fix building with GCC 15Brahmajit Das1-1/+2
2025-02-07fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()Su Hui1-1/+3
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet4-20/+26
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet1-1/+0
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet8-35/+55
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park4-2/+28
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park1-1/+6