summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-41/+80
6 daysMerge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-45/+61
6 daysMerge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
7 daysxfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
7 daysxfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
8 dayscifs: update internal module version numberSteve French1-2/+2
8 dayssmb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong5-43/+58
8 dayssmb: align durable reconnect v2 context to 8 byte boundaryBharath SM1-0/+1
9 daysxfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig1-10/+48
9 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
9 daysxfs: fix stupid compiler warningDarrick J. Wong1-1/+1
9 daysxfs: fix a UAF problem in xattr repairDarrick J. Wong1-1/+1
9 daysxfs: ignore discard return valueChaitanya Kulkarni2-23/+6
9 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+21
9 daysMerge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-36/+164
9 daysMerge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-33/+46
9 daysshmem: fix recovery on rename failuresAl Viro1-29/+21
10 daysfs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)Ahelenia ZiemiaƄska1-0/+2
10 daysfsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
10 daysksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon1-2/+2
10 daysksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon1-1/+3
10 daysksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy1-3/+0
10 daysksmbd: convert comma to semicolonChen Ni1-1/+1
10 dayssmb: server: defer the initial recv completion logic to smb_direct_negotiate_...Stefan Metzmacher1-28/+142
10 dayssmb: server: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher1-1/+4
10 dayssmb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher1-0/+12
11 daysMerge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds5-6/+26
12 daysMerge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds15-35/+107
12 daysbtrfs: fix changeset leak on mmap write after failure to reserve metadataFilipe Manana1-1/+2
12 daysbtrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey1-0/+1
12 daysMerge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
12 daysMerge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
12 daysMerge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds19-81/+328
14 dayssmb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong1-34/+0
14 dayssmb: move File Attributes definitions into common/fscc.hChenXiaoSong2-35/+45
14 dayssmb: update struct duplicate_extents_to_file_exChenXiaoSong1-1/+2
14 daysocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
14 daysocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag1-0/+8
14 daysocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+6
14 daysocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag6-11/+10
14 daysocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag2-0/+24
14 daysocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
14 daysocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey1-2/+28
14 daysfs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury1-6/+1
14 daysocfs2: replace deprecated strcpy with strscpyThorsten Blum6-11/+16
14 daysocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis1-2/+4
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers1-3/+0
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann3-2/+25
2025-12-10smb: move file_notify_information to common/fscc.hChenXiaoSong2-11/+11