linux-2.6-block.git
2024-04-15 Allison Hendersonxfs: Hold inode locks in xfs_rename
2024-04-15 Allison Hendersonxfs: Hold inode locks in xfs_trans_alloc_dir
2024-04-15 Allison Hendersonxfs: Hold inode locks in xfs_ialloc
2024-04-15 Allison Hendersonxfs: Increase XFS_QM_TRANS_MAXDQS to 5
2024-04-15 Allison Hendersonxfs: Increase XFS_DEFER_OPS_NR_INODES to 5
2024-04-15 Darrick J.... docs: describe xfs directory tree online fsck
2024-04-15 Darrick J.... docs: update offline parent pointer repair strategy
2024-04-15 Darrick J.... docs: update online directory and parent pointer repair...
2024-04-15 Darrick J.... docs: update the parent pointers documentation to the...
2024-04-15 Darrick J.... xfs: fix performance problems when fstrimming a subset...
2024-04-15 Darrick J.... xfs: create subordinate scrub contexts for xchk_metadat...
2024-04-15 Darrick J.... xfs: pin inodes that would otherwise overflow link...
2024-04-15 Darrick J.... xfs: try to avoid allocating from sick inode clusters
2024-04-15 Darrick J.... xfs: check unused nlink fields in the ondisk inode
2024-04-15 Darrick J.... xfs: repair AGI unlinked inode bucket lists
2024-04-15 Darrick J.... xfs: hoist AGI repair context to a heap object
2024-04-15 Darrick J.... xfs: check AGI unlinked inode buckets
2024-04-15 Darrick J.... xfs: online repair of symbolic links
2024-04-15 Darrick J.... xfs: pass the owner to xfs_symlink_write_target
2024-04-15 Darrick J.... xfs: expose xfs_bmap_local_to_extents for online repair
2024-04-15 Darrick J.... xfs: ensure dentry consistency when the orphanage adopt...
2024-04-15 Darrick J.... xfs: move files to orphanage instead of letting nlinks...
2024-04-15 Darrick J.... xfs: move orphan files to the orphanage
2024-04-15 Darrick J.... xfs: ask the dentry cache if it knows the parent of...
2024-04-15 Darrick J.... xfs: online repair of parent pointers
2024-04-15 Darrick J.... xfs: scan the filesystem to repair a directory dotdot...
2024-04-15 Darrick J.... xfs: online repair of directories
2024-04-15 Darrick J.... xfs: inactivate directory data blocks
2024-04-15 Darrick J.... xfs: update the unlinked list when repairing link counts
2024-04-15 Darrick J.... xfs: ensure unlinked list state is consistent with...
2024-04-15 Darrick J.... xfs: create an xattr iteration function for scrub
2024-04-15 Darrick J.... xfs: flag empty xattr leaf blocks for optimization
2024-04-15 Darrick J.... xfs: scrub should set preen if attr leaf has holes
2024-04-15 Darrick J.... xfs: repair extended attributes
2024-04-15 Darrick J.... xfs: use atomic extent swapping to fix user file fork...
2024-04-15 Darrick J.... xfs: create a blob array data structure
2024-04-15 Darrick J.... xfs: enable discarding of folios backing an xfile
2024-04-15 Darrick J.... xfs: validate explicit directory free block owners
2024-04-15 Darrick J.... xfs: validate explicit directory block buffer owners
2024-04-15 Darrick J.... xfs: validate explicit directory data buffer owners
2024-04-15 Darrick J.... xfs: validate directory leaf buffer owners
2024-04-15 Darrick J.... xfs: validate dabtree node buffer owners
2024-04-15 Darrick J.... xfs: validate attr remote value buffer owners
2024-04-15 Darrick J.... xfs: validate attr leaf buffer owners
2024-04-15 Darrick J.... xfs: reduce indenting in xfs_attr_node_list
2024-04-15 Darrick J.... xfs: use the xfs_da_args owner field to set new dir...
2024-04-15 Darrick J.... xfs: add an explicit owner field to xfs_da_args
2024-04-15 Darrick J.... xfs: online repair of realtime summaries
2024-04-15 Darrick J.... xfs: teach the tempfile to set up atomic file content...
2024-04-15 Darrick J.... xfs: support preallocating and copying content into...
2024-04-15 Darrick J.... xfs: add the ability to reap entire inode forks
2024-04-15 Darrick J.... xfs: refactor live buffer invalidation for repairs
2024-04-15 Darrick J.... xfs: create temporary files and directories for online...
2024-04-15 Darrick J.... xfs: hide private inodes from bulkstat and handle functions
2024-04-15 Darrick J.... xfs: enable logged file mapping exchange feature
2024-04-15 Darrick J.... docs: update swapext -> exchmaps language
2024-04-15 Darrick J.... xfs: capture inode generation numbers in the ondisk...
2024-04-15 Darrick J.... xfs: support non-power-of-two rtextsize with exchange...
2024-04-15 Darrick J.... xfs: make file range exchange support realtime files
2024-04-15 Darrick J.... xfs: condense symbolic links after a mapping exchange...
2024-04-15 Darrick J.... xfs: condense directories after a mapping exchange...
2024-04-15 Darrick J.... xfs: condense extended attributes after a mapping excha...
2024-04-15 Darrick J.... xfs: add error injection to test file mapping exchange...
2024-04-15 Darrick J.... xfs: bind together the front and back ends of the file...
2024-04-15 Darrick J.... xfs: create deferred log items for file mapping exchanges
2024-04-15 Darrick J.... xfs: introduce a file mapping exchange log intent item
2024-04-15 Darrick J.... xfs: create a incompat flag for atomic file mapping...
2024-04-15 Darrick J.... xfs: introduce new file range exchange ioctl
2024-04-15 Darrick J.... vfs: export remap and write check helpers
2024-04-15 Darrick J.... xfs: constify xfs_bmap_is_written_extent
2024-04-15 Darrick J.... xfs: refactor non-power-of-two alignment checks
2024-04-15 Darrick J.... xfs: hoist multi-fsb allocation unit detection to a...
2024-04-15 Darrick J.... xfs: create a new helper to return a file's allocation...
2024-04-15 Darrick J.... xfs: declare xfs_file.c symbols in xfs_file.h
2024-04-15 Darrick J.... xfs: move xfs_iops.c declarations out of xfs_inode.h
2024-04-15 Darrick J.... xfs: move inode lease breaking functions to xfs_inode.c
2024-04-15 Darrick J.... xfs: only clear log incompat flags at clean unmount
2024-04-15 Darrick J.... xfs: fix error bailout in xrep_abt_build_new_trees
2024-04-15 Darrick J.... xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_...
2024-04-15 Darrick J.... xfs: fix an AGI lock acquisition ordering problem in...
2024-04-15 Darrick J.... xfs: pass xfs_buf lookup flags to xfs_*read_agi
2024-04-14 Linus TorvaldsLinux 6.9-rc4 v6.9-rc4
2024-04-14 Linus TorvaldsMerge tag 'pull-sysfs-annotation-fix' of git://git...
2024-04-14 Linus TorvaldsMerge tag 'x86-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'timers-urgent-2024-04-14' of git://git....
2024-04-14 Linus TorvaldsMerge tag 'perf-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'locking-urgent-2024-04-14' of git://git...
2024-04-14 Linus TorvaldsMerge tag 'irq-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-04-14 Linus TorvaldsMerge tag 'dma-maping-6.9-2024-04-14' of git://git...
2024-04-14 Amir Goldsteinkernfs: annotate different lockdep class for of->mutex...
2024-04-13 Linus TorvaldsMerge tag 'ata-6.9-rc4' of git://git./linux/kernel...
2024-04-13 Linus TorvaldsMerge tag 'zonefs-6.9-rc4' of git://git./linux/kernel...
2024-04-13 Linus TorvaldsMerge tag 'v6.9-rc3-SMB3-client-fixes' of git://git...
2024-04-13 Igor Pylypivata: libata-core: Allow command duration limits detecti...
2024-04-13 Damien Le Moalata: libata-scsi: Fix ata_scsi_dev_rescan() error path
2024-04-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'soc-fixes-6.9-1' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'iommu-fixes-v6.9-rc3' of git://git./linux...
2024-04-12 Linus TorvaldsMerge tag 'pci-v6.9-fixes-1' of git://git./linux/kernel...
next