summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-147/+360
3 daysMerge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+56
3 daysMerge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+5
3 daysMerge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-25/+26
3 daysMerge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-43/+110
4 dayserofs: unify lcn as u64 for 32-bit platformsGao Xiang1-10/+9
4 dayserofs: fix offset truncation when shifting pgoff on 32-bit platformsGao Xiang2-2/+2
4 dayserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang1-13/+15
4 daysMerge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds11-73/+202
4 daysMerge tag 'ecryptfs-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-173/+142
4 daysMerge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds49-1145/+3517
5 daysMerge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+5
5 daysMerge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-15/+13
6 daysf2fs: add page-order information for large folio reads in iostatDaniel Lee4-1/+48
7 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
7 dayswriteback: prevent memory cgroup release in writeback moduleMuchun Song1-11/+11
7 daysbuffer: prevent memory cgroup release in folio_alloc_buffers()Muchun Song1-2/+2
7 daysMerge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-377/+597
7 daysMerge tag 'for-linus-7.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-73/+411
7 daysMerge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds60-111/+36148
7 daysMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-4/+4
8 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds19-144/+249
8 daysMerge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds7-40/+230
8 daysMerge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds30-5829/+7125
9 daysfs/ntfs3: fix Smatch warningsKonstantin Komarov2-2/+2
9 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman1-1/+11
9 dayssmb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waitingStefan Metzmacher1-0/+8
9 dayssmb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an e...Stefan Metzmacher1-7/+21
9 dayssmb: smbdirect: fix copyright header of smbdirect.hStefan Metzmacher1-2/+1
9 dayssmb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder...Stefan Metzmacher2-2/+7
9 dayssmb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logicStefan Metzmacher12-233/+3
9 dayssmb: server: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher3-33/+0
9 dayssmb: client: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher2-13/+0
9 dayssmb: smbdirect: introduce global workqueuesStefan Metzmacher3-3/+88
9 dayssmb: smbdirect: prepare use of dedicated workqueues for different stepsStefan Metzmacher5-21/+33
9 dayssmb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work()Stefan Metzmacher1-85/+10
9 dayssmb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler()Stefan Metzmacher1-0/+13
9 dayssmb: server: make use of smbdirect_netdev_rdma_capable_mode_type()Stefan Metzmacher1-120/+2
9 dayssmb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type()Stefan Metzmacher5-2/+311
9 dayssmb: server: make use of smbdirect.koStefan Metzmacher2-12/+3
9 dayssmb: server: remove unused ksmbd_transport_ops.prepare()Stefan Metzmacher2-5/+0
9 dayssmb: server: make use of smbdirect_socket_{listen,accept}()Stefan Metzmacher1-132/+128
9 dayssmb: server: only use public smbdirect functionsStefan Metzmacher3-17/+11
9 dayssmb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket...Stefan Metzmacher1-30/+23
9 dayssmb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for...Stefan Metzmacher1-713/+29
9 dayssmb: server: make use of smbdirect_connection_send_iter() and related functionsStefan Metzmacher1-427/+4
9 dayssmb: server: let smb_direct_post_send_data() return data_lengthStefan Metzmacher1-2/+2
9 dayssmb: server: split out smb_direct_send_iter() out of smb_direct_writev()Stefan Metzmacher1-15/+32
9 dayssmb: server: let smbdirect_map_sges_from_iter() truncate the message boundaryStefan Metzmacher1-120/+31
9 dayssmb: server: inline smb_direct_create_header() into smb_direct_post_send_data()Stefan Metzmacher1-70/+56