linux-block.git
2021-06-08 Darrick J.... xfs: rename struct xfs_eofblocks to xfs_icwalk
2021-06-08 Darrick J.... xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK...
2021-06-08 Darrick J.... xfs: selectively keep sick inodes in memory
2021-06-08 Darrick J.... xfs: drop IDONTCACHE on inodes when we mark them sick
2021-06-08 Darrick J.... xfs: only reset incore inode health state flags when...
2021-06-08 Darrick J.... Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of...
2021-06-08 Darrick J.... Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https...
2021-06-08 Darrick J.... Merge tag 'unit-conversion-cleanups-5.14_2021-06-03...
2021-06-08 Dave Chinnerxfs: drop the AGI being passed to xfs_check_agi_freecount
2021-06-08 Darrick J.... Merge tag 'xfs-perag-conv-tag' of git://git./linux...
2021-06-08 Darrick J.... Merge tag 'xfs-buf-bulk-alloc-tag' of git://git./linux...
2021-06-07 Dave Chinnerxfs: merge xfs_buf_allocate_memory
2021-06-07 Christoph Hellwigxfs: cleanup error handling in xfs_buf_get_map
2021-06-07 Dave Chinnerxfs: get rid of xb_to_gfp()
2021-06-07 Christoph Hellwigxfs: simplify the b_page_count calculation
2021-06-07 Christoph Hellwigxfs: remove ->b_offset handling for page backed buffers
2021-06-03 Darrick J.... xfs: refactor per-AG inode tagging functions
2021-06-03 Darrick J.... xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
2021-06-03 Darrick J.... xfs: pass struct xfs_eofblocks to the inode scan callback
2021-06-03 Darrick J.... xfs: fix radix tree tag signs
2021-06-03 Darrick J.... xfs: make the icwalk processing functions clean up...
2021-06-03 Darrick J.... xfs: clean up inode state flag tests in xfs_blockgc_igrab
2021-06-03 Darrick J.... xfs: remove indirect calls from xfs_inode_walk{,_ag}
2021-06-03 Darrick J.... xfs: remove iter_flags parameter from xfs_inode_walk_*
2021-06-03 Darrick J.... xfs: move xfs_inew_wait call into xfs_dqrele_inode
2021-06-03 Darrick J.... xfs: separate the dqrele_all inode grab logic from...
2021-06-03 Darrick J.... xfs: pass the goal of the incore inode walk to xfs_inod...
2021-06-03 Darrick J.... xfs: rename xfs_inode_walk functions to xfs_icwalk
2021-06-03 Darrick J.... xfs: move the inode walk functions further down
2021-06-03 Darrick J.... xfs: detach inode dquots at the end of inactivation
2021-06-03 Darrick J.... xfs: move the quotaoff dqrele inode walk into xfs_icache.c
2021-06-02 Dave Chinnerxfs: don't take a spinlock unconditionally in the DIO...
2021-06-02 Christoph Hellwigxfs: mark xfs_bmap_set_attrforkoff static
2021-06-02 Jiapeng Chongxfs: Remove redundant assignment to busy
2021-06-02 Shaokun Zhangxfs: sort variable alphabetically to avoid repeated...
2021-06-02 Dave Chinnerxfs: remove xfs_perag_t
2021-06-02 Dave Chinnerxfs: use perag through unlink processing
2021-06-02 Dave Chinnerxfs: clean up and simplify xfs_dialloc()
2021-06-02 Dave Chinnerxfs: inode allocation can use a single perag instance
2021-06-02 Dave Chinnerxfs: get rid of xfs_dir_ialloc()
2021-06-02 Dave Chinnerxfs: collapse AG selection for inode allocation
2021-06-02 Dave Chinnerxfs: simplify xfs_dialloc_select_ag() return values
2021-06-02 Dave Chinnerxfs: remove agno from btree cursor
2021-06-02 Dave Chinnerxfs: use perag for ialloc btree cursors
2021-06-02 Dave Chinnerxfs: convert allocbt cursors to use perags
2021-06-02 Dave Chinnerxfs: convert refcount btree cursor to use perags
2021-06-02 Dave Chinnerxfs: convert rmap btree cursor to using a perag
2021-06-02 Dave Chinnerxfs: add a perag to the btree cursor
2021-06-02 Dave Chinnerxfs: pass perags around in fsmap data dev functions
2021-06-02 Dave Chinnerxfs: push perags through the ag reservation callouts
2021-06-02 Dave Chinnerxfs: pass perags through to the busy extent code
2021-06-02 Dave Chinnerxfs: convert secondary superblock walk to use perags
2021-06-02 Dave Chinnerxfs: convert xfs_iwalk to use perag references
2021-06-02 Dave Chinnerxfs: convert raw ag walks to use for_each_perag
2021-06-02 Dave Chinnerxfs: make for_each_perag... a first class citizen
2021-06-02 Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-06-02 Dave Chinnerxfs: prepare for moving perag definitions and support...
2021-06-02 Dave Chinnerxfs: move xfs_perag_get/put to xfs_ag.[ch]
2021-06-01 Darrick J.... xfs: remove unnecessary shifts
2021-06-01 Darrick J.... xfs: clean up open-coded fs block unit conversions
2021-06-01 Dave Chinnerxfs: move page freeing into _xfs_buf_free_pages()
2021-06-01 Dave Chinnerxfs: merge _xfs_buf_get_pages()
2021-06-01 Dave Chinnerxfs: use alloc_pages_bulk_array() for buffers
2021-06-01 Dave Chinnerxfs: use xfs_buf_alloc_pages for uncached buffers
2021-06-01 Dave Chinnerxfs: split up xfs_buf_allocate_memory
2021-05-30 Linus TorvaldsLinux 5.13-rc4 v5.13-rc4
2021-05-30 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-05-30 Linus TorvaldsMerge tag 'seccomp-fixes-v5.13-rc4' of git://git./linux...
2021-05-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-rc4' of git://git....
2021-05-30 Linus TorvaldsMerge tag 'xfs-5.13-fixes-3' of git://git./fs/xfs/xfs...
2021-05-29 Sargun Dhillonseccomp: Refactor notification handler to prepare for...
2021-05-29 Linus TorvaldsMerge tag 'thermal-v5.13-rc4' of git://git./linux/kerne...
2021-05-29 Linus TorvaldsMerge tag 'char-misc-5.13-rc4' of git://git./linux...
2021-05-29 Linus TorvaldsMerge tag 'driver-core-5.13-rc4' of git://git./linux...
2021-05-29 Linus TorvaldsMerge tag 'staging-5.13-rc4' of git://git./linux/kernel...
2021-05-29 Linus TorvaldsMerge tag 'tty-5.13-rc4' of git://git./linux/kernel...
2021-05-29 Linus TorvaldsMerge tag 'usb-5.13-rc4' of git://git./linux/kernel...
2021-05-29 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-05-29 Linus TorvaldsMerge tag 's390-5.13-3' of git://git./linux/kernel...
2021-05-29 Paolo Bonziniselftests: kvm: fix overlapping addresses in memslot_pe...
2021-05-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-05-29 Linus TorvaldsMerge tag 'block-5.13-2021-05-28' of git://git.kernel...
2021-05-29 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-28' of git://git.kerne...
2021-05-29 Linus TorvaldsMerge tag 'drm-fixes-2021-05-29' of git://anongit.freed...
2021-05-29 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of...
2021-05-29 Linus TorvaldsMerge tag '5.13-rc4-smb3' of git://git.samba.org/sfrenc...
2021-05-28 Linus TorvaldsMerge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org...
2021-05-28 Linus TorvaldsMerge tag 'sound-5.13-rc4' of git://git./linux/kernel...
2021-05-28 Linus TorvaldsMerge tag 'clang-features-v5.13-rc4' of git://git....
2021-05-28 Linus TorvaldsMerge tag 'mips-fixes_5.13_1' of git://git./linux/kerne...
2021-05-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-2' of git://git./linux...
2021-05-28 Wanpeng LiKVM: X86: Kill off ctxt->ud
2021-05-28 Wanpeng LiKVM: X86: Fix warning caused by stale emulation context
2021-05-28 Yuan YaoKVM: X86: Use kvm_get_linear_rip() in single-step and...
2021-05-28 Sargun DhillonDocumentation: seccomp: Fix user notification documentation
2021-05-28 Lukas BulwahnMAINTAINERS: adjust to removing i2c designware platform...
2021-05-28 Kajol Jainperf vendor events powerpc: Fix eventcode of power10...
2021-05-28 Greg Kroah... Revert "serial: 8250: 8250_omap: Fix possible interrupt...
2021-05-28 Krzysztof Kozlowskii2c: s3c2410: fix possible NULL pointer deref on read...
2021-05-28 Qii Wangi2c: mediatek: Disable i2c start_en and clear intr_stat...
next