summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-12-03Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-34/+54
2023-12-02Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds36-228/+394
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-10/+182
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov5-31/+40
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-10/+182
2023-11-30cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF movedDavid Howells1-0/+3
2023-11-30cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF movedDavid Howells1-2/+8
2023-11-29bcachefs: Extra kthread_should_stop() calls for copygcKent Overstreet2-4/+10
2023-11-29bcachefs: Convert gc_alloc_start() to for_each_btree_key2()Kent Overstreet1-4/+5
2023-11-29bcachefs: Fix race between btree writes and metadata dropKent Overstreet1-0/+4
2023-11-29bcachefs: move journal seq assertionKent Overstreet2-3/+3
2023-11-29bcachefs: -EROFS doesn't count as move_extent_start_failKent Overstreet1-0/+4
2023-11-29smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara1-0/+2
2023-11-29smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara1-1/+1
2023-11-29bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet3-17/+14
2023-11-29bcachefs: Fix split_race livelockKent Overstreet1-1/+5
2023-11-29bcachefs: Fix bucket data type for stripe bucketsKent Overstreet1-2/+6
2023-11-29bcachefs: Add missing validation for jset_entry_data_usageKent Overstreet4-31/+53
2023-11-29bcachefs: Fix zstd compress workspace sizeKent Overstreet2-7/+11
2023-11-28Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-10/+62
2023-11-28Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds9-141/+162
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg3-1/+118
2023-11-27debugfs: annotate debugfs handlers vs. removal with lockdepJohannes Berg3-0/+28
2023-11-27debugfs: fix automount d_fsdata usageJohannes Berg3-9/+36
2023-11-27Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-48/+30
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-375/+314
2023-11-26bcachefs: bpos is misaligned on big endianKent Overstreet1-1/+5
2023-11-26bcachefs: Fix ec + durability calculationKent Overstreet1-18/+12
2023-11-26bcachefs: Data update path won't accidentaly grow replicasKent Overstreet5-67/+96
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+21
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-3/+18
2023-11-24btrfs: send: ensure send_fd is writableJann Horn1-1/+1
2023-11-24btrfs: free the allocated memory if btrfs_alloc_page_array() failsQu Wenruo1-3/+8
2023-11-24btrfs: fix 64bit compat send ioctl arguments not initializing version memberDavid Sterba1-0/+1
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-56/+97
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells1-1/+3
2023-11-24afs: Fix file locking on R/O volumes to operate in local modeDavid Howells1-0/+2
2023-11-24afs: Return ENOENT if no cell DNS record can be foundDavid Howells1-0/+10
2023-11-24bcachefs: deallocate_extra_replicas()Kent Overstreet1-0/+27
2023-11-24bcachefs: Proper refcounting for journal_keysKent Overstreet6-11/+42
2023-11-24bcachefs: preserve device path as device nameBrian Foster3-2/+7
2023-11-24bcachefs: Fix an endianness conversionKent Overstreet1-1/+1
2023-11-24bcachefs: Start gc, copygc, rebalance threads after initing writes refKent Overstreet1-12/+16
2023-11-24bcachefs: Don't stop copygc thread on device resizeKent Overstreet1-2/+0
2023-11-24bcachefs: Make sure bch2_move_ratelimit() also waits for move_opsKent Overstreet2-13/+23
2023-11-24bcachefs: bch2_moving_ctxt_flush_all()Kent Overstreet1-5/+11
2023-11-24bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig optionKent Overstreet2-0/+15
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet7-29/+26
2023-11-24ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on errorNamjae Jeon1-1/+0