summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
45 hoursksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
45 hoursksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
45 hoursbtrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang1-1/+1
45 hoursbtrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana1-0/+6
45 hoursnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
45 hoursbtrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
45 hoursbtrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+64
45 hoursbtrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
45 hoursksmbd: unset conn->binding on failed binding requestNamjae Jeon1-0/+1
45 hourssmb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
45 hoursNFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
45 hoursbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan1-1/+3
45 hoursf2fs: zone: fix to avoid inconsistence in between SIT and SSAChao Yu1-0/+3
45 hoursbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-26/+2
45 hoursiomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig1-5/+5
45 hoursext4: always allocate blocks only from groups inode can useJan Kara1-4/+16
45 hourspNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust3-30/+51
45 hoursNFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust3-1/+38
45 hoursnfs: pass explicit offset/count to trace eventsChristoph Hellwig4-26/+33
45 hoursbtrfs: always fallback to buffered write if the inode requires checksumQu Wenruo1-0/+16
45 hoursext4: fix dirtyclusters double decrement on fs shutdownBrian Foster1-16/+5
45 hoursf2fs: fix to avoid migrating empty sectionChao Yu1-1/+15
45 hoursksmbd: Compare MACs in constant timeEric Biggers3-3/+7
45 hourssmb: client: Compare MACs in constant timeEric Biggers2-2/+5
45 hoursxfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
45 hoursxfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+2
45 hourscifs: open files should not hold ref on superblockShyam Prasad N5-13/+51
45 hoursksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum1-20/+2
45 hoursiomap: reject delalloc mappings during writebackDarrick J. Wong1-3/+12
45 hoursksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
45 hoursbtrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
45 hourssmb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
45 hourssmb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
45 hourssmb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
45 hoursxfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong1-0/+2
45 hourscifs: make default value of retrans as zeroShyam Prasad N1-1/+1
45 hoursksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon2-10/+24
45 hourssmb: server: fix use-after-free in smb2_open()Marios Makassikis1-3/+2
45 hoursksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon1-2/+4
45 hoursceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann1-0/+3
45 hoursceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
45 hourssmb/server: Fix another refcount leak in smb2_open()Guenter Roeck1-1/+2
45 hourssmb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
45 hourssmb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
45 hourssmb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
45 hourssmb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
45 hourssmb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho1-11/+10
45 hoursSquashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
45 hourseventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn1-2/+3
45 hoursext4: fix e4b bitmap inconsistency reportsYongjian Sun1-10/+11