linux-block.git
2024-05-07 Filipe Mananabtrfs: remove use of a temporary list at btrfs_lookup_c...
2024-05-07 Filipe Mananabtrfs: remove search_commit parameter from btrfs_lookup...
2024-05-07 Filipe Mananabtrfs: add function comment to btrfs_lookup_csums_list()
2024-05-07 Filipe Mananabtrfs: move btrfs_page_mkwrite() from inode.c into...
2024-05-07 Filipe Mananabtrfs: remove no longer used btrfs_clone_chunk_map()
2024-05-07 Filipe Mananabtrfs: remove list_empty() check at warn_about_uncommit...
2024-05-07 Filipe Mananabtrfs: remove pointless return value assignment at...
2024-05-07 Filipe Mananabtrfs: remove not needed mod_start and mod_len from...
2024-05-07 Boris Burkovbtrfs: free PERTRANS at the end of cleanup_transaction()
2024-05-07 Qu Wenruobtrfs: compression: migrate compression/decompression...
2024-05-07 Qu Wenruobtrfs: introduce btrfs_alloc_folio_array()
2024-05-07 Qu Wenruobtrfs: migrate insert_inline_extent() to folio interfaces
2024-05-07 Qu Wenruobtrfs: make insert_inline_extent() accept one page...
2024-05-07 Qu Wenruobtrfs: compression: convert page allocation to folio...
2024-05-07 Qu Wenruobtrfs: compression: add error handling for missed page...
2024-05-07 Filipe Mananabtrfs: stop locking the source extent range during...
2024-05-07 Dan Carpenterbtrfs: qgroup: delete unnecessary check in btrfs_qgroup...
2024-05-07 Goldwyn Rodriguesbtrfs: convert put_file_data() to folios
2024-05-07 Goldwyn Rodriguesbtrfs: convert relocate_one_page() to folios and rename
2024-05-07 Goldwyn Rodriguesbtrfs: page to folio conversion: prealloc_file_extent_c...
2024-05-07 Anand Jainbtrfs: rename err to ret in btrfs_direct_write()
2024-05-07 Anand Jainbtrfs: rename err to ret in prepare_pages()
2024-05-07 Anand Jainbtrfs: rename err to ret in btrfs_dirty_pages()
2024-05-07 Anand Jainbtrfs: rename err to ret in create_reloc_inode()
2024-05-07 Anand Jainbtrfs: rename err to ret in __btrfs_end_transaction()
2024-05-07 Anand Jainbtrfs: rename err to ret in convert_extent_bit()
2024-05-07 Anand Jainbtrfs: rename err to ret in __set_extent_bit()
2024-05-07 Anand Jainbtrfs: rename err to ret in btrfs_ioctl_snap_destroy()
2024-05-07 Anand Jainbtrfs: rename err to ret in btrfs_cont_expand()
2024-05-07 Anand Jainbtrfs: rename err to ret in btrfs_rmdir()
2024-05-07 Anand Jainbtrfs: rename err to ret in btrfs_initxattrs()
2024-05-07 Tavian Barnesbtrfs: warn if EXTENT_BUFFER_UPTODATE is set while...
2024-05-07 Tavian Barnesbtrfs: add helper to clear EXTENT_BUFFER_READING
2024-05-07 Filipe Mananabtrfs: avoid pointless wake ups of drew lock readers
2024-05-07 Filipe Mananabtrfs: remove pointless writepages callback wrapper
2024-05-07 Filipe Mananabtrfs: remove pointless readahead callback wrapper
2024-05-07 Filipe Mananabtrfs: locking: rename __btrfs_tree_lock() and __btrfs_...
2024-05-07 Filipe Mananabtrfs: locking: inline btrfs_tree_lock() and btrfs_tree...
2024-05-07 Filipe Mananabtrfs: remove pointless BUG_ON() when creating snapshot
2024-05-06 Linus TorvaldsMerge tag 'for-6.9-rc7-tag' of git://git./linux/kernel...
2024-05-06 Linus TorvaldsReapply "drm/qxl: simplify qxl_fence_wait"
2024-05-06 Linus TorvaldsMerge tag 'slab-for-6.9-rc7-fixes' of git://git./linux...
2024-05-06 Linus TorvaldsMerge tag 'auxdisplay-v6.10-1' of git://git./linux...
2024-05-05 Linus TorvaldsLinux 6.9-rc7 v6.9-rc7
2024-05-05 Linus Torvaldsepoll: be better about file lifetimes
2024-05-05 Linus TorvaldsMerge tag 'edac_urgent_for_v6.9_rc7' of git://git....
2024-05-05 Linus TorvaldsMerge tag 'powerpc-6.9-4' of git://git./linux/kernel...
2024-05-05 Linus TorvaldsMerge tag 'x86-urgent-2024-05-05' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'irq-urgent-2024-05-05' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'char-misc-6.9-rc7' of git://git./linux/kerne...
2024-05-05 Linus TorvaldsMerge tag 'usb-6.9-rc7' of git://git./linux/kernel...
2024-05-05 Linus TorvaldsMerge tag 'input-for-v6.9-rc6' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'probes-fixes-v6.9-rc6' of git://git./linux...
2024-05-05 Linus TorvaldsMerge tag 'trace-v6.9-rc6-2' of git://git./linux/kernel...
2024-05-05 Linus TorvaldsMerge tag 'dma-mapping-6.9-2024-05-04' of git://git...
2024-05-05 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2024-05-04 Steven Rostedt... eventfs: Have "events" directory get permissions from...
2024-05-04 Steven Rostedt... eventfs: Do not treat events directory different than...
2024-05-04 Steven Rostedt... eventfs: Do not differentiate the toplevel events directory
2024-05-04 Steven Rostedt... tracefs: Still use mount point as default permissions...
2024-05-04 Steven Rostedt... tracefs: Reset permissions on remount if permissions...
2024-05-04 Steven Rostedt... eventfs: Free all of the eventfs_inode after RCU
2024-05-04 Steven Rostedt... eventfs/tracing: Add callback for release of an eventfs...
2024-05-03 Linus TorvaldsMerge tag 'cxl-fixes-6.9-rc7' of git://git./linux/kerne...
2024-05-03 Linus TorvaldsMerge tag 'for-linus-6.9a-rc7-tag' of git://git./linux...
2024-05-03 Linus TorvaldsMerge tag 'efi-urgent-for-v6.9-1' of git://git./linux...
2024-05-03 Linus TorvaldsMerge tag 'block-6.9-20240503' of git://git.kernel...
2024-05-03 Linus TorvaldsMerge tag 'sound-6.9-rc7' of git://git./linux/kernel...
2024-05-03 Linus TorvaldsMerge tag 'drm-fixes-2024-05-03' of https://gitlab...
2024-05-03 Linus TorvaldsMerge tag 'spi-fix-v6.9-rc6' of git://git./linux/kernel...
2024-05-03 Viken Dadhaniyaslimbus: qcom-ngd-ctrl: Add timeout for wait operation
2024-05-03 Dave AirlieMerge tag 'drm-misc-fixes-2024-05-02' of https://gitlab...
2024-05-03 Dave AirlieMerge tag 'drm-xe-fixes-2024-05-02' of https://gitlab...
2024-05-03 Dave AirlieMerge tag 'amd-drm-fixes-6.9-2024-05-01' of https:...
2024-05-02 Josef Bacikbtrfs: make sure that WRITTEN is set on all metadata...
2024-05-02 Qu Wenruobtrfs: qgroup: do not check qgroup inherit if qgroup...
2024-05-02 Linus TorvaldsMerge tag 'for-6.9-rc6-tag' of git://git./linux/kernel...
2024-05-02 Linus TorvaldsMerge tag 's390-6.9-6' of git://git./linux/kernel/git...
2024-05-02 Linus TorvaldsMerge tag 'xtensa-20240502' of https://github.com/jcmvb...
2024-05-02 Juergen Grossx86/xen: return a sane initial apic id when running...
2024-05-02 Lucas De Marchidrm/xe/display: Fix ADL-N detection
2024-05-02 Linus TorvaldsMerge tag 'firewire-fixes-6.9-rc6' of git://git./linux...
2024-05-02 Thomas Gleixnerx86/xen/smp_pv: Register the boot CPU APIC properly
2024-05-02 Linus TorvaldsMerge tag 'thermal-6.9-rc7' of git://git./linux/kernel...
2024-05-02 Linus TorvaldsMerge tag 'net-6.9-rc7' of git://git./linux/kernel...
2024-05-02 Jens AxboeMerge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556... block-6.9-20240503
2024-05-02 Will Deaconswiotlb: initialise restricted pool list_head when...
2024-05-02 Jakub KicinskiMAINTAINERS: mark MYRICOM MYRI-10G as Orphan
2024-05-02 Jakub KicinskiMAINTAINERS: remove Ariel Elior
2024-05-02 Paolo AbeniMerge branch 'net-gro-add-flush-flush_id-checks-and...
2024-05-02 Richard Gobertnet: gro: add flush check in udp_gro_receive_segment
2024-05-02 Richard Gobertnet: gro: fix udp bad offset in socket lookup by adding...
2024-05-02 Shigeru Yoshidaipv4: Fix uninit-value access in __ip_make_skb()
2024-05-02 Andy Shevchenkodrm/panel: ili9341: Use predefined error codes
2024-05-02 Andy Shevchenkodrm/panel: ili9341: Respect deferred probe
2024-05-02 Andy Shevchenkodrm/panel: ili9341: Correct use of device property...
2024-05-02 Alexandra Winters390/qeth: Fix kernel panic after setting hsuid
2024-05-02 Takashi IwaiALSA: hda/realtek: Fix build error without CONFIG_PM
2024-05-02 Guillaume Naultvxlan: Pull inner IP header in vxlan_rcv().
2024-05-02 Xin Longtipc: fix a possible memleak in tipc_buf_append
next