index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
1
-2
/
+12
*
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
1
-13
/
+37
*
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
2
-4
/
+14
*
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
1
-0
/
+1
*
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
2
-11
/
+39
*
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
1
-5
/
+37
*
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
1
-13
/
+34
*
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
1
-24
/
+18
*
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
3
-13
/
+39
*
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
1
-28
/
+17
*
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
1
-8
/
+11
*
xfs: flush data dev on external log write
Dave Chinner
2021-07-29
1
-1
/
+1
*
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-15
1
-2
/
+16
*
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
2021-07-15
1
-5
/
+5
*
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
2021-07-15
1
-7
/
+32
*
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
2021-07-15
1
-1
/
+18
*
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
3
-22
/
+24
*
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
2021-07-15
1
-0
/
+13
*
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-15
3
-0
/
+66
*
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
2021-07-12
1
-2
/
+2
*
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
2021-07-12
1
-3
/
+3
*
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
2021-07-12
1
-6
/
+5
*
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
2021-07-12
1
-5
/
+8
*
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2021-07-12
2
-7
/
+2
*
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
6
-12
/
+31
|
\
|
*
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
6
-12
/
+31
|
|
\
|
|
*
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
2021-07-09
5
-11
/
+31
|
|
*
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-28
1
-1
/
+0
*
|
|
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-11
2
-10
/
+18
|
\
\
\
|
*
|
|
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-07-02
1
-7
/
+14
|
*
|
|
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-02
1
-2
/
+2
|
*
|
|
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
2021-07-02
1
-1
/
+2
*
|
|
|
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-11
2
-8
/
+21
|
\
\
\
\
|
*
|
|
|
perf/x86/intel/uncore: Clean up error handling path of iio mapping
Kan Liang
2021-07-02
1
-2
/
+4
|
*
|
|
|
perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
Zhang Rui
2021-07-02
1
-6
/
+17
*
|
|
|
|
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-11
5
-23
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
locking/atomic: sparc: Fix arch_cmpxchg64_local()
Mark Rutland
2021-07-07
1
-1
/
+1
|
*
|
|
|
|
kprobe/static_call: Restore missing static_call_text_reserved()
Peter Zijlstra
2021-07-05
1
-0
/
+2
|
*
|
|
|
|
static_call: Fix static_call_text_reserved() vs __init
Peter Zijlstra
2021-07-05
1
-5
/
+8
|
*
|
|
|
|
jump_label: Fix jump_label_text_reserved() vs __init
Peter Zijlstra
2021-07-05
1
-5
/
+8
|
*
|
|
|
|
locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...
Xiongwei Song
2021-07-05
1
-12
/
+14
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-11
36
-162
/
+287
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: virtio_scsi: Add validation for residual bytes from response
Xie Yongji
2021-06-29
1
-1
/
+1
|
*
|
|
|
|
|
scsi: ipr: System crashes when seeing type 20 error
Wen Xiong
2021-06-29
2
-2
/
+3
|
*
|
|
|
|
|
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
2021-06-29
1
-0
/
+1
|
*
|
|
|
|
|
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
2021-06-29
1
-2
/
+3
|
*
|
|
|
|
|
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
2021-06-29
1
-1
/
+21
|
*
|
|
|
|
|
scsi: MAINTAINERS: Add mpi3mr driver maintainers
Sreekanth Reddy
2021-06-29
1
-0
/
+11
|
*
|
|
|
|
|
scsi: libfc: Fix array index out of bound exception
Javed Hasan
2021-06-29
1
-5
/
+8
|
*
|
|
|
|
|
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
2021-06-23
1
-17
/
+9
[next]