index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
Dave Chinner
2013-05-30
1
-3
/
+13
*
xfs: correctly map remote attr buffers during removal
Dave Chinner
2013-05-30
1
-9
/
+18
*
xfs: remote attribute tail zeroing does too much
Dave Chinner
2013-05-30
1
-19
/
+18
*
xfs: remote attribute read too short
Dave Chinner
2013-05-30
1
-6
/
+9
*
xfs: remote attribute allocation may be contiguous
Dave Chinner
2013-05-30
1
-1
/
+5
*
xfs: fix dir3 freespace block corruption
Dave Chinner
2013-05-30
2
-7
/
+7
*
xfs: disable swap extents ioctl on CRC enabled filesystems
Dave Chinner
2013-05-30
1
-0
/
+8
*
xfs: add fsgeom flag for v5 superblock support.
Dave Chinner
2013-05-30
2
-1
/
+4
*
xfs: fix incorrect remote symlink block count
Dave Chinner
2013-05-30
1
-14
/
+6
*
xfs: fix split buffer vector log recovery support
Dave Chinner
2013-05-30
2
-6
/
+12
*
xfs: kill suid/sgid through the truncate path.
Dave Chinner
2013-05-30
1
-15
/
+32
*
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
Dave Chinner
2013-05-30
1
-17
/
+23
*
xfs: remote attribute lookups require the value length
Dave Chinner
2013-05-24
1
-1
/
+2
*
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
Dave Chinner
2013-05-24
1
-11
/
+13
*
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
Dave Chinner
2013-05-24
1
-0
/
+1
*
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
2013-05-24
4
-5
/
+7
*
xfs: Don't reference the EFI after it is freed
Dave Chinner
2013-05-24
1
-2
/
+3
*
xfs: fix rounding in xfs_free_file_space
Dave Chinner
2013-05-24
1
-2
/
+2
*
xfs: fix sub-page blocksize data integrity writes
Dave Chinner
2013-05-24
1
-0
/
+19
*
Linux 3.10-rc1
Linus Torvalds
2013-05-11
1
-2
/
+2
*
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-11
6
-108
/
+368
|
\
|
*
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
2013-05-09
1
-0
/
+6
|
*
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
2013-05-09
1
-36
/
+214
|
*
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
2013-05-09
1
-17
/
+16
|
*
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
2013-05-09
1
-4
/
+4
|
*
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
2013-05-09
1
-1
/
+1
|
*
ftrace: Fix function probe when more than one probe is added
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+5
|
*
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
|
*
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
2013-05-09
1
-4
/
+6
|
*
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
2013-05-09
1
-12
/
+20
|
*
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2013-05-09
2
-2
/
+11
|
*
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
2013-05-09
1
-0
/
+2
|
*
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
2013-05-09
1
-0
/
+2
|
*
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
2013-05-09
1
-27
/
+32
|
*
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2013-05-09
2
-21
/
+56
|
*
ftrace: Have ftrace_regex_write() return either read or error
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
|
*
tracing: Return error if register_ftrace_function_probe() fails for event_ena...
Steven Rostedt (Red Hat)
2013-05-09
1
-2
/
+9
|
*
tracing: Don't succeed if event_enable_func did not register anything
Masami Hiramatsu
2013-05-09
1
-1
/
+4
|
*
ring-buffer: Select IRQ_WORK
Steven Rostedt (Red Hat)
2013-05-03
1
-1
/
+1
*
|
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-05-11
5
-7
/
+55
|
\
\
|
*
|
xen/pci: Used cached MSI-X capability offset
Bjorn Helgaas
2013-05-10
1
-2
/
+1
|
*
|
xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-05-10
1
-1
/
+1
|
*
|
xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
Julien Grall
2013-05-08
1
-1
/
+2
|
*
|
xen: mask x2APIC feature in PV
Zhenzhong Duan
2013-05-08
1
-0
/
+3
|
*
|
xen: SWIOTLB is only used on x86
Arnd Bergmann
2013-05-08
1
-1
/
+1
|
*
|
xen/spinlock: Fix check from greater than to be also be greater or equal to.
Konrad Rzeszutek Wilk
2013-05-08
1
-1
/
+1
|
*
|
xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info
Konrad Rzeszutek Wilk
2013-05-08
1
-0
/
+3
|
*
|
xen/vcpu: Document the xen_vcpu_info and xen_vcpu
Konrad Rzeszutek Wilk
2013-05-07
1
-1
/
+28
|
*
|
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Konrad Rzeszutek Wilk
2013-05-06
1
-0
/
+15
*
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-05-11
101
-1481
/
+10569
|
\
\
\
[next]