Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d0b737f93968d59ff92ac2da5f1e46a85b5ce0a5
/
fs
/
xfs
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9108326
xfs: change some error-less functions to void types
by Eric Sandeen
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
75efa57
xfs: add online scrub for superblock counters
by Darrick J. Wong
· 6 years ago
9407928
xfs: don't parse the mtpt mount option
by Christoph Hellwig
· 6 years ago
710d707
xfs: always rejoin held resources during defer roll
by Darrick J. Wong
· 6 years ago
1749d1e
xfs: add missing error check in xfs_prepare_shift()
by Brian Foster
· 6 years ago
47cd97b
xfs: scrub should check incore counters against ondisk headers
by Darrick J. Wong
· 6 years ago
9a1f304
xfs: allow scrubbers to pause background reclaim
by Darrick J. Wong
· 6 years ago
ed30dcb
xfs: rename the speculative block allocation reclaim toggle functions
by Darrick J. Wong
· 6 years ago
9fe82b8
xfs: track delayed allocation reservations across the filesystem
by Darrick J. Wong
· 6 years ago
f60be90
xfs: fix broken bhold behavior in xrep_roll_ag_trans
by Darrick J. Wong
· 6 years ago
3de5eab
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
by Darrick J. Wong
· 6 years ago
078f4a7
xfs: kill the xfs_dqtrx_t typedef
by Darrick J. Wong
· 6 years ago
394aafd
xfs: widen inode delalloc block counter to 64-bits
by Darrick J. Wong
· 6 years ago
903b1fc
xfs: widen quota block counters to 64-bit integers
by Darrick J. Wong
· 6 years ago
1fdeaea
xfs: abort unaligned nowait directio early
by Darrick J. Wong
· 6 years ago
362f5e7
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
by Brian Foster
· 6 years ago
945c941
xfs: make tr_growdata a permanent transaction
by Brian Foster
· 6 years ago
3994fc4
xfs: merge adjacent io completions of the same type
by Darrick J. Wong
· 6 years ago
2840824
xfs: remove unused m_data_workqueue
by Darrick J. Wong
· 6 years ago
cb357bf
xfs: implement per-inode writeback completion queues
by Darrick J. Wong
· 6 years ago
4fb7951
xfs: scrub should only cross-reference with healthy btrees
by Darrick J. Wong
· 6 years ago
4860a05
xfs: scrub/repair should update filesystem metadata health
by Darrick J. Wong
· 6 years ago
160b5a7
xfs: hoist the already_fixed variable to the scrub context
by Darrick J. Wong
· 6 years ago
f8c2a22
xfs: collapse scrub bool state flags into a single unsigned int
by Darrick J. Wong
· 6 years ago
9d71e15
xfs: refactor scrub context initialization
by Darrick J. Wong
· 6 years ago
89d139d
xfs: report inode health via bulkstat
by Darrick J. Wong
· 6 years ago
1302c6a
xfs: report AG health via AG geometry ioctl
by Darrick J. Wong
· 6 years ago
c23232d
xfs: report fs and rt health via geometry structure
by Darrick J. Wong
· 6 years ago
7cd5006
xfs: add a new ioctl to describe allocation group geometry
by Darrick J. Wong
· 6 years ago
1b6d968
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
by Dave Chinner
· 6 years ago
519841c
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
by Darrick J. Wong
· 6 years ago
39353ff
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
by Darrick J. Wong
· 6 years ago
6772c1f
xfs: track metadata health status
by Darrick J. Wong
· 6 years ago
2bf9d26
xfs,fstrim: fix to return correct minlen
by Wang Shilong
· 6 years ago
1ca89fb
xfs: don't account extra agfl blocks as available
by Brian Foster
· 6 years ago
22fedd8
xfs: shutdown after buf release in iflush cluster abort path
by Brian Foster
· 6 years ago
545aa41
xfs: wake commit waiters on CIL abort before log item abort
by Brian Foster
· 6 years ago
4d09807
xfs: fix use after free in buf log item unlock assert
by Brian Foster
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
2032a8a
xfs: serialize unaligned dio writes against all other dio writes
by Brian Foster
· 6 years ago
ed79dac
xfs: prohibit fstrim in norecovery mode
by Darrick J. Wong
· 6 years ago
4b0bce3
xfs: always init bma in xfs_bmapi_write
by Darrick J. Wong
· 6 years ago
a72e9d8
xfs: fix btree scrub checking with regards to root-in-inode
by Darrick J. Wong
· 6 years ago
228de12
xfs: dabtree scrub needs to range-check level
by Darrick J. Wong
· 6 years ago
6958d11
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
by Brian Foster
· 6 years ago
de57818
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
6ef50fe
xfs: clean up xfs_dir2_leaf_addname
by Darrick J. Wong
· 6 years ago
f51fac6
xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
by Darrick J. Wong
· 6 years ago
79622c7ce
xfs: clean up xfs_dir2_leafn_add
by Darrick J. Wong
· 6 years ago
7be73fa
xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add
by Nathan Chancellor
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
1b9598c
xfs: fix reporting supported extra file attributes for statx()
by Luis R. Rodriguez
· 6 years ago
3d129e1
xfs: fix backwards endian conversion in scrub
by Darrick J. Wong
· 6 years ago
c1a4447
xfs: fix uninitialized error variables
by Darrick J. Wong
· 6 years ago
4f29e10
xfs: rework breaking of shared extents in xfs_file_iomap_begin
by Darrick J. Wong
· 6 years ago
affe250
xfs: don't pass iomap flags to xfs_reflink_allocate_cow
by Darrick J. Wong
· 6 years ago
81214ba
iomap: wire up the iopoll method
by Christoph Hellwig
· 6 years ago
081a8ae
xfs: fix uninitialized error variable
by Colin Ian King
· 6 years ago
66ae56a
xfs: introduce an always_cow mode
by Christoph Hellwig
· 6 years ago
c4feb0b
xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
by Christoph Hellwig
· 6 years ago
26b91c7
xfs: make COW fork unwritten extent conversions more robust
by Christoph Hellwig
· 6 years ago
db46e60
xfs: merge COW handling into xfs_file_iomap_begin_delay
by Christoph Hellwig
· 6 years ago
12df89f
xfs: also truncate holes covered by COW blocks
by Christoph Hellwig
· 6 years ago
78f0cc9
xfs: don't use delalloc extents for COW on files with extsize hints
by Christoph Hellwig
· 6 years ago
60271ab7
xfs: fix SEEK_DATA for speculative COW fork preallocation
by Christoph Hellwig
· 6 years ago
16be143
xfs: make xfs_bmbt_to_iomap more useful
by Christoph Hellwig
· 6 years ago
15baadf
xfs: fix xfs_buf magic number endian checks
by Darrick J. Wong
· 6 years ago
7588cbe
xfs: retry COW fork delalloc conversion when no extent was found
by Christoph Hellwig
· 6 years ago
19c8e4e
xfs: remove the truncate short cut in xfs_map_blocks
by Christoph Hellwig
· 6 years ago
4ad765e
xfs: move xfs_iomap_write_allocate to xfs_aops.c
by Christoph Hellwig
· 6 years ago
125851a
xfs: move stat accounting to xfs_bmapi_convert_delalloc
by Christoph Hellwig
· 6 years ago
491ce61
xfs: move transaction handling to xfs_bmapi_convert_delalloc
by Christoph Hellwig
· 6 years ago
d8ae82e
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
by Christoph Hellwig
· 6 years ago
c8b5467
xfs: factor out two helpers from xfs_bmapi_write
by Christoph Hellwig
· 6 years ago
b101e33
xfs: simplify the xfs_bmap_btree_to_extents calling conventions
by Christoph Hellwig
· 6 years ago
b4e2903
xfs: remove the s_maxbytes checks in xfs_map_blocks
by Christoph Hellwig
· 6 years ago
be225fe
xfs: remove the io_type field from the writeback context and ioend
by Christoph Hellwig
· 6 years ago
6fb845f
Merge tag 'v5.0-rc6' into for-5.1/block
by Jens Axboe
· 6 years ago
07173c3
block: enable multipage bvecs
by Ming Lei
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
c4a6bf7
xfs: don't ever put nlink > 0 inodes on the unlinked list
by Darrick J. Wong
· 6 years ago
15a268d
xfs: reserve blocks for ifree transaction during log recovery
by Darrick J. Wong
· 6 years ago
e1f6ca1
xfs: rename m_inotbt_nores to m_finobt_nores
by Darrick J. Wong
· 6 years ago
3b50086
xfs: don't overflow xattr listent buffer
by Darrick J. Wong
· 6 years ago
670105d
xfs: compile time offset checks for common v4/v5 metadata
by Brian Foster
· 6 years ago
9228d75
xfs: use buf ops magic to detect btree block type
by Darrick J. Wong
· 6 years ago
4260baa
xfs: add magic numbers to dquot buffer ops
by Darrick J. Wong
· 6 years ago
2bfe706
xfs: add inode magic to inode verifier
by Darrick J. Wong
· 6 years ago
8764f98
xfs: factor xfs_da3_blkinfo verification into common helper
by Brian Foster
· 6 years ago
39708c2
xfs: miscellaneous verifier magic value fixups
by Brian Foster
· 6 years ago
09f4201
xfs: use verifier magic field in dir2 leaf verifiers
by Brian Foster
· 6 years ago
b8f8980
xfs: distinguish between bnobt and cntbt magic values
by Brian Foster
· 6 years ago
27df4f5
xfs: split up allocation btree verifier
by Brian Foster
· 6 years ago
8473fee
xfs: distinguish between inobt and finobt magic values
by Brian Foster
· 6 years ago
01e68f4
xfs: create a separate finobt verifier
by Brian Foster
· 6 years ago
e34d3e7
xfs: always check magic values in on-disk byte order
by Brian Foster
· 6 years ago
75d0230
xfs: clarify documentation for the function to reverify buffers
by Brian Foster
· 6 years ago
Next »