summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+5
2024-01-02eventfs: Fix bitwise fields for "is_events"Steven Rostedt (Google)1-1/+1
2024-01-02tracefs: Check for dentry->d_inode exists in set_gid()Steven Rostedt (Google)1-0/+4
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet6-14/+63
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet10-9/+255
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet9-30/+172
2024-01-01bcachefs: Add persistent identifiers for recovery passesKent Overstreet3-39/+84
2024-01-01bcachefs: prt_bitflags_vector()Kent Overstreet3-0/+25
2024-01-01bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet2-253/+253
2024-01-01bcachefs: fix buffer overflow in nocow write pathKent Overstreet1-41/+41
2024-01-01bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2-13/+20
2024-01-01bcachefs: Switch darray to kvmalloc()Kent Overstreet2-2/+4
2024-01-01bcachefs: Factor out darray resize slowpathKent Overstreet3-11/+39
2024-01-01bcachefs: fix setting version_upgrade_completeKent Overstreet1-2/+2
2024-01-01bcachefs: fix invalid free in dio write pathKent Overstreet1-8/+5
2024-01-01bcachefs: Fix extents iteration + snapshots interactionKent Overstreet1-11/+24
2023-12-30Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-10/+103
2023-12-29Merge tag '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbdLinus Torvalds1-3/+12
2023-12-28Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefsLinus Torvalds5-12/+16
2023-12-28ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon1-3/+12
2023-12-27bcachefs: Fix promotesKent Overstreet1-1/+2
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2023-12-22eventfs: Fix file and directory uid and gid ownershipSteven Rostedt (Google)3-10/+103
2023-12-22debugfs: initialize cancellations earlierJohannes Berg1-2/+4
2023-12-22bcachefs: Fix leakage of internal error codeKent Overstreet1-2/+4
2023-12-22bcachefs: Fix insufficient disk reservation with compression + snapshotsKent Overstreet1-7/+8
2023-12-21afs: Fix use-after-free due to get/remove race in volume treeDavid Howells2-3/+25
2023-12-21afs: Fix overwriting of result of DNS queryDavid Howells1-2/+4
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+17
2023-12-21Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+9
2023-12-21eventfs: Have event files and directories default to parent uid and gidSteven Rostedt (Google)1-3/+9
2023-12-21Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-72/+93
2023-12-20Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2023-12-20Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds9-28/+70
2023-12-20Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds8-255/+27
2023-12-20afs: Fix dynamic root lookup DNS checkDavid Howells1-2/+16
2023-12-20afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells1-12/+1
2023-12-20bcachefs: fix BCH_FSCK_ERR enumKent Overstreet2-2/+2
2023-12-20bcachefs: Fix bch2_alloc_sectors_start_trans() error handlingKent Overstreet1-3/+11
2023-12-20bcachefs; guard against overflow in btree node splitKent Overstreet1-0/+12
2023-12-20bcachefs: btree_node_u64s_with_format() takes nr keysKent Overstreet2-17/+14
2023-12-19cifs: do not let cifs_chan_update_iface deallocate channelsShyam Prasad N1-31/+19
2023-12-19cifs: fix a pending undercount of srv_countShyam Prasad N1-2/+1
2023-12-19fs: cifs: Fix atime update checkZizhi Wo1-1/+1
2023-12-19smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara2-17/+19
2023-12-18NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever3-128/+1
2023-12-18NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever3-118/+14
2023-12-18bcachefs: print explicit recovery pass message only onceKent Overstreet1-0/+3
2023-12-18smb: client: fix potential OOB in cifs_dump_detail()Paulo Alcantara1-5/+7
2023-12-18smb: client: fix OOB in smbCalcSize()Paulo Alcantara1-0/+4