summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-05gfs2: Use qd_sbd more consequentlyBob Peterson
2023-09-05gfs2: journal flush threshold fixes and cleanupAndreas Gruenbacher
2023-09-05gfs2: Fix logd wakeup on I/O errorAndreas Gruenbacher
2023-09-05gfs2: low-memory forced flush fixesAndreas Gruenbacher
2023-09-05gfs2: Switch to wait_event in gfs2_logdAndreas Gruenbacher
2023-09-05gfs2: conversion deadlock do_promote bypassBob Peterson
2023-09-05gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher
2023-09-05gfs2: do_promote cleanupAndreas Gruenbacher
2023-09-05gfs: Don't use GFP_NOFS in gfs2_unstuff_dinodeAndreas Gruenbacher
2023-09-05gfs2: Use mapping->gfp_mask for metadata inodesAndreas Gruenbacher
2023-09-05gfs2: increase usage of folio_next_index() helperMinjie Du
2023-09-03ksmbd: remove experimental warningSteve French
2023-09-02Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch
2023-09-02Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-31Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-08-31Merge tag 'v6.6-vfs.super.fixes.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-31pstore: Base compression input buffer size on estimated compressed sizeArd Biesheuvel
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31nls: Hide new NLS_UCS2_UTILSDr. David Alan Gilbert
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French
2023-08-31ceph: make num_fwd and num_retry to __u32Xiubo Li
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig
2023-08-31fs: export sget_dev()Christian Brauner
2023-08-30smb: propagate error code of extract_sharename()Katya Orlova
2023-08-30Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-08-30Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-08-30Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2023-08-30Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever