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: miscellaneous verifier magic value fixups
Brian Foster
2019-02-12
13
-46
/
+57
*
xfs: use verifier magic field in dir2 leaf verifiers
Brian Foster
2019-02-12
1
-68
/
+19
*
xfs: distinguish between bnobt and cntbt magic values
Brian Foster
2019-02-12
1
-35
/
+25
*
xfs: split up allocation btree verifier
Brian Foster
2019-02-12
5
-11
/
+20
*
xfs: distinguish between inobt and finobt magic values
Brian Foster
2019-02-12
3
-9
/
+28
*
xfs: create a separate finobt verifier
Brian Foster
2019-02-12
5
-5
/
+15
*
xfs: always check magic values in on-disk byte order
Brian Foster
2019-02-12
5
-7
/
+8
*
xfs: clarify documentation for the function to reverify buffers
Brian Foster
2019-02-12
3
-22
/
+17
*
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-12
7
-7
/
+306
*
xfs: add tracepoints for high level iunlink operations
Darrick J. Wong
2019-02-12
2
-0
/
+28
*
xfs: refactor inode update in iunlink_remove
Darrick J. Wong
2019-02-12
1
-21
/
+13
*
xfs: refactor unlinked list search and mapping to a separate function
Darrick J. Wong
2019-02-12
1
-38
/
+96
*
xfs: refactor inode unlinked pointer update functions
Darrick J. Wong
2019-02-12
2
-92
/
+125
*
xfs: strengthen AGI unlinked inode bucket pointer checks
Darrick J. Wong
2019-02-12
1
-11
/
+14
*
xfs: refactor AGI unlinked bucket updates
Darrick J. Wong
2019-02-12
2
-20
/
+71
*
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
2019-02-12
4
-7
/
+19
*
xfs: clean up iunlink functions
Darrick J. Wong
2019-02-12
1
-47
/
+32
*
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-12
3
-124
/
+64
*
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-12
2
-4
/
+59
*
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2019-02-12
3
-27
/
+0
*
xfs: validate writeback mapping using data fork seq counter
Brian Foster
2019-02-12
2
-16
/
+49
*
xfs: update fork seq counter on data fork changes
Brian Foster
2019-02-12
2
-8
/
+7
*
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
2019-02-12
4
-3
/
+6
*
xfs: remove duplicated xfs_defer.h
YueHaibing
2019-02-12
4
-4
/
+0
*
xfs: check attribute name validity
Darrick J. Wong
2019-02-12
3
-1
/
+24
*
xfs: check directory name validity
Darrick J. Wong
2019-02-12
3
-0
/
+24
*
xfs: fix off-by-one error in rtbitmap cross-reference
Darrick J. Wong
2019-02-12
1
-3
/
+2
*
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
Darrick J. Wong
2019-02-12
3
-0
/
+39
*
xfs: abort xattr scrub if fatal signals are pending
Darrick J. Wong
2019-02-12
1
-0
/
+5
*
xfs: consolidate scrub dinode mapping code into a single function
Darrick J. Wong
2019-02-12
1
-30
/
+32
*
xfs: scrub big block inode btrees correctly
Darrick J. Wong
2019-02-12
1
-1
/
+9
*
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
2019-02-12
2
-58
/
+152
*
xfs: hoist inode cluster checks out of loop
Darrick J. Wong
2019-02-12
1
-54
/
+65
*
xfs: check inobt record alignment on big block filesystems
Darrick J. Wong
2019-02-12
1
-0
/
+41
*
xfs: check the ir_startino alignment directly
Darrick J. Wong
2019-02-12
1
-6
/
+50
*
xfs: never try to scrub more than 64 inodes per inobt record
Darrick J. Wong
2019-02-12
1
-1
/
+2
*
Linux 5.0-rc6
v5.0-rc6
Linus Torvalds
2019-02-10
1
-1
/
+1
*
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-02-10
4
-76
/
+53
|
\
|
*
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
2019-02-04
1
-18
/
+14
|
*
Merge branch 'fix/brcm' into fixes
Vinod Koul
2019-02-04
1
-45
/
+25
|
|
\
|
|
*
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
2019-02-04
1
-32
/
+9
|
|
*
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
2019-02-04
1
-15
/
+18
|
*
|
dmaengine: imx-dma: fix wrong callback invoke
Leonid Iziumtsev
2019-02-04
1
-4
/
+4
|
*
|
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2019-02-02
1
-9
/
+10
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-10
4
-26
/
+29
|
\
\
|
*
|
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
2019-02-10
1
-1
/
+1
|
*
|
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
2019-02-08
1
-25
/
+25
|
*
|
x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting
Kirill A. Shutemov
2019-02-06
1
-0
/
+2
|
*
|
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
Tony Luck
2019-02-03
1
-0
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-10
3
-24
/
+85
|
\
\
\
[next]