Age | Commit message (Expand) | Author |
2023-08-10 | ntfs3: don't call sync_blockdev in ntfs_put_super | Christoph Hellwig |
2023-08-10 | ntfs3: rename put_ntfs ntfs3_free_sbi | Christoph Hellwig |
2023-08-10 | exfat: free the sbi and iocharset in ->kill_sb | Christoph Hellwig |
2023-08-10 | exfat: don't RCU-free the sbi | Christoph Hellwig |
2023-08-10 | ext4: close the external journal device in ->kill_sb | Christoph Hellwig |
2023-08-10 | xfs: document the invalidate_bdev call in invalidate_bdev | Christoph Hellwig |
2023-08-10 | xfs: close the external block devices in xfs_mount_free | Christoph Hellwig |
2023-08-10 | xfs: close the RT and log block devices in xfs_free_buftarg | Christoph Hellwig |
2023-08-10 | xfs: remove xfs_blkdev_put | Christoph Hellwig |
2023-08-10 | xfs: free the xfs_mount in ->kill_sb | Christoph Hellwig |
2023-08-10 | xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super | Christoph Hellwig |
2023-08-10 | xfs: reformat the xfs_fs_free prototype | Christoph Hellwig |
2023-08-09 | fs, block: remove bdev->bd_super | Christoph Hellwig |
2023-08-09 | ocfs2: stop using bdev->bd_super for journal error logging | Christoph Hellwig |
2023-08-09 | ext4: don't use bdev->bd_super in __ext4_journal_get_write_access | Christoph Hellwig |
2023-08-09 | fs: stop using bdev->bd_super in mark_buffer_write_io_error | Christoph Hellwig |
2023-07-09 | Linux 6.5-rc1 | Linus Torvalds |
2023-07-09 | MAINTAINERS 2: Electric Boogaloo | Linus Torvalds |
2023-07-09 | Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-07-09 | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-09 | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-09 | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-07-09 | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds |
2023-07-09 | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-07-09 | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2023-07-09 | Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb | Linus Torvalds |
2023-07-08 | mm: lock newly mapped VMA with corrected ordering | Hugh Dickins |
2023-07-08 | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan |
2023-07-08 | mm: lock newly mapped VMA which can be modified after it becomes visible | Suren Baghdasaryan |
2023-07-08 | mm: lock a vma before stack expansion | Suren Baghdasaryan |
2023-07-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-07-08 | Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-07-08 | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-07-08 | ntb: hw: amd: Fix debugfs_create_dir error checking | Anup Sharma |
2023-07-08 | Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-07-08 | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux | Linus Torvalds |
2023-07-08 | lib: dhry: fix sleeping allocations inside non-preemptable section | Geert Uytterhoeven |
2023-07-08 | kasan, slub: fix HW_TAGS zeroing with slub_debug | Andrey Konovalov |
2023-07-08 | kasan: fix type cast in memory_is_poisoned_n | Andrey Konovalov |
2023-07-08 | mailmap: add entries for Heiko Stuebner | Heiko Stuebner |
2023-07-08 | mailmap: update manpage link | Heiko Stuebner |
2023-07-08 | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page | Liu Shixin |
2023-07-08 | MAINTAINERS: add linux-next info | Randy Dunlap |
2023-07-08 | mailmap: add Markus Schneider-Pargmann | Markus Schneider-Pargmann |
2023-07-08 | writeback: account the number of pages written back | Matthew Wilcox (Oracle) |
2023-07-08 | mm: call arch_swap_restore() from do_swap_page() | Peter Collingbourne |
2023-07-08 | squashfs: fix cache race with migration | Vincent Whitchurch |
2023-07-08 | mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison | John Hubbard |
2023-07-08 | docs: update ocfs2-devel mailing list address | Anthony Iliopoulos |