index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
xfs: change the type of ic_datap
Christoph Hellwig
2022-04-21
2
-5
/
+4
|
|
*
|
xfs: pass lv chain length into xlog_write()
Dave Chinner
2022-04-21
3
-39
/
+23
|
|
*
|
xfs: log ticket region debug is largely useless
Dave Chinner
2022-04-21
2
-121
/
+6
|
|
*
|
xfs: reserve space and initialise xlog_op_header in item formatting
Dave Chinner
2022-04-21
3
-83
/
+99
|
|
*
|
xfs: move log iovec alignment to preparation function
Dave Chinner
2022-04-21
1
-11
/
+14
|
|
*
|
xfs: log tickets don't need log client id
Dave Chinner
2022-04-21
6
-62
/
+18
|
|
*
|
xfs: embed the xlog_op_header in the commit record
Dave Chinner
2022-04-21
2
-18
/
+15
|
|
*
|
xfs: embed the xlog_op_header in the unmount record
Dave Chinner
2022-04-21
1
-11
/
+28
|
|
*
|
xfs: only CIL pushes require a start record
Dave Chinner
2022-04-21
2
-52
/
+81
|
|
*
|
xfs: factor out the CIL transaction header building
Dave Chinner
2022-04-21
1
-22
/
+39
|
|
|
/
|
*
|
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
2022-04-21
27
-238
/
+240
|
|
\
\
|
|
*
|
xfs: convert log ticket and iclog flags to unsigned.
Dave Chinner
2022-04-21
1
-4
/
+4
|
|
*
|
xfs: convert shutdown reasons to unsigned.
Dave Chinner
2022-04-21
4
-9
/
+8
|
|
*
|
xfs: convert quota options flags to unsigned.
Dave Chinner
2022-04-21
2
-30
/
+31
|
|
*
|
xfs: convert ptag flags to unsigned.
Dave Chinner
2022-04-21
3
-12
/
+13
|
|
*
|
xfs: convert inode lock flags to unsigned.
Dave Chinner
2022-04-21
3
-27
/
+30
|
|
*
|
xfs: convert log item tracepoint flags to unsigned.
Dave Chinner
2022-04-21
1
-4
/
+4
|
|
*
|
xfs: convert dquot flags to unsigned.
Dave Chinner
2022-04-21
2
-6
/
+6
|
|
*
|
xfs: convert da btree operations flags to unsigned.
Dave Chinner
2022-04-21
2
-12
/
+12
|
|
*
|
xfs: convert buffer log item flags to unsigned.
Dave Chinner
2022-04-21
1
-13
/
+11
|
|
*
|
xfs: convert btree buffer log flags to unsigned.
Dave Chinner
2022-04-21
2
-18
/
+18
|
|
*
|
xfs: convert AGI log flags to unsigned.
Dave Chinner
2022-04-21
3
-19
/
+19
|
|
*
|
xfs: convert AGF log flags to unsigned.
Dave Chinner
2022-04-21
3
-25
/
+25
|
|
*
|
xfs: convert bmapi flags to unsigned.
Dave Chinner
2022-04-21
2
-29
/
+29
|
|
*
|
xfs: convert bmap extent type flags to unsigned.
Dave Chinner
2022-04-21
2
-18
/
+18
|
|
*
|
xfs: convert scrub type flags to unsigned.
Dave Chinner
2022-04-21
1
-8
/
+8
|
|
*
|
xfs: convert attr type flags to unsigned.
Dave Chinner
2022-04-21
1
-4
/
+4
|
|
|
/
|
*
|
Merge branch 'guilt/5.19-miscellaneous' into xfs-5.19-for-next
Dave Chinner
2022-04-21
15
-132
/
+247
|
|
\
\
|
|
*
|
xfs: simplify local variable assignment in file write code
Kaixu Xia
2022-04-21
1
-6
/
+2
|
|
*
|
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
8
-47
/
+99
|
|
*
|
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
2022-04-12
3
-9
/
+71
|
|
*
|
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-12
4
-14
/
+17
|
|
*
|
xfs: Use generic_file_open()
Matthew Wilcox (Oracle)
2022-04-12
1
-3
/
+1
|
|
*
|
xfs: Add XFS messages to printk index
Jonathan Lassoff
2022-04-11
2
-10
/
+21
|
|
*
|
xfs: Simplify XFS logging methods.
Jonathan Lassoff
2022-04-11
2
-52
/
+45
|
|
|
/
*
|
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-5
/
+5
|
\
\
\
|
*
|
|
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
|
|
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-4
/
+4
|
|
/
/
*
|
|
Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-05-24
1
-3
/
+1
|
\
\
\
|
*
|
|
iomap: don't invalidate folios after writeback errors
Darrick J. Wong
2022-05-16
1
-3
/
+1
|
|
/
/
*
|
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-3
/
+3
|
\
\
\
|
*
|
|
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
3
-13
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
2
-2
/
+2
|
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-2
/
+2
|
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
2
-9
/
+5
|
|
/
*
|
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
2022-04-21
1
-11
/
+13
*
|
xfs: convert buffer flags to unsigned.
Dave Chinner
2022-04-21
3
-25
/
+25
|
/
*
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-01
18
-246
/
+347
|
\
|
*
xfs: drop async cache flushes from CIL commits.
Dave Chinner
2022-03-29
5
-93
/
+25
[prev]
[next]