summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-03smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2026-05-03cifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2026-05-03cramfs: drop obsolete Future Development notes and update tools URLNicolas Pitre
2026-05-03ntfs: fix variable dereferenced before check ni and attr in ntfs_attrlist_ent...Namjae Jeon
2026-05-02Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-01ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-01ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon
2026-05-01ksmbd: fail share config requests when path allocation failsShuhao Fu
2026-05-01ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang
2026-05-01ksmbd: harden file lifetime during session teardownDaeMyung Kang
2026-05-01ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
2026-05-01smb: smbdirect: fix MR registration for coalesced SG listsYi Kuo
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
2026-05-01smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher
2026-05-01fs/timerfd: Use the new alarm/hrtimer functionsThomas Gleixner
2026-05-01Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-01security,fs,nfs,net: update security_inode_listsecurity() interfaceStephen Smalley
2026-04-30Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-04-30ntfs3: validate split-point offset in indx_insert_into_bufferMichael Bommarito
2026-04-30ntfs3: fix out-of-bounds read in decompress_lzntTristan Madani
2026-04-30ntfs3: bound to_move in indx_insert_into_root before hdr_insert_headMichael Bommarito
2026-04-30fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflowMichael Bommarito
2026-04-29cifs: change_conf needs to be called for session setupShyam Prasad N
2026-04-29smb: client: change allocation requirements in smb2_compound_opFredric Cover
2026-04-30ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()Nathan Chancellor
2026-04-30ntfs: drop nlink once for WIN32/DOS aliasesHyunchul Lee
2026-04-29ksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
2026-04-29smb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis
2026-04-28eventpoll: hoist CTL_ADD scratch state into struct ep_ctl_ctxChristian Brauner
2026-04-28eventpoll: use bool for predicate helpersChristian Brauner
2026-04-28eventpoll: rename epi->next and txlist for clarityChristian Brauner
2026-04-28eventpoll: wrap EP_UNACTIVE_PTR in typed sentinel helpersChristian Brauner
2026-04-28eventpoll: extract lock dance from do_epoll_ctl() into ep_ctl_lock()Christian Brauner
2026-04-28eventpoll: extract ep_deliver_event() from ep_send_events()Christian Brauner
2026-04-28eventpoll: split ep_clear_and_put() into drain helpersChristian Brauner
2026-04-28eventpoll: split ep_insert() into alloc + register stagesChristian Brauner
2026-04-28eventpoll: relocate KCMP helpers near compat syscallsChristian Brauner
2026-04-28eventpoll: rename attach_epitem() to ep_attach_file()Christian Brauner
2026-04-28eventpoll: drop unused depth argument from epoll_mutex_lock()Christian Brauner
2026-04-28eventpoll: rename ep_refcount_dec_and_test() to ep_put()Christian Brauner
2026-04-28eventpoll: document ep_clear_and_put() two-pass patternChristian Brauner
2026-04-28eventpoll: refresh epi_fget() / ep_remove_file() commentsChristian Brauner
2026-04-28eventpoll: clarify POLLFREE handshake commentsChristian Brauner
2026-04-28eventpoll: document loop-check / path-check globalsChristian Brauner
2026-04-28eventpoll: expand top-of-file overview / locking docChristian Brauner
2026-04-28ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()Namjae Jeon
2026-04-28efivarfs: use QSTR() in efivarfs_alloc_dentryThorsten Blum
2026-04-27Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-27Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-27Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds