]> git.itanic.dy.fi Git - linux-stable/history - fs
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename)
[linux-stable] / fs /
2022-09-15 Gao Xiangerofs: fix pcluster use-after-free on UP platforms
2022-09-15 David Howellsafs: Use the operation issue time instead of the reply...
2022-09-15 Trond MyklebustNFS: Fix another fsync() issue after a server reboot
2022-09-15 Trond MyklebustNFS: Save some space in the inode
2022-09-15 Trond MyklebustNFS: Further optimisations for 'ls -l'
2022-09-15 Greg Kroah-Hartmandebugfs: add debugfs_lookup_and_remove()
2022-09-15 Shin'ichiro Kawasakibtrfs: zoned: set pseudo max append zone limit in zone...
2022-09-08 Enzo Matsumiyacifs: fix small mempool leak in SMB2_negotiate()
2022-09-05 Omar Sandovalbtrfs: fix space cache corruption and potential double...
2022-09-05 Josef Bacikbtrfs: tree-checker: check for overlapping extent items
2022-09-05 Josef Bacikbtrfs: fix lockdep splat with reloc root extent buffers
2022-09-05 Josef Bacikbtrfs: move lockdep class helpers to locking.c
2022-09-05 Namjae Jeonksmbd: don't remove dos attribute xattr on O_TRUNC...
2022-09-05 Namjae Jeonksmbd: return STATUS_BAD_NETWORK_NAME error status...
2022-09-05 Konstantin Komarovfs/ntfs3: Fix work with fragmented xattr
2022-09-05 Filipe Mananabtrfs: fix warning during log replay when bumping inode...
2022-09-05 Filipe Mananabtrfs: add and use helper for unlinking inode during...
2022-09-05 Filipe Mananabtrfs: remove no longer needed logic for replaying...
2022-09-05 Filipe Mananabtrfs: remove root argument from btrfs_unlink_inode()
2022-09-05 Pavel Begunkovio_uring: fix UAF due to missing POLLFREE handling
2022-09-05 Pavel Begunkovio_uring: fix wrong arm_poll error handling
2022-09-05 Pavel Begunkovio_uring: fail links when poll fails
2022-09-05 Jens Axboeio_uring: bump poll refs to full 31-bits
2022-09-05 Jens Axboeio_uring: remove poll entry from list when canceling all
2022-09-05 Jiapeng Chongio_uring: Remove unused function req_ref_put
2022-09-05 Pavel Begunkovio_uring: poll rework
2022-09-05 Pavel Begunkovio_uring: inline io_poll_complete
2022-09-05 Pavel Begunkovio_uring: kill poll linking optimisation
2022-09-05 Pavel Begunkovio_uring: move common poll bits
2022-09-05 Pavel Begunkovio_uring: refactor poll update
2022-09-05 Pavel Begunkovio_uring: clean cqe filling functions
2022-09-05 Pavel Begunkovio_uring: correct fill events helpers types
2022-08-31 Jens Axboeio_uring: fix issue with io_write() not always undoing...
2022-08-31 David Howellssmb3: missing inode locks in punch hole
2022-08-31 Khazhismel Kumykovwriteback: avoid use-after-free after removing device
2022-08-31 Zixuan Fubtrfs: fix possible memory leak in btrfs_get_dev_args_f...
2022-08-31 Goldwyn Rodriguesbtrfs: check if root is readonly while setting security...
2022-08-31 Anand Jainbtrfs: add info when mount fails due to stale replace...
2022-08-31 Anand Jainbtrfs: replace: drop assert for suspended replace
2022-08-31 Filipe Mananabtrfs: fix silent failure when deleting root reference
2022-08-31 Christian Braunerntfs: fix acl handling
2022-08-31 Peter Xumm/smaps: don't access young/dirty bit if pte unpresent
2022-08-31 Olga KornievskaiaNFSv4.2 fix problems with __nfs42_ssc_open
2022-08-31 Trond MyklebustNFS: Don't allocate nfs_fattr on the stack in __nfs42_s...
2022-08-31 Seth Forsheefs: require CAP_SYS_ADMIN in target namespace for idmap...
2022-08-31 Qu Wenruobtrfs: remove unnecessary parameter delalloc_start...
2022-08-31 Filipe Mananabtrfs: pass the dentry to btrfs_log_new_name() instead...
2022-08-31 Filipe Mananabtrfs: put initial index value of a directory in a...
2022-08-31 Naohiro Aotabtrfs: convert count_max_extents() to use fs_info-...
2022-08-31 Naohiro Aotabtrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info-...
2022-08-31 Naohiro Aotabtrfs: zoned: revive max_zone_append_bytes
2022-08-31 Christoph Hellwigblock: add a bdev_max_zone_append_sectors helper
2022-08-25 Darrick J. Wongxfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
2022-08-25 Eric Sandeenxfs: revert "xfs: actually bump warning counts when...
2022-08-25 Brian Fosterxfs: fix soft lockup via spinning in filestream ag...
2022-08-25 Darrick J. Wongxfs: fix overfilling of reserve pool
2022-08-25 Darrick J. Wongxfs: always succeed at setting the reserve pool size
2022-08-25 Darrick J. Wongxfs: remove infinite loop when reserving free block...
2022-08-25 Darrick J. Wongxfs: reserve quota for target dir expansion when renami...
2022-08-25 Darrick J. Wongxfs: reserve quota for dir expansion when linking/unlin...
2022-08-25 Brian Fosterxfs: flush inodegc workqueue tasks before cancel
2022-08-25 Steve Frenchsmb3: check xattr value length earlier
2022-08-25 Chao Yuf2fs: fix to do sanity check on segment type in build_s...
2022-08-25 Chao Yuf2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_p...
2022-08-25 Miklos Szerediovl: warn if trusted xattr creation fails
2022-08-25 Kiselev, Olegext4: avoid resizing to a partial cluster size
2022-08-25 Ye Binext4: avoid remove directory when directory is corrupted
2022-08-25 Dan Carpenterfs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
2022-08-25 Konstantin Komarovfs/ntfs3: Fix missing i_op in ntfs_read_mft
2022-08-25 Konstantin Komarovfs/ntfs3: Do not change mode if ntfs_set_ea failed
2022-08-25 Konstantin Komarovfs/ntfs3: Fix double free on remount
2022-08-25 Dan Carpenterfs/ntfs3: Don't clear upper bits accidentally in log_re...
2022-08-25 Pavel Skripkinfs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
2022-08-25 Yan Leifs/ntfs3: Fix using uninitialized value n when calling...
2022-08-25 Jeff Laytonceph: don't leak snap_rwsem in handle_cap_grant
2022-08-25 Luís Henriquesceph: use correct index when encoding client supported...
2022-08-25 Trond MyklebustNFSv4/pnfs: Fix a use-after-free bug in open
2022-08-25 Zhang XianweiNFSv4.1: RECLAIM_COMPLETE must handle EACCES
2022-08-25 Trond MyklebustNFSv4: Fix races in the legacy idmapper upcall
2022-08-25 Trond MyklebustNFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE...
2022-08-25 Trond MyklebustNFSv4.1: Don't decrease the value of seq_nr_highest_sent
2022-08-25 Zhang Xiaoxucifs: Fix memory leak on the deferred close
2022-08-25 Filipe Mananabtrfs: fix lost error handling when looking up extended...
2022-08-25 Josef Bacikbtrfs: reset RO counter on block group if we fail to...
2022-08-25 Zixuan Fubtrfs: unset reloc control if transaction commit fails...
2022-08-21 Qu Wenruobtrfs: raid56: don't trust any cached sector in __raid5...
2022-08-21 Qu Wenruobtrfs: only write the sectors in the vertical stripe...
2022-08-21 Namjae Jeonksmbd: fix heap-based overflow in set_ntacl_dacl()
2022-08-21 Hyunchul Leeksmbd: prevent out of bound read for SMB2_WRITE
2022-08-21 Jens Axboeio_uring: use original request task for inflight tracking
2022-08-17 Pavel Begunkovio_uring: mem-account pbuf buckets
2022-08-17 Jan Karaext4: fix race when reusing xattr blocks
2022-08-17 Jan Karaext4: unindent codeblock in ext4_xattr_block_set()
2022-08-17 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-08-17 Jan Karaext4: remove EA inode entry from mbcache on inode eviction
2022-08-17 Lukas Czernerext4: make sure ext4_append() always allocates new...
2022-08-17 Lukas Czernerext4: check if directory block is within i_size
2022-08-17 Ye Binext4: fix warning in ext4_iomap_begin as race between...
2022-08-17 Baokun Liext4: correct the misjudgment in ext4_iget_extra_inode
2022-08-17 Baokun Liext4: correct max_inline_xattr_value_size computing
next