projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-06-04
Ritesh Harjani
ext4: mballoc: use lock for checking free blocks while...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: refactor ext4_mb_good_group()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: introduce pcpu seqcnt for freeing PA...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: refactor ext4_mb_discard_preallocations()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: add blocks to PA list under same spinloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Biggers
ext4: add casefold flag to EXT4_INODE_* flags
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: rework map struct instantiation in ext4_ext_map_b...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: make ext_debug() implementation to use pr_debug()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: make mb_debug() implementation to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: replace EXT_DEBUG with __maybe_unused in ext4_ext...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: improve ext_debug() msg in case of block allocati...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: use BIT() macro for BH_** state bits
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: balloc: use task_pid_nr() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: fix possible NULL ptr & remove BUG_ONs...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: refactor code inside DOUBLE_CHECK into...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: make ext4_mb_use_preallocated() return...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: simplify error handling in ext4_init_mba...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: fix few other format specifier in mb_debug()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: correct the mb_debug() format specifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: add more mb_debug() msgs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: refactor ext4_mb_show_ac()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Ritesh Harjani
ext4: mballoc: print bb_free info even when it is 0
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Theodore Ts'o
ext4: avoid ext4_error()'s caused by ENOMEM in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Biggers
ext4: fix race between ext4_sync_parent() and rename()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Christophe...
ext4: fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: clean up ext4_ext_convert_to_initialized() error...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: clean up GET_BLOCKS_PRE_IO error handling
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: remove redundant GET_BLOCKS_CONVERT code
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: remove dead GET_BLOCKS_ZERO code
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Harshad Shirwadkar
ext4: don't ignore return values from ext4_ext_dirty()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Harshad Shirwadkar
ext4: handle ext4_mark_inode_dirty errors
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Jeffle Xu
ext4: fix error pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Jan Kara
ext4: Avoid freeing inodes on dirty list
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Jan Kara
writeback: Export inode_io_list_del()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Xiyu Yang
ext4: fix buffer_head refcnt leak when ext4_iget()...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Harshad Shirwadkar
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Jason Yan
ext4: remove unnecessary comparisons to bool
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: translate a few more map flags to strings in...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Eric Whitney
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Carlos Guerrero...
ext4: fix a style issue in fs/ext4/acl.c
commit
|
commitdiff
|
tree
|
snapshot
2020-05-14
Kaixu Xia
ext4: remove redundant variable has_bigalloc in ext4_fi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-07
Kaixu Xia
ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
commit
|
commitdiff
|
tree
|
snapshot
2020-05-03
Linus Torvalds
Linux 5.7-rc4
commit
|
commitdiff
|
tree
|
snapshot
2020-05-03
Linus Torvalds
Merge tag 'for-5.7-rc3-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-03
Linus Torvalds
Merge tag 'iommu-fixes-v5.7-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-03
Eric Biggers
MAINTAINERS: btrfs: fix git repo URL
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'pm-5.7-rc4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Rafael J. Wysocki
Merge branches 'pm-cpufreq' and 'pm-sleep'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'iomap-5.7-fixes-1' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Linus Torvalds
Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Linus Torvalds
Merge tag 'block-5.7-2020-05-01' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Linus Torvalds
Merge branch 'i2c/for-current-fixed' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Linus Torvalds
Merge tag 'sound-5.7-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Linus Torvalds
Merge tag 'drm-fixes-2020-05-01' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Pavel Begunkov
io_uring: punt splice async because of inode mutex
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Pavel Begunkov
io_uring: check non-sync defer_list carefully
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Pavel Begunkov
io_uring: fix extra put in sync_file_range()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Tang Bin
iommu/qcom: Fix local_base status check
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Greg Kroah...
iommu: Properly export iommu_group_get_for_dev()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Lu Baolu
iommu/vt-d: Use right Kconfig option name
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Suravee Suthikulpanit
iommu/amd: Fix legacy interrupt remapping for x2APIC...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Xiaoguang Wang
io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Bijan Mottahedeh
io_uring: use proper references for fallback_req locking
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Jens Axboe
io_uring: only force async punt if poll based retry...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Jens Axboe
io_uring: enable poll retry for any file with ->read_it...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Dave Airlie
Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://peopl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Dave Airlie
Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Dave Airlie
Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Linus Torvalds
Merge tag 'for-5.7/dm-fixes-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Linus Torvalds
Merge tag 'selinux-pr-20200430' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Linus Torvalds
Merge tag 'linux-kselftest-kunit-5.7-rc4' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Linus Torvalds
Merge tag 'linux-kselftest-5.7-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Paul Moore
selinux: properly handle multiple messages in selinux_n...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Trond Myklebust
NFS: Fix a race in __nfs_list_for_each_server()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Linus Torvalds
Merge tag 'mmc-v5.7-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Vincenzo Frascino
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Christoph Hellwig
block: remove the bd_openers checks in blk_drop_partitions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Jens Axboe
Merge branch 'nvme-5.7' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Ritesh Harjani
fibmap: Warn and return an error in case of block ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Randy Dunlap
dma-buf: fix documentation build warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
ryan_chen
i2c: aspeed: Avoid i2c interrupt status clear race...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Dan Carpenter
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Takashi Iwai
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Arnd Bergmann
btrfs: fix gcc-4.8 build warning for struct initializer
commit
|
commitdiff
|
tree
|
snapshot
2020-04-30
Arnd Bergmann
ALSA: opti9xx: shut up gcc-10 range warning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Linus Torvalds
Merge tag 'riscv-for-linus-5.7-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Krzysztof Kozlowski
iommu: spapr_tce: Disable compile testing to fix build...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Geert Uytterhoeven
iommu/mediatek: Fix MTK_IOMMU dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Kevin Hao
iommu: Fix the memory leak in dev_iommu_free()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Vasily Averin
drm/qxl: qxl_release use after free
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Vasily Averin
drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-29
Wu Bo
ALSA: hda/hdmi: fix without unlocked before return
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Gabriel Krisman...
dm multipath: use updated MPATHF_QUEUE_IO on mapping...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Matt Roper
drm/i915: Use proper fault mask in interrupt postinstal...
commit
|
commitdiff
|
tree
|
snapshot
next