summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
6 daysxfs: validate attr entry pointer before field accessHongling Zeng1-0/+14
6 daysext4: propagate errors from fast commit range replayGuanghui Yang1-4/+12
6 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang1-0/+1
6 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens1-2/+4
6 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges1-6/+12
6 daysxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong2-11/+52
6 daysxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong1-22/+42
6 daysxfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov1-16/+41
6 daysxfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig17-129/+131
6 daysxfs: namespace the maximum length/refcount symbolsDarrick J. Wong4-14/+14
6 daysnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells3-4/+4
10 daysbinfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner1-2/+8
10 daysfs: unlock the superblock during iterate_supers_typeDarrick J. Wong1-1/+3
10 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang1-1/+2
10 dayscifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson1-0/+1
10 dayssmb: client: fix race with fallocate(2) and AIO+DIOPaulo Alcantara3-15/+26
10 daysbinfmt_misc: restore write access when removing an entryChristian Brauner1-1/+3
10 daysfs: don't block write during exec on pre-content watched filesAmir Goldstein3-8/+8
10 daysfsnotify: opt-in for permission events at file open timeAmir Goldstein2-1/+45
10 daysfsnotify, lsm: Decouple fsnotify from lsmSong Liu2-1/+4
10 daysbinfmt_misc: don't leak the user namespace when the mount failsChristian Brauner1-17/+15
10 daysksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon3-15/+37
10 daysksmbd: conn lock to serialize smb2 negotiateNamjae Jeon1-0/+2
10 daysbtrfs: zoned: fix missing chunk metadata reservationGuanghui Yang1-15/+19
10 daysbtrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()Filipe Manana3-9/+6
10 daysbtrfs: add space_info argument to btrfs_chunk_alloc()Naohiro Aota5-16/+27
10 daysbtrfs: add debug build only WARNDavid Sterba1-0/+7
10 dayseventpoll: pin files while checking reverse pathsGuidong Han1-1/+16
10 daysksmbd: validate minimum PDU size for transform requestsNamjae Jeon1-5/+11
10 dayssmb/server: fix minimum SMB2 PDU sizeChenXiaoSong1-2/+2
10 dayssmb/server: fix minimum SMB1 PDU sizeChenXiaoSong1-2/+3
10 daysksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon7-54/+54
10 dayssmb/server: rename include guard in smb_common.hChenXiaoSong1-3/+3
10 dayssmb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong6-19/+13
10 dayssmb: move smb_version_values to common/smbglob.hZhangGuoDong6-72/+53
10 dayssuper: fix emergency thaw deadlock on frozen block devicesChristian Brauner1-2/+16
10 daysfs/super: fix emergency thaw double-unlock of s_umountChen Changcheng1-2/+5
10 dayssuper: use common iterator (Part 2)Christian Brauner1-9/+39
10 dayssuper: use a common iterator (Part 1)Christian Brauner1-54/+13
10 dayssuper: skip dying superblocks earlyChristian Brauner1-0/+6
10 dayssuper: remove pointless s_root checksChristian Brauner1-13/+6
10 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann3-6/+21
10 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann1-0/+11
10 daysceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang1-0/+9
10 daysceph: Convert writepage_nounlock() to write_folio_nounlock()Matthew Wilcox (Oracle)1-33/+34
10 daysceph: Convert ceph_find_incompatible() to take a folioMatthew Wilcox (Oracle)1-19/+19
10 daysceph: Use a folio in ceph_page_mkwrite()Matthew Wilcox (Oracle)1-13/+13
10 daysceph: Remove ceph_writepage()Matthew Wilcox (Oracle)1-27/+1
10 daysxfs: check v5 superblock features earlyChristoph Hellwig1-2/+2
10 daysxfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong1-0/+4