index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2019-06-29
2
-12
/
+9
*
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
2019-06-29
1
-1
/
+1
*
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
2019-06-29
1
-3
/
+1
*
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2019-06-29
2
-4
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-29
31
-41
/
+71
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
10
-48
/
+35
*
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
2019-06-12
3
-16
/
+0
*
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2019-06-12
2
-30
/
+6
*
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
7
-22
/
+11
*
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
2019-06-12
1
-0
/
+14
*
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2019-06-12
2
-9
/
+4
*
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
5
-15
/
+28
*
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
4
-144
/
+101
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
18
-161
/
+208
*
xfs: use file_modified() helper
Amir Goldstein
2019-06-09
1
-14
/
+1
*
Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-06-06
2
-3
/
+11
|
\
|
*
xfs: inode btree scrubber should calculate im_boffset correctly
Darrick J. Wong
2019-06-03
1
-1
/
+2
|
*
xfs: fix broken log reservation debugging
Darrick J. Wong
2019-05-24
1
-2
/
+9
*
|
Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-23
3
-0
/
+27
|
\
|
|
*
xfs: don't reserve per-AG space for an internal log
Darrick J. Wong
2019-05-20
3
-0
/
+27
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
3
-12
/
+2
|
\
|
*
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
1
-2
/
+1
|
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
2
-10
/
+1
*
|
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-02
11
-58
/
+26
*
|
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
11
-3
/
+461
*
|
xfs: don't parse the mtpt mount option
Christoph Hellwig
2019-04-30
1
-5
/
+1
*
|
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-04-30
4
-37
/
+31
*
|
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
2019-04-26
1
-0
/
+2
*
|
xfs: scrub should check incore counters against ondisk headers
Darrick J. Wong
2019-04-26
1
-0
/
+20
*
|
xfs: allow scrubbers to pause background reclaim
Darrick J. Wong
2019-04-26
4
-0
/
+23
*
|
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-26
4
-9
/
+9
*
|
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-26
4
-3
/
+51
*
|
xfs: fix broken bhold behavior in xrep_roll_ag_trans
Darrick J. Wong
2019-04-26
1
-17
/
+8
*
|
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
Darrick J. Wong
2019-04-23
1
-1
/
+1
*
|
xfs: kill the xfs_dqtrx_t typedef
Darrick J. Wong
2019-04-23
2
-16
/
+16
*
|
xfs: widen inode delalloc block counter to 64-bits
Darrick J. Wong
2019-04-23
2
-2
/
+3
*
|
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
2019-04-23
3
-35
/
+34
*
|
xfs: abort unaligned nowait directio early
Darrick J. Wong
2019-04-23
1
-3
/
+3
*
|
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
2019-04-23
1
-0
/
+3
*
|
xfs: make tr_growdata a permanent transaction
Brian Foster
2019-04-23
1
-1
/
+5
*
|
xfs: merge adjacent io completions of the same type
Darrick J. Wong
2019-04-16
1
-0
/
+86
*
|
xfs: remove unused m_data_workqueue
Darrick J. Wong
2019-04-16
2
-10
/
+1
*
|
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-04-16
4
-12
/
+48
*
|
xfs: scrub should only cross-reference with healthy btrees
Darrick J. Wong
2019-04-16
3
-5
/
+77
*
|
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
2019-04-16
5
-0
/
+200
*
|
xfs: hoist the already_fixed variable to the scrub context
Darrick J. Wong
2019-04-16
4
-11
/
+10
*
|
xfs: collapse scrub bool state flags into a single unsigned int
Darrick J. Wong
2019-04-16
6
-12
/
+17
*
|
xfs: refactor scrub context initialization
Darrick J. Wong
2019-04-16
1
-13
/
+18
[next]