summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-01iov_iter: Fix a memory leak in iov_iter_extract_user_pages()David Howells
2026-07-01iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()David Howells
2026-07-01iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()David Howells
2026-07-01cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILEDavid Howells
2026-07-01cachefiles: Fix double fputDavid Howells
2026-07-01netfs: Fix netfs_create_write_req() to handle async cache object creationDavid Howells
2026-07-01netfs: Fix decision whether to disallow write-streaming due to fscache useDavid Howells
2026-07-01exec: fix off-by-one in binfmt max rewrite depth commentAlan Urmancheev
2026-07-01iomap: guard io_size EOF trim against concurrent truncate underflowMorduan Zang
2026-07-01xfs: fix the error unwind in xfs_open_devices()Christian Brauner
2026-07-01bpf: have bpf_real_data_inode() take a struct fileChristian Brauner
2026-07-01orangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
2026-07-01freevxfs: don't BUG() on unknown typed-extent typeFarhad Alemi
2026-07-01Merge patch series "afs: Miscellaneous fixes"Christian Brauner
2026-07-01fat: stop reading directory entries past the end-of-directory markerMatteo Croce
2026-07-01ovl: fix comment about locking orderAmir Goldstein
2026-07-01cachefiles: Fix double unlock in nomem_d_alloc error pathHongling Zeng
2026-07-01minix: avoid overflow in bitmap block count calculationMichael Bommarito
2026-07-01ovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee
2026-07-01proc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski
2026-07-01iomap: release pages on atomic dio size mismatchFengnan Chang
2026-07-01MAINTAINERS: take over vboxsf from Hans de GoedeJori Koolstra
2026-07-01afs: Fix unchecked-length string display in debug statementDavid Howells
2026-07-01Merge patch series "fs: refuse O_TMPFILE creation with an unmapped fsuid or f...Christian Brauner
2026-07-01afs: Fix the volume AFS_VOLUME_RM_TREE is set onDavid Howells
2026-07-01afs: Fix premature cell exposure through /afsDavid Howells
2026-07-01afs: Fix lack of locking around modifications of net->cells_dyn_inoDavid Howells
2026-07-01afs: Fix vllist leakDavid Howells
2026-07-01afs: Fix leak of ungot volumeDavid Howells
2026-07-01afs: Fix missing NULL pointer check in afs_break_some_callbacks()David Howells
2026-07-01afs: Use scoped_seqlock_read() rather than manually doing seqlock stuffDavid Howells
2026-07-01afs: Fix callback service message parsers to pass through -EAGAINDavid Howells
2026-07-01afs: Fix reinitialisation of the inode, in particular ->lock_workDavid Howells
2026-07-01afs: Fix misplaced inc of net->cells_outstandingDavid Howells
2026-07-01afs: Fix bulk lookup malfunction due to change in dir_emit() APIDavid Howells
2026-07-01afs: check for duplicate servers in VL server listYuto Ohnuki
2026-07-01afs: Remove erroneous seq |= 1 in volume lookup loopLi RongQing
2026-07-01afs: use kvfree() to free memory allocated by kvcalloc()Zilin Guan
2026-07-01afs: Fix directory inode initialisation orderDavid Howells
2026-07-01afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpointsDavid Howells
2026-07-01afs: Fix double netfs initialisation in afs_root_iget()David Howells
2026-07-01afs: fix NULL pointer dereference in afs_get_tree()Matvey Kovalev
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
2026-07-01afs: Fix error code in afs_extract_vl_addrs()Dan Carpenter
2026-07-01fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgidChristian Brauner
2026-07-01afs: handle CB.InitCallBackState3 requests without a server recordNan Li
2026-07-01reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQRobby Cai
2026-07-01reset: sunxi: fix memory region leak on ioremap failureZhao Dongdong
2026-07-01dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5Tanmay Kathpalia
2026-07-01reset: spacemit: k3: fix USB2 ahb resetYixun Lan