summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysMerge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
6 daysMerge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
6 daysMerge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysxfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
7 daysxfs: validate that zoned RT devices are zone alignedChristoph Hellwig
8 dayscifs: update internal module version numberSteve French
8 dayssmb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
8 dayssmb: align durable reconnect v2 context to 8 byte boundaryBharath SM
8 daysxfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig
8 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
8 daysxfs: fix stupid compiler warningDarrick J. Wong
8 daysxfs: fix a UAF problem in xattr repairDarrick J. Wong
8 daysxfs: ignore discard return valueChaitanya Kulkarni
8 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
8 daysMerge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
8 daysMerge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysshmem: fix recovery on rename failuresAl Viro
9 daysfs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)Ahelenia ZiemiaƄska
9 daysfsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
10 daysksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon
10 daysksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
10 daysksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy
10 daysksmbd: convert comma to semicolonChen Ni
10 dayssmb: server: defer the initial recv completion logic to smb_direct_negotiate_...Stefan Metzmacher
10 dayssmb: server: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
10 dayssmb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher
11 daysMerge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
11 daysMerge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
12 daysbtrfs: fix changeset leak on mmap write after failure to reserve metadataFilipe Manana
12 daysbtrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey
12 daysMerge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
12 daysMerge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
12 daysMerge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
13 dayssmb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
13 dayssmb: move File Attributes definitions into common/fscc.hChenXiaoSong
13 dayssmb: update struct duplicate_extents_to_file_exChenXiaoSong
14 daysocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
14 daysocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag
14 daysocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
14 daysocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag
14 daysocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag
14 daysocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
14 daysocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey
14 daysfs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury
14 daysocfs2: replace deprecated strcpy with strscpyThorsten Blum
14 daysocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko
2025-12-10ceph: add trace points to the MDS clientMax Kellermann
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong