pub/scm/linux/kernel/git/dgc/linux-xfs.git  about / heads / tags
XFS Kernel Development Tree
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  xfs-kmem-cleanup xfs: use xfs_defer_alloc a bit more (2024-01-16)
  vfs-scale    hlist-bl: introduced nested locking for dm-snap (2023-12-06)
* master       Linux 6.7-rc4 (2023-12-03)
  xfs-fstrim-busy xfs: abort fstrim if kernel is suspending (2023-10-04)
  xlog-grant-head-bytes xfs: grant heads track byte counts, not LSNs (2023-09-21)
  for-next     xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail (2023-09-13)
  xfs-perag-conv xfs: refactor the filestreams allocator pick functions (2023-02-13)
  xfs-iomap-write-corrupt-fix xfs: drop write error injection is unfixable, remove it (2022-11-29)
  xfs-buf-lockless-lookup xfs: lockless buffer lookup (2022-07-14)
  xfs-iunlink-item xfs: add in-memory iunlink log item (2022-07-14)
  xfs-cil-scale-3 xfs: expanding delayed logging design with background material (2022-06-13)
  xfs-5.19-compose xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify (2022-05-09)
  xlog-write-rework-3 xfs: CIL context doesn't need to count iovecs (2022-03-09)
  xlog-write-rework-2 xfs: CIL context doesn't need to count iovecs (2021-12-09)
  xlog-write-rework xfs: CIL context doesn't need to count iovecs (2021-10-31)
  xfs-cil-scale-2 xfs: expanding delayed logging design with background material (2021-06-08)
  xfs-buf-bulk-alloc xfs: merge xfs_buf_allocate_memory (2021-06-07)
  xfs-cil-scale xfs: expanding delayed logging design with background material (2021-06-04)
  xfs-iunlink-item-2 xfs: reorder iunlink remove operation in xfs_ifree (2020-08-12)
  xfs-async-inode-reclaim-4 xfs: remove xfs_inobp_check() (2020-06-22)
  xfs-async-inode-reclaim-3 xfs: remove xfs_inobp_check() (2020-06-04)
  xfs-async-inode-reclaim-2 xfs: remove xfs_inobp_check() (2020-06-02)
  xfs-async-inode-reclaim xfs: remove xfs_inobp_check() (2020-05-22)
  xfs-fixes-cleanups-5.7 xfs: factor inode lookup from xfs_ifree_cluster (2020-03-25)
  xfs-btree-cursor-cleanup xfs: make the btree ag cursor private union anonymous (2020-03-05)
  xlog-ticket-cleanup xfs: kill XLOG_TIC_INITED (2020-03-04)
  xfs-4.10-misc-fixes-4 xfs: nuke unused tracepoint definitions (2016-12-09)
  xfs-4.10-misc-fixes-3 xfs: use rhashtable to track buffer cache (2016-12-07)
  iomap-4.10-directio xfs: use iomap_dio_rw (2016-11-30)
  xfs-4.10-misc-fixes-2 xfs: pass post-eof speculative prealloc blocks to bmapi (2016-11-28)
  xfs-4.10-extent-lookup xfs: remove NULLEXTNUM (2016-11-24)
  dax-4.10-iomap-pmd dax: Introduce IOMAP_FAULT flag (2016-11-10)
  xfs-4.10-misc-fixes-1 xfs: fix unbalanced inode reclaim flush locking (2016-11-10)
  xfs-4.10-libxfs-cleanups xfs: check minimum block size for CRC filesystems (2016-11-09)
  xfs-4.9-rc3-fixes xfs: defer should abort intent items if the trans roll fails (2016-10-24)
  xfs-4.9-reflink xfs: convert COW blocks to real blocks before unwritten extent conversion (2016-10-11)
  xfs-4.9-misc-fixes-1 fs: update atime before I/O in generic_file_read_iter (2016-10-03)
  iomap-4.9-dax ext2: fix possible integer truncation in ext2_iomap_begin (2016-10-03)
  xfs-4.9-log-recovery-fixes xfs: log recovery tracepoints to track current lsn and buffer submission (2016-09-26)
  xfs-4.9-delalloc-rework xfs: rewrite and optimize the delalloc write path (2016-09-19)
  xfs-4.9-reflink-prep xfs: set up per-AG free space reservations (2016-09-19)
  iomap-4.9-misc-fixes-1 iomap: add a flag to report shared extents (2016-09-19)
  xfs-misc-fixes-4.8-rc5 xfs: track log done items directly in the deferred pending work item (2016-08-30)
  xfs-misc-fixes-4.8-rc3 xfs: remove OWN_AG rmap when allocating a block from the AGFL (2016-08-17)
  iomap-fixes-4.8-rc3 xfs: (re-)implement FIEMAP_FLAG_XATTR (2016-08-17)
  xfs-4.8-rmap xfs: move (and rename) the deferred bmap-free tracepoints (2016-08-03)
  xfs-4.8-misc-fixes-4 xfs: remove EXPERIMENTAL tag from sparse inode feature (2016-07-22)
  xfs-4.8-dir2-sf-fixes xfs: remove __arch_pack (2016-07-20)
  xfs-4.8-split-dax-dio xfs: split direct I/O and DAX path (2016-07-20)
  xfs-4.8-buf-fixes xfs: track and serialize in-flight async buffers against unmount (2016-07-20)
  xfs-4.8-misc-fixes-3 xfs: remove the magic numbers in xfs_btree_block-related len macros (2016-07-20)
  xfs-4.8-misc-fixes-2 xfs: refactor btree maxlevels computation (2016-06-21)
  xfs-4.8-iomap-write xfs: kill xfs_zero_remaining_bytes (2016-06-21)
  fs-4.8-iomap-infrastructure fs: iomap based fiemap implementation (2016-06-21)
  xfs-4.8-misc-fixes-1 xfs: reduce lock hold times in buffer writeback (2016-06-01)
  heads/xfs-for-linus-4.1-rc6 xfs: fix broken i_nlink accounting for whiteout tmpfile inode (2015-05-29)
  fiemapfs     xfs: Account for AGFL blocks in XFS_IOC_FIEMAPFS (2015-02-11)

git clone https://80x24.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git