linux-2.6-block.git
2024-02-25 Kent Overstreetbcachefs: fix bch2_save_backtrace()
2024-02-25 Kent Overstreetbcachefs: Fix check_snapshot() memcpy
2024-02-25 Kent Overstreetbcachefs: Fix bch2_journal_flush_device_pins()
2024-02-25 Brian Fosterbcachefs: fix iov_iter count underflow on sub-block...
2024-02-25 Kent Overstreetbcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes...
2024-02-25 Kent Overstreetbcachefs: Kill __GFP_NOFAIL in buffered read path
2024-02-25 Kent Overstreetbcachefs: fix backpointer_to_text() when dev does not...
2024-02-14 Kent Overstreetbcachefs: Fix missing va_end()
2024-02-14 Kent Overstreetbcachefs: Fix check_version_upgrade()
2024-02-14 Kent Overstreetbcachefs: Clamp replicas_required to replicas
2024-02-10 Kent Overstreetbcachefs: fix missing endiannes conversion in sb_members
2024-02-10 Su Yuebcachefs: fix kmemleak in __bch2_read_super error handl...
2024-02-10 Kent Overstreetbcachefs: Fix missing bch2_err_class() calls
2024-02-05 Kent Overstreetbcachefs: time_stats: Check for last_event == 0 when...
2024-02-05 Mathias Krausebcachefs: install fd later to avoid race with close
2024-01-29 Guoyu Oubcachefs: unlock parent dir if entry is not found in...
2024-01-29 Helge Dellerbcachefs: Fix build on parisc by avoiding __multi3()
2024-01-26 Kent Overstreetbcachefs: __lookup_dirent() works in snapshot, not...
2024-01-24 Kent Overstreetbcachefs: discard path uses unlock_long()
2024-01-22 Christoph Hellwigbcachefs: fix incorrect usage of REQ_OP_FLUSH
2024-01-22 Kent Overstreetbcachefs: Add gfp flags param to bch2_prt_task_backtrace()
2024-01-21 Linus TorvaldsLinux 6.8-rc1 v6.8-rc1
2024-01-21 Linus TorvaldsMerge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
2024-01-21 Linus TorvaldsMerge tag 'timers-core-2024-01-21' of git://git./linux...
2024-01-21 Linus TorvaldsMerge tag 'powerpc-6.8-2' of git://git./linux/kernel...
2024-01-21 Kent Overstreetbcachefs: Improve inode_to_text()
2024-01-21 Kent Overstreetbcachefs: logged_ops_format.h
2024-01-21 Kent Overstreetbcachefs: reflink_format.h
2024-01-21 Kent Overstreetbcachefs; extents_format.h
2024-01-21 Kent Overstreetbcachefs: ec_format.h
2024-01-21 Kent Overstreetbcachefs: subvolume_format.h
2024-01-21 Kent Overstreetbcachefs: snapshot_format.h
2024-01-21 Kent Overstreetbcachefs: alloc_background_format.h
2024-01-21 Kent Overstreetbcachefs: xattr_format.h
2024-01-21 Kent Overstreetbcachefs: dirent_format.h
2024-01-21 Kent Overstreetbcachefs: inode_format.h
2024-01-21 Kent Overstreetbcachefs; quota_format.h
2024-01-21 Kent Overstreetbcachefs: sb-counters_format.h
2024-01-21 Kent Overstreetbcachefs: counters.c -> sb-counters.c
2024-01-21 Kent Overstreetbcachefs: comment bch_subvolume
2024-01-21 Kent Overstreetbcachefs: bch_snapshot::btime
2024-01-21 Kent Overstreetbcachefs: add missing __GFP_NOWARN
2024-01-21 Kent Overstreetbcachefs: opts->compression can now also be applied...
2024-01-21 Kent Overstreetbcachefs: Prep work for variable size btree node buffers
2024-01-21 Su Yuebcachefs: grab s_umount only if snapshotting
2024-01-21 Su Yuebcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots...
2024-01-21 Kent Overstreetbcachefs: bios must be 512 byte algined
2024-01-21 Colin Ian Kingbcachefs: remove redundant variable tmp
2024-01-21 Kent Overstreetbcachefs: Improve trace_trans_restart_relock
2024-01-21 Kent Overstreetbcachefs: Fix excess transaction restarts in __bchfs_fa...
2024-01-21 Kent Overstreetbcachefs: extents_to_bp_state
2024-01-21 Kent Overstreetbcachefs: bkey_and_val_eq()
2024-01-21 Kent Overstreetbcachefs: Better journal tracepoints
2024-01-21 Kent Overstreetbcachefs: Print size of superblock with space allocated
2024-01-21 Kent Overstreetbcachefs: Avoid flushing the journal in the discard...
2024-01-21 Kent Overstreetbcachefs: Improve move_extent tracepoint
2024-01-21 Kent Overstreetbcachefs: Add missing bch2_moving_ctxt_flush_all()
2024-01-21 Kent Overstreetbcachefs: Re-add move_extent_write tracepoint
2024-01-21 Kent Overstreetbcachefs: bch2_kthread_io_clock_wait() no longer sleeps...
2024-01-21 Kent Overstreetbcachefs: Add .val_to_text() for KEY_TYPE_cookie
2024-01-21 Kent Overstreetbcachefs: Don't pass memcmp() as a pointer
2024-01-21 Linus TorvaldsMerge tag 'header_cleanup-2024-01-20' of https://evilpi...
2024-01-21 Kent Overstreetbcachefs: Reduce would_deadlock restarts
2024-01-21 Kent Overstreetbcachefs: bch2_trans_account_disk_usage_change()
2024-01-21 Kent Overstreetbcachefs: bch_fs_usage_base
2024-01-21 Kent Overstreetbcachefs: bch2_prt_compression_type()
2024-01-21 Kent Overstreetbcachefs: helpers for printing data types
2024-01-21 Kent Overstreetbcachefs: BTREE_TRIGGER_ATOMIC
2024-01-21 Kent Overstreetbcachefs: drop to_text code for obsolete bps in alloc...
2024-01-21 Kent Overstreetbcachefs: eytzinger_for_each() declares loop iter
2024-01-21 Kent Overstreetbcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
2024-01-21 Su Yuebcachefs: fix memleak in bch2_split_devs
2024-01-21 Linus TorvaldsMerge tag 'v6.8-rc-part2-smb-client' of git://git.samba...
2024-01-20 Linus TorvaldsMerge tag 'dmaengine-fix-6.8-rc1' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'coccinelle-for-6.8' of git://git./linux...
2024-01-20 Aurelien Jarnomedia: solo6x10: replace max(a, min(b, c)) by clamp...
2024-01-20 Julia Lawallcoccinelle: device_attr_show: simplify patch case
2024-01-20 Linus Torvaldsexecve: open the executable file before doing anything...
2024-01-20 Linus TorvaldsMerge tag 'riscv-for-linus-6.8-mw4' of git://git./linux...
2024-01-20 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-01-20 Linus TorvaldsMerge tag 'sh-for-v6.8-tag1' of git://git./linux/kernel...
2024-01-20 Linus TorvaldsMerge tag 'fbdev-for-6.8-rc1-2' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'perf-tools-for-v6.8-1-2024-01-09' of git...
2024-01-19 Linus TorvaldsMerge tag 'strlcpy-removal-v6.8-rc1' of git://git....
2024-01-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'loongarch-6.8' of git://git./linux/kernel...
2024-01-19 Helge DellerRevert "firmware/sysfb: Clear screen_info state after...
2024-01-19 Linus TorvaldsMerge tag 'devicetree-for-6.8-2' of git://git./linux...
2024-01-19 Li Zhijiancoccinelle: device_attr_show: Adapt to the latest Docum...
2024-01-19 Linus TorvaldsMerge tag 'spi-fix-v6.8-merge-window' of git://git...
2024-01-19 Linus TorvaldsMerge tag 'sound-fix-6.8-rc1' of git://git./linux/kerne...
2024-01-19 Kees Cookstring: Remove strlcpy()
2024-01-19 Linus TorvaldsMerge tag 'drm-next-2024-01-19' of git://anongit.freede...
2024-01-19 Linus TorvaldsMerge tag 'for-v6.8-v2' of git://git./linux/kernel...
2024-01-19 Linus TorvaldsMerge tag 'apparmor-pr-2024-01-18' of git://git./linux...
2024-01-19 Linus TorvaldsMerge tag 'ceph-for-6.8-rc1' of https://github.com...
2024-01-19 Linus TorvaldsMerge tag 'xfs-6.8-merge-4' of git://git./fs/xfs/xfs...
2024-01-19 Linus TorvaldsMerge tag '6.8-rc-smb-server-fixes-part2' of git:/...
2024-01-19 Linus TorvaldsMerge tag 'vfs-6.8.netfs' of gitolite.pub/scm/linux...
2024-01-19 Shyam Prasad Ncifs: update iface_last_update on each query-and-update
next