index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
3
-9
/
+6
2019-06-29
xfs: properly type the b_log_item field in struct xfs_buf
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove unused buffer cache APIs
Christoph Hellwig
2
-108
/
+2
2019-06-29
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
1
-99
/
+102
2019-06-29
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
4
-157
/
+149
2019-06-29
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
1
-11
/
+5
2019-06-29
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
4
-13
/
+13
2019-06-29
xfs: use bios directly to write log buffers
Christoph Hellwig
2
-130
/
+118
2019-06-29
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2
-5
/
+5
2019-06-29
xfs: remove the syncing argument from xlog_verify_iclog
Christoph Hellwig
1
-8
/
+6
2019-06-29
xfs: update both stat counters together in xlog_sync
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: factor out iclog size calculation from xlog_sync
Christoph Hellwig
1
-26
/
+41
2019-06-29
xfs: factor out splitting of an iclog from xlog_sync
Christoph Hellwig
1
-30
/
+33
2019-06-29
xfs: factor out log buffer writing from xlog_sync
Christoph Hellwig
1
-80
/
+45
2019-06-29
xfs: don't use REQ_PREFLUSH for split log writes
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove XLOG_STATE_IOABORT
Christoph Hellwig
2
-10
/
+14
2019-06-29
xfs: reformat xlog_get_lowest_lsn
Christoph Hellwig
1
-14
/
+10
2019-06-29
xfs: cleanup xlog_get_iclog_buffer_size
Christoph Hellwig
1
-41
/
+11
2019-06-29
xfs: remove the l_iclog_size_log field from struct xlog
Christoph Hellwig
2
-10
/
+0
2019-06-29
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2
-12
/
+9
2019-06-29
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
1
-3
/
+1
2019-06-29
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2
-4
/
+0
2019-06-29
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
31
-41
/
+71
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
10
-48
/
+35
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
3
-16
/
+0
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2
-30
/
+6
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
7
-22
/
+11
2019-06-12
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+14
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2
-9
/
+4
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
5
-15
/
+28
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
4
-144
/
+101
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
18
-161
/
+208
2019-06-09
xfs: use file_modified() helper
Amir Goldstein
1
-14
/
+1
2019-06-06
Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-3
/
+11
2019-06-03
xfs: inode btree scrubber should calculate im_boffset correctly
Darrick J. Wong
1
-1
/
+2
2019-05-24
xfs: fix broken log reservation debugging
Darrick J. Wong
1
-2
/
+9
2019-05-23
Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-0
/
+27
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
xfs: don't reserve per-AG space for an internal log
Darrick J. Wong
3
-0
/
+27
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+2
2019-05-02
xfs: change some error-less functions to void types
Eric Sandeen
11
-58
/
+26
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-2
/
+1
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
11
-3
/
+461
2019-04-30
xfs: don't parse the mtpt mount option
Christoph Hellwig
1
-5
/
+1
2019-04-30
xfs: always rejoin held resources during defer roll
Darrick J. Wong
4
-37
/
+31
2019-04-26
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
1
-0
/
+2
2019-04-26
xfs: scrub should check incore counters against ondisk headers
Darrick J. Wong
1
-0
/
+20
2019-04-26
xfs: allow scrubbers to pause background reclaim
Darrick J. Wong
4
-0
/
+23
[next]