linux-2.6-microblaze.git
2021-06-06 Alexey Makhalovext4: fix memory leak in ext4_fill_super
2021-06-06 Harshad Shirwadkarext4: fix fast commit alignment issues
2021-06-06 Ye Binext4: fix bug on in ext4_es_cache_extent as ext4_split_...
2021-06-03 Ritesh Harjaniext4: fix accessing uninit percpu counter variable...
2021-05-21 Phillip Potterext4: fix memory leak in ext4_mb_init_backend on error...
2021-04-22 Leah Rumancikext4: wipe ext4_dir_entry2 upon file deletion
2021-04-22 Jan Karaext4: Fix occasional generic/418 failure
2021-04-18 Theodore Ts'ofs: fix reporting supported extra file attributes for...
2021-04-13 Theodore Ts'oext4: allow the dax flag to be set and cleared on inlin...
2021-04-10 Arnd Bergmannext4: fix debug format string warning
2021-04-10 Jack Qiuext4: fix trailing whitespace
2021-04-10 Bhaskar Chowdhuryext4: fix various seppling typos
2021-04-10 Xu Yihangext4: fix error return code in ext4_fc_perform_commit()
2021-04-10 Jan Karaext4: annotate data race in jbd2_journal_dirty_metadata()
2021-04-10 Jan Karaext4: annotate data race in start_this_handle()
2021-04-10 Ye Binext4: fix ext4_error_err save negative errno into super...
2021-04-10 Fengnan Changext4: fix error code in ext4_commit_super
2021-04-10 Ye Binext4: always panic when errors=panic is specified
2021-04-09 Yang Guoext4: delete redundant uptodate check for buffer
2021-04-09 Zhang Yiext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
2021-04-09 Harshad Shirwadkarext4: make prefetch_block_bitmaps default
2021-04-09 Harshad Shirwadkarext4: add proc files to monitor new structures
2021-04-09 Harshad Shirwadkarext4: improve cr 0 / cr 1 group scanning
2021-04-09 Harshad Shirwadkarext4: add MB_NUM_ORDERS macro
2021-04-09 Harshad Shirwadkarext4: add mballoc stats proc file
2021-04-09 Harshad Shirwadkarext4: add ability to return parsed options from parse_o...
2021-04-09 Harshad Shirwadkarext4: drop s_mb_bal_lock and convert protected fields...
2021-04-09 Zhang Yiext4: fix check to prevent false positive report of...
2021-04-06 Arnd Bergmannjbd2: avoid -Wempty-body warnings
2021-04-06 Daniel Rosenbergext4: optimize match for casefolded encrypted dirs
2021-04-06 Daniel Rosenbergext4: handle casefolding with encryption
2021-04-02 Milan Djurovicext4: remove unnecessary braces in fs/ext4/dir.c
2021-04-02 Eric Whitneyext4: delete some unused tracepoint definitions
2021-04-02 Alexander LochmannUpdated locking documentation for transaction_t
2021-04-02 Alexander Lochmannext4: updated locking documentation for journal_t
2021-03-25 Chaitanya Kulkarniext4: use memcpy_to_page() in pagecache_write()
2021-03-25 Chaitanya Kulkarniext4: use memcpy_from_page() in pagecache_read()
2021-03-21 Linus TorvaldsLinux 5.12-rc4
2021-03-21 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-21' of git://git.kerne...
2021-03-21 Linus TorvaldsMerge tag 'staging-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'usb-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'irq-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'perf-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'locking-urgent-2021-03-21' of git://git...
2021-03-21 Linus TorvaldsMerge tag 'efi-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12-rc4' of git://git....
2021-03-21 Linus TorvaldsMerge tag 'powerpc-5.12-4' of git://git./linux/kernel...
2021-03-21 Stefan Metzmacherio_uring: call req_set_fail_links() on short send[msg...
2021-03-21 Jens Axboeio-wq: ensure task is running before processing task_work
2021-03-21 Eric W. Biedermansignal: don't allow STOP on PF_IO_WORKER threads
2021-03-21 Jens Axboesignal: don't allow sending any signals to PF_IO_WORKER...
2021-03-21 Theodore Ts'oext4: initialize ret to suppress smatch warning
2021-03-21 Pan Bianext4: stop inode update before return
2021-03-21 Harshad Shirwadkarext4: fix rename whiteout with fast commit
2021-03-21 Jan Karaext4: fix timer use-after-free on failed mount
2021-03-21 Shijie Luoext4: fix potential error in ext4_do_update_inode
2021-03-21 zhangyi (F)ext4: do not try to set xattr into ea_inode if value...
2021-03-21 zhangyi (F)ext4: do not iput inode under running transaction in...
2021-03-21 zhangyi (F)ext4: find old entry again if failed to rename whiteout
2021-03-20 Thomas Gleixnergenirq: Disable interrupts for force threaded handlers
2021-03-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc4' of git://git....
2021-03-20 Linus TorvaldsMerge tag '5.12-rc3-smb3' of git://git.samba.org/sfrenc...
2021-03-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-03-20 Linus TorvaldsMerge tag 'zonefs-5.12-rc4' of git://git./linux/kernel...
2021-03-20 Linus TorvaldsMerge tag 'block-5.12-2021-03-19' of git://git.kernel...
2021-03-20 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-19' of git://git.kerne...
2021-03-19 Johan Hovoldx86/apic/of: Fix CPU devicetree-node lookups
2021-03-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.12-rc4' of git://git....
2021-03-19 Linus TorvaldsMerge tag 's390-5.12-4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'trace-v5.12-rc3' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'pm-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc3' of git://git./linux...
2021-03-19 Linus TorvaldsMerge tag 'sound-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Steve Frenchcifs: fix allocation size on newly created files
2021-03-19 Rafael J. WysockiMerge branch 'pm-core'
2021-03-19 Rafael J. WysockiRevert "PM: runtime: Update device status before lettin...
2021-03-19 Ingo MolnarMerge tag 'efi-urgent-for-v5.12-rc3' of git://git....
2021-03-19 Jens AxboeMerge tag 'nvme-5.12-20210319' of git://git.infradead...
2021-03-19 Peter Zijlstrastatic_call: Fix static_call_update() sanity check
2021-03-19 Peter Zijlstrastatic_call: Align static_call_is_init() patching condition
2021-03-19 Peter Zijlstrastatic_call: Fix static_call_set_init()
2021-03-19 Thomas Gleixnerx86/ioapic: Ignore IRQ2 again
2021-03-19 Emanuele Giuseppe... documentation/kvm: additional explanations on KVM_SET_B...
2021-03-19 Ard Biesheuvelefi: use 32-bit alignment for efi_guid_t literals
2021-03-19 Lv Yunlongfirmware/efi: Fix a use after bug in efi_mem_reserve_pe...
2021-03-19 Aurelien Aptelcifs: warn and fail if trying to use rootfs without...
2021-03-19 Liu xuzhifs/cifs/: fix misspellings using codespell tool
2021-03-19 Linus TorvaldsMerge tag 'drm-fixes-2021-03-19' of git://anongit.freed...
2021-03-19 Tobias Klausmannnouveau: Skip unvailable ttm page entries
2021-03-19 Dave AirlieMerge tag 'drm-intel-fixes-2021-03-18' of git://anongit...
2021-03-19 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-18' of https...
2021-03-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-03-18' of git://anongit...
2021-03-18 Linus TorvaldsMerge tag 'for-5.12-rc3-tag' of git://git./linux/kernel...
2021-03-18 Linus TorvaldsMerge tag 'vfio-v5.12-rc4' of git://github.com/awilliam...
2021-03-18 Linus TorvaldsMerge tag 'xfs-5.12-fixes-3' of git://git./fs/xfs/xfs...
2021-03-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-03-18 Wanpeng Lix86/kvm: Fix broken irq restoration in kvm_wait
2021-03-18 Wanpeng LiKVM: X86: Fix missing local pCPU when executing wbinvd...
next