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
2019-02-15
Darrick J....
xfs: don't ever put nlink > 0 inodes on the unlinked...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Darrick J....
xfs: reserve blocks for ifree transaction during log...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Darrick J....
xfs: rename m_inotbt_nores to m_finobt_nores
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Darrick J....
xfs: don't overflow xattr listent buffer
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: compile time offset checks for common v4/v5 metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: use buf ops magic to detect btree block type
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: add magic numbers to dquot buffer ops
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: add inode magic to inode verifier
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: factor xfs_da3_blkinfo verification into common...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: miscellaneous verifier magic value fixups
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: use verifier magic field in dir2 leaf verifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: distinguish between bnobt and cntbt magic values
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: split up allocation btree verifier
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: distinguish between inobt and finobt magic values
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: create a separate finobt verifier
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: always check magic values in on-disk byte order
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: clarify documentation for the function to reverify...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: cache unlinked pointers in an rhashtable
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: add tracepoints for high level iunlink operations
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: refactor inode update in iunlink_remove
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: refactor unlinked list search and mapping to a...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: refactor inode unlinked pointer update functions
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: strengthen AGI unlinked inode bucket pointer checks
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: refactor AGI unlinked bucket updates
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: add xfs_verify_agino_or_null helper
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: clean up iunlink functions
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: use the latest extent at writeback delalloc conver...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: create delalloc bmapi wrapper for full extent...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: remove superfluous writeback mapping eof trimming
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: validate writeback mapping using data fork seq...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Brian Foster
xfs: update fork seq counter on data fork changes
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Marco Benatto
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
YueHaibing
xfs: remove duplicated xfs_defer.h
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: check attribute name validity
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: check directory name validity
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: fix off-by-one error in rtbitmap cross-reference
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: scrub should flag dir/attr offsets that aren't...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: abort xattr scrub if fatal signals are pending
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: consolidate scrub dinode mapping code into a singl...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: scrub big block inode btrees correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: clean up the inode cluster checking in the inobt...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: hoist inode cluster checks out of loop
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: check inobt record alignment on big block filesystems
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: check the ir_startino alignment directly
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Darrick J....
xfs: never try to scrub more than 64 inodes per inobt...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Linux 5.0-rc6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'locking-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Juergen Gross
x86/mm: Make set_pmd_at() paravirt aware
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'mips_fixes_5.0_3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'for-linus-20190209' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'for-linus-5.0-rc6-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Ingo Molnar
Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'armsoc-fixes-5.0' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'powerpc-5.0-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'iommu-fixes-v5.0-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'pci-v5.0-fixes-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'acpi-5.0-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Andrew Lunn
MAINTAINERS: Update the ocores i2c bus driver maintaine...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Liu Bo
blk-mq: remove duplicated definition of blk_mq_freeze_queue
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Liu Bo
Blk-iolatency: warn on negative inflight IO counter
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Liu Bo
blk-iolatency: fix IO hang due to negative inflight...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'char-misc-5.0-rc6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'driver-core-5.0-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'staging-5.0-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'tty-5.0-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'usb-5.0-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'xfs-5.0-fixes-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Linus Torvalds
Merge tag 'drm-fixes-2019-02-08' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Lukas Bulwahn
MAINTAINERS: unify reference to xen-devel list
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Peter Zijlstra
x86/mm/cpa: Fix set_mce_nospec()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Thomas Gleixner
futex: Handle early deadlock return correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Davidlohr Bueso
futex: Fix barrier comment
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Arun Parameswaran
net: dsa: b53: Fix for failure when irq is not defined...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Airlie
Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Dave Airlie
Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anong...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Linus Torvalds
Merge tag 'platform-drivers-x86-v5.0-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Linus Torvalds
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Linus Torvalds
Merge tag 'for-5.0/dm-fixes-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Thomas Gleixner
Merge tag 'irqchip-5.0-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Jan Kara
blktrace: Show requests without sector
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Vladimir Kondratiev
mips: cm: reprime error cause
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Yifeng Li
mips: loongson64: remove unreachable(), fix loongson_po...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
David S. Miller
Merge branch 'ipv6-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Hangbin Liu
sit: check if IPv6 enabled before calling ip6_err_gen_i...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Hangbin Liu
geneve: should not call rt6_lookup() when ipv6 was...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Peter Shier
KVM: nVMX: unconditionally cancel preemption timer...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Paolo Bonzini
KVM: x86: work around leak of uninitialized stack conte...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Jann Horn
kvm: fix kvm_ioctl_create_device() reference counting...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Eric W. Biederman
signal: Better detection of synchronous signals
commit
|
commitdiff
|
tree
|
snapshot
next