]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-04-06 Filipe Mananabtrfs: remove unnecessary leaf check at btrfs_tree_mod_...
2021-04-06 Filipe Mananabtrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS...
2021-04-06 Filipe Mananabtrfs: use a bit to track the existence of tree mod...
2021-04-06 Filipe Mananabtrfs: use booleans where appropriate for the tree...
2021-04-06 Filipe Mananabtrfs: move the tree mod log code into its own file
2021-04-06 Ira Weinybtrfs: integrity-checker: convert block context kmap...
2021-04-06 Ira Weinybtrfs: integrity-checker: use kmap_local_page in __btrf...
2021-04-06 Ira Weinybtrfs: raid56: convert kmaps to kmap_local_page
2021-04-06 Ira Weinybtrfs: convert kmap to kmap_local_page, simple cases
2021-04-06 Johannes Thumshirnbtrfs: remove duplicated in_range() macro
2021-04-06 Filipe Mananabtrfs: remove stale comment and logic from btrfs_inode_...
2021-04-06 Filipe Mananabtrfs: fix race between marking inode needs to be logge...
2021-04-06 Filipe Mananabtrfs: fix race between memory mapped writes and fsync
2021-04-06 Josef Bacikbtrfs: exclude mmap from happening during all fallocate...
2021-04-06 Josef Bacikbtrfs: exclude mmaps while doing remap
2021-04-06 Josef Bacikbtrfs: use btrfs_inode_lock/btrfs_inode_unlock inode...
2021-04-06 Josef Bacikbtrfs: add a i_mmap_lock to our inode
2021-04-06 Goldwyn Rodriguesbtrfs: remove mirror argument from btrfs_csum_verify_data()
2021-04-06 Goldwyn Rodriguesbtrfs: remove force argument from run_delalloc_nocow()
2021-04-06 Nikolay Borisovbtrfs: don't opencode extent_changeset_free
2021-04-06 Jiapeng Chongbtrfs: assign proper values to a bool variable in dev_e...
2021-04-06 Filipe Mananabtrfs: add btree read ahead for incremental send operations
2021-04-06 Filipe Mananabtrfs: add btree read ahead for full send operations
2021-04-06 Nikolay Borisovbtrfs: simplify code flow in btrfs_delayed_inode_reserv...
2021-04-06 Nikolay Borisovbtrfs: remove btrfs_inode parameter from btrfs_delayed_...
2021-04-06 Nikolay Borisovbtrfs: simplify commit logic in try_flush_qgroup
2021-04-06 Anand Jainbtrfs: scrub: drop a few function declarations
2021-04-06 Anand Jainbtrfs: change return type to bool in btrfs_extent_readonly
2021-04-06 Anand Jainbtrfs: unexport btrfs_extent_readonly() and make it...
2021-04-06 Nikolay Borisovbtrfs: replace open coded while loop with proper construct
2021-04-06 Nikolay Borisovbtrfs: replace offset_in_entry with in_range
2021-04-06 Nikolay Borisovbtrfs: make find_desired_extent take btrfs_inode
2021-04-06 Nikolay Borisovbtrfs: make btrfs_replace_file_extents take btrfs_inode
2021-04-06 Qu Wenruobtrfs: fix comment for btrfs ordered extent flag bits
2021-04-05 Linus TorvaldsMerge branch 'for-5.12-fixes' of git://git.kernel.org...
2021-04-04 Linus TorvaldsLinux 5.12-rc6
2021-04-04 Zheyu Mafirewire: nosy: Fix a use-after-free bug in nosy_ioctl()
2021-04-04 Wang Qingworkqueue/watchdog: Make unbound workqueues aware of...
2021-04-04 Zqiangworkqueue: Move the position of debug_work_activate...
2021-04-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-04-03 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-03' of git://git.kerne...
2021-04-03 Zhen Leisoc: litex: Remove duplicated header file inclusion
2021-04-03 Linus TorvaldsMerge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel...
2021-04-03 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc6' of git://git.kerne...
2021-04-03 Linus TorvaldsMerge tag 'powerpc-5.12-5' of git://git.kernel.org...
2021-04-03 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210402' of git://git...
2021-04-03 Linus TorvaldsMerge tag 'driver-core-5.12-rc6' of git://git.kernel...
2021-04-03 Linus TorvaldsMerge tag 'char-misc-5.12-rc6' of git://git.kernel...
2021-04-03 Linus TorvaldsMerge tag 'staging-5.12-rc6' of git://git.kernel.org...
2021-04-03 Linus TorvaldsMerge tag 'tty-5.12-rc6' of git://git.kernel.org/pub...
2021-04-03 Linus TorvaldsMerge tag 'usb-5.12-rc6' of git://git.kernel.org/pub...
2021-04-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-04-03 Jens Axboeio_uring: fix !CONFIG_BLOCK compilation failure
2021-04-02 Linus TorvaldsMerge tag 'block-5.12-2021-04-02' of git://git.kernel...
2021-04-02 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-02' of git://git.kerne...
2021-04-02 Linus TorvaldsMerge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub...
2021-04-02 Linus TorvaldsMerge tag 'pm-5.12-rc6' of git://git.kernel.org/pub...
2021-04-02 Christoph Hellwigblock: remove the unused RQF_ALLOCED flag
2021-04-02 Christoph Hellwigblock: update a few comments in uapi/linux/blkpg.h
2021-04-02 Linus TorvaldsMerge tag 'trace-v5.12-rc5-2' of git://git.kernel.org...
2021-04-02 Jens Axboeio_uring: move reissue into regular IO path
2021-04-02 Rafael J. WysockiMerge branches 'acpi-tables' and 'acpi-scan'
2021-04-02 Rafael J. WysockiMerge branch 'pm-cpufreq'
2021-04-02 Pavel Begunkovblock: don't ignore REQ_NOWAIT for direct IO
2021-04-02 Kefeng Wangriscv: Make NUMA depend on MMU
2021-04-02 Yang Liriscv: remove unneeded semicolon
2021-04-02 Zihao Yuriscv,entry: fix misaligned base for excp_vect_table
2021-04-02 Ben Dooksriscv: evaluate put_user() arg before enabling user...
2021-04-02 Kefeng Wangriscv: Drop const annotation for sp
2021-04-02 Linus TorvaldsMerge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub...
2021-04-01 Sean Christophersonkbuild: lto: Merge module sections if and only if CONFI...
2021-04-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-04-01 Linus TorvaldsMerge tag 'drm-fixes-2021-04-02' of git://anongit.freed...
2021-04-01 Dave AirlieMerge tag 'imx-drm-fixes-2021-04-01' of git://git.pengu...
2021-04-01 Dave AirlieMerge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedes...
2021-04-01 Steven Rostedt... tracing: Fix stack trace event size
2021-04-01 Linus TorvaldsMerge tag 'sound-5.12-rc6' of git://git.kernel.org...
2021-04-01 Linus TorvaldsMerge tag 'tomoyo-pr-20210401' of git://git.osdn.net...
2021-04-01 Linus TorvaldsMerge tag 'xarray-5.12' of git://git.infradead.org...
2021-04-01 Pavel Begunkovio_uring: fix EIOCBQUEUED iter revert
2021-04-01 Pavel Begunkovio_uring/io-wq: protect against sprintf overflow
2021-04-01 Jens Axboeio_uring: don't mark S_ISBLK async work as unbounded
2021-04-01 Damien Le Moalnull_blk: fix command timeout completion handling
2021-04-01 Matthew Wilcox... idr test suite: Improve reporting from idr_find_test_1
2021-04-01 Matthew Wilcox... idr test suite: Create anchor before launching throbber
2021-04-01 Matthew Wilcox... idr test suite: Take RCU read lock in idr_find_test_1
2021-04-01 Matthew Wilcox... radix tree test suite: Register the main thread with...
2021-04-01 Vitaly KuznetsovACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
2021-04-01 Vitaly Kuznetsovselftests: kvm: Check that TSC page value is small...
2021-04-01 Vitaly KuznetsovKVM: x86: Prevent 'hv_clock->system_time' from going...
2021-04-01 Paolo BonziniKVM: x86: disable interrupts while pvclock_gtod_sync_lo...
2021-04-01 Paolo BonziniKVM: x86: reduce pvclock_gtod_sync_lock critical sections
2021-04-01 Paolo BonziniMerge branch 'kvm-fix-svm-races' into kvm-master
2021-04-01 Paolo BonziniKVM: SVM: ensure that EFER.SVME is set when running...
2021-04-01 Paolo BonziniKVM: SVM: load control fields from VMCB12 before checki...
2021-04-01 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-31' of https...
2021-04-01 Dave AirlieMerge tag 'exynos-drm-fixes-for-v5.12-rc6' of git:...
2021-04-01 Xℹ Ruoyaodrm/amdgpu: check alignment on CPU page for bo map
2021-04-01 Huacai Chendrm/amdgpu: Set a suitable dev_info.gart_page_size
2021-04-01 Alex Deucherdrm/amdgpu/vangogh: don't check for dpm in is_dpm_runni...
next