summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge patch series "fsdax/xfs: unshare range fixes for 6.12"Christian Brauner2024-10-083-32/+45
| |\ \ \ \ \ \
| | * | | | | | fsdax: dax_unshare_iter needs to copy entire blocksDarrick J. Wong2024-10-071-7/+27
| | * | | | | | fsdax: remove zeroing code from dax_unshare_iterDarrick J. Wong2024-10-071-8/+0
| | * | | | | | iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong2024-10-072-16/+17
| | * | | | | | xfs: don't allocate COW extents when unsharing a holeDarrick J. Wong2024-10-071-1/+1
* | | | | | | | Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2024-11-016-12/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | autofs: fix thinko in validate_dev_ioctl()Ian Kent2024-10-281-3/+2
| * | | | | | | | afs: Fix missing subdir edit when renamed between parent dirsDavid Howells2024-10-243-2/+116
| * | | | | | | | erofs: use get_tree_bdev_flags() to avoid misleading messagesGao Xiang2024-10-211-1/+3
| * | | | | | | | fs/super.c: introduce get_tree_bdev_flags()Gao Xiang2024-10-211-6/+20
* | | | | | | | | Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-015-30/+28
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | btrfs: fix defrag not merging contiguous extents due to merged extent mapsFilipe Manana2024-10-311-5/+5
| * | | | | | | | btrfs: fix extent map merging not happening for adjacent extentsFilipe Manana2024-10-311-1/+6
| * | | | | | | | btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()Zhihao Cheng2024-10-291-0/+1
| * | | | | | | | btrfs: fix error propagation of split biosNaohiro Aota2024-10-232-24/+16
* | | | | | | | | Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-11-0115-38/+160
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peekPiotr Zalewski2024-10-291-0/+13
| * | | | | | | | bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()Gaosheng Cui2024-10-292-0/+5
| * | | | | | | | bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open bucketsKent Overstreet2024-10-292-1/+16
| * | | | | | | | bcachefs: Don't filter partial list buckets in open_buckets_to_text()Kent Overstreet2024-10-291-2/+1
| * | | | | | | | bcachefs: Don't keep tons of cached pointers aroundKent Overstreet2024-10-295-28/+89
| * | | | | | | | bcachefs: init freespace inited bits to 0 in bch2_fs_initializePiotr Zalewski2024-10-291-0/+9
| * | | | | | | | bcachefs: Fix unhandled transaction restart in fallocateKent Overstreet2024-10-291-4/+13
| * | | | | | | | bcachefs: Fix UAF in bch2_reconstruct_alloc()Kent Overstreet2024-10-251-3/+2
| * | | | | | | | bcachefs: fix null-ptr-deref in have_stripes()Jeongjun Park2024-10-251-0/+3
| * | | | | | | | bcachefs: fix shift oob in alloc_lru_idx_fragmentationJeongjun Park2024-10-241-0/+3
| * | | | | | | | bcachefs: Fix invalid shift in validate_sb_layout()Gianfranco Trad2024-10-242-0/+6
* | | | | | | | | nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi2024-10-291-0/+1
* | | | | | | | | ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis2024-10-291-0/+8
* | | | | | | | | fork: do not invoke uffd on fork if error occursLorenzo Stoakes2024-10-291-0/+28
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-10-277-78/+122
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | xfs: update the pag for the last AG at recovery timeChristoph Hellwig2024-10-223-3/+34
| * | | | | | | xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_peragChristoph Hellwig2024-10-221-1/+1
| * | | | | | | xfs: error out when a superblock buffer update reduces the agcountChristoph Hellwig2024-10-221-0/+5
| * | | | | | | xfs: update the file system geometry after recoverying superblock buffersChristoph Hellwig2024-10-222-8/+52
| * | | | | | | xfs: merge the perag freeing helpersChristoph Hellwig2024-10-224-37/+15
| * | | | | | | xfs: pass the exact range to initialize to xfs_initialize_peragChristoph Hellwig2024-10-225-38/+22
| * | | | | | | xfs: don't fail repairs on metadata files with no attr forkDarrick J. Wong2024-10-221-3/+5
* | | | | | | | Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linuxLinus Torvalds2024-10-265-87/+192
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "fs/9p: simplify iget to remove unnecessary paths"Dominique Martinet2024-10-245-45/+180
| * | | | | | | | Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"Dominique Martinet2024-10-241-1/+1
| * | | | | | | | Revert "fs/9p: remove redundant pointer v9ses"Dominique Martinet2024-10-241-0/+4
| * | | | | | | | Revert " fs/9p: mitigate inode collisions"Dominique Martinet2024-10-244-56/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-10-252-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: fix warning when destroy 'cifs_io_request_pool'Ye Bin2024-10-231-1/+1
| * | | | | | | | smb: client: Handle kstrdup failures for passwordsHenrique Carvalho2024-10-231-0/+7
| |/ / / / / / /
* | | | | | | | Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-254-17/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: remove stray debug lineMiklos Szeredi2024-10-251-1/+0
| * | | | | | | | Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...Miklos Szeredi2024-10-211-6/+12
| * | | | | | | | fuse: update inode size after extending passthrough writeAmir Goldstein2024-10-161-1/+1