summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
27 hoursfs/tests: exec: Remove bad test vectorKees Cook1-3/+0
27 hoursksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
27 hoursksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
27 hoursbtrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang1-1/+1
27 hoursbtrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana1-0/+6
27 hoursbtrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
27 hoursksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon1-4/+4
27 hoursksmbd: unset conn->binding on failed binding requestNamjae Jeon1-0/+1
27 hourssmb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
27 hoursnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
27 hoursNFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
27 hourserofs: fix inline data read failure for ztailpacking pclustersGao Xiang1-10/+11
27 hoursxfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong16-139/+41
27 hoursbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan1-1/+3
27 hoursf2fs: fix to avoid migrating empty sectionChao Yu1-1/+15
27 hoursf2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu2-19/+21
27 hoursf2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu1-20/+20
27 hoursbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-26/+2
27 hoursxfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+2
27 hourscifs: open files should not hold ref on superblockShyam Prasad N5-13/+50
27 hoursksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum1-20/+2
27 hoursiomap: reject delalloc mappings during writebackDarrick J. Wong1-7/+8
27 hoursnsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+21
27 hoursxfs: Fix error pointer dereferenceEthan Tidmore1-1/+6
27 hoursksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
27 hourssmb: client: Compare MACs in constant timeEric Biggers2-2/+5
27 hoursksmbd: Compare MACs in constant timeEric Biggers3-3/+7
27 hoursbtrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
27 hoursbtrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+59
27 hoursbtrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
27 hourssmb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
27 hourssmb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
27 hourssmb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
27 hoursxfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
27 hoursxfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong1-0/+2
27 hoursxfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino1-1/+1
27 hourscifs: make default value of retrans as zeroShyam Prasad N1-1/+1
27 hoursksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon2-10/+24
27 hourssmb: server: fix use-after-free in smb2_open()Marios Makassikis1-3/+2
27 hoursksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon1-2/+4
27 hoursbtrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone1-2/+4
27 hoursnfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima1-1/+1
27 hoursceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann1-0/+3
27 hoursceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
27 hoursceph: add a bunch of missing ceph_path_info initializersMax Kellermann4-6/+6
27 hoursbtrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai1-1/+4
27 hoursnfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas1-1/+6
27 hourssmb/server: Fix another refcount leak in smb2_open()Guenter Roeck1-1/+2
13 daysext4: fix potential null deref in ext4_mb_init()Baokun Li1-0/+10
13 dayssmb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1