summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-01-25erofs: fix inconsistent per-file compression formatGao Xiang
2024-01-25ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTIONEric Biggers
2024-01-25ksmbd: only v2 leases handle the directoryNamjae Jeon
2024-01-25ksmbd: fix UAF issue in ksmbd_tcp_new_connection()Namjae Jeon
2024-01-25ksmbd: validate mech token in session setupNamjae Jeon
2024-01-25Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"Tejun Heo
2024-01-25kernfs: convert kernfs_idr_lock to an irq safe raw spinlockAndrea Righi
2024-01-25ksmbd: validate the zero field of packet headerLi Nan
2024-01-25f2fs: fix to check return value of f2fs_recover_xattr_dataZhiguo Niu
2024-01-25f2fs: fix to update iostat correctly in f2fs_filemap_fault()Chao Yu
2024-01-25f2fs: fix to check compress file in f2fs_move_file_range()Chao Yu
2024-01-25f2fs: fix to wait on block writeback for post_read caseChao Yu
2024-01-25f2fs: Restrict max filesize for 16K f2fsDaniel Rosenberg
2024-01-25f2fs: fix to avoid dirent corruptionChao Yu
2024-01-25pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2024-01-25NFS: Use parent's objective cred in nfs_access_login_time()Scott Mayhew
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2024-01-25dlm: fix format seq ops type 4Alexander Aring
2024-01-25gfs2: fix kernel BUG in gfs2_quota_cleanupEdward Adam Davis
2024-01-25gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dumpOsama Muhammad
2024-01-25fs: indicate request originates from old mount APIChristian Brauner
2024-01-25erofs: fix memory leak on short-lived bounced pagesGao Xiang
2024-01-25pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()Sergey Shtylyov
2024-01-25efivarfs: Free s_fs_info on unmountArd Biesheuvel
2024-01-25efivarfs: force RO when remounting if SetVariable is not supportedIlias Apalodimas
2024-01-25fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn
2024-01-20ksmbd: free ppace array on error in parse_daclFedor Pchelkin
2024-01-20ksmbd: don't allow O_TRUNC open on read-only shareNamjae Jeon
2024-01-20f2fs: explicitly null-terminate the xattr listEric Biggers
2024-01-05Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-05Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-04nfsd: drop the nfsd_put helperJeff Layton
2024-01-03Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-01-02eventfs: Fix bitwise fields for "is_events"Steven Rostedt (Google)
2024-01-02tracefs: Check for dentry->d_inode exists in set_gid()Steven Rostedt (Google)
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet
2024-01-01bcachefs: Add persistent identifiers for recovery passesKent Overstreet
2024-01-01bcachefs: prt_bitflags_vector()Kent Overstreet
2024-01-01bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet
2024-01-01bcachefs: fix buffer overflow in nocow write pathKent Overstreet
2024-01-01bcachefs: DARRAY_PREALLOCATED()Kent Overstreet
2024-01-01bcachefs: Switch darray to kvmalloc()Kent Overstreet
2024-01-01bcachefs: Factor out darray resize slowpathKent Overstreet
2024-01-01bcachefs: fix setting version_upgrade_completeKent Overstreet
2024-01-01bcachefs: fix invalid free in dio write pathKent Overstreet
2024-01-01bcachefs: Fix extents iteration + snapshots interactionKent Overstreet
2023-12-30Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds