summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
13 daysMerge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefsLinus Torvalds
13 daysMerge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
14 daysbcachefs: Rework logged op error handlingKent Overstreet
14 daysbcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet
14 daysbcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet
14 daysbcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet
14 daysbcachefs: Check for unlinked inodes with direntsKent Overstreet
14 daysbcachefs: Check for directories with no backpointersKent Overstreet
14 daysbcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet
14 daysbcachefs: minor lru fsck fixesKent Overstreet
14 daysbcachefs: Mark more errors AUTOFIXKent Overstreet
14 daysbcachefs: Make sure we print error that causes fsck to bail outKent Overstreet
14 daysbcachefs: bkey errors are only AUTOFIX during readKent Overstreet
14 daysbcachefs: Create lost+found in correct snapshotKent Overstreet
14 daysbcachefs: Fix reattach_inode()Kent Overstreet
14 daysbcachefs: Add missing wakeup to bch2_inode_hash_remove()Kent Overstreet
14 daysext4: fix off by one issue in alloc_flex_gd()Baokun Li
14 daysext4: mark fc as ineligible using an handle in ext4_xattr_set()Luis Henriques (SUSE)
14 daysext4: use handle to mark fc as ineligible in __track_dentry_update()Luis Henriques (SUSE)
14 daysMerge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
14 daysMerge tag 'fs_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
14 daysMerge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
14 daysMerge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
14 daysMerge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
14 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-10-03Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-10-03cifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár
2024-10-03cifs: Validate content of NFS reparse point bufferPali Rohár
2024-10-03cifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong
2024-10-03ceph: fix cap ref leak via netfs init_requestPatrick Donnelly
2024-10-03ceph: use struct_size() helper in __ceph_pool_perm_get()Thorsten Blum
2024-10-02bcachefs: Fix trans_commit disk accounting revertKent Overstreet
2024-10-02bcachefs: Fix bch2_inode_is_open() checkKent Overstreet
2024-10-02bcachefs: Fix return type of dirent_points_to_inode_nowarn()Kent Overstreet
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu
2024-10-02fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_...Jan Kara
2024-10-02udf: fix uninit-value use in udf_get_fileshortadGianfranco Trad
2024-10-02udf: refactor inode_bmap() to handle errorZhao Mengmeng
2024-10-02udf: refactor udf_next_aext() to handle errorZhao Mengmeng
2024-10-02udf: refactor udf_current_aext() to handle errorZhao Mengmeng
2024-10-02ufs_rename(): fix bogus argument of folio_release_kmap()Al Viro