index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
6
-1
/
+340
*
xfs: create helpers to scan an allocation group
Darrick J. Wong
2017-10-26
4
-0
/
+214
*
xfs: scrub btree keys and records
Darrick J. Wong
2017-10-26
2
-1
/
+154
*
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
3
-7
/
+274
*
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-26
5
-0
/
+352
*
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
2017-10-26
3
-0
/
+428
*
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
7
-1
/
+150
*
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
2017-10-26
3
-1
/
+262
*
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-10-26
10
-0
/
+292
*
xfs: create inode pointer verifiers
Darrick J. Wong
2017-10-26
5
-28
/
+100
*
xfs: refactor btree block header checking functions
Darrick J. Wong
2017-10-26
4
-68
/
+121
*
xfs: refactor btree pointer checks
Darrick J. Wong
2017-10-26
3
-42
/
+45
*
xfs: create block pointer check functions
Darrick J. Wong
2017-10-26
4
-0
/
+67
*
xfs: return a distinct error code value for IGET_INCORE cache misses
Darrick J. Wong
2017-10-26
1
-1
/
+1
*
xfs: buffer lru reference count error injection tag
Brian Foster
2017-10-26
4
-5
/
+23
*
xfs: fail if xattr inactivation hits a hole
Brian Foster
2017-10-26
1
-36
/
+33
*
xfs: check kthread_should_stop() after the setting of task state
Hou Tao
2017-10-26
1
-3
/
+18
*
xfs: remove xfs_bmbt_get_state
Christoph Hellwig
2017-10-26
2
-29
/
+1
*
xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
Christoph Hellwig
2017-10-26
2
-94
/
+14
*
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
Christoph Hellwig
2017-10-26
1
-8
/
+6
*
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
Christoph Hellwig
2017-10-26
1
-106
/
+39
*
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
2017-10-26
3
-116
/
+44
*
xfs: refactor xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-26
1
-104
/
+104
*
xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
1
-23
/
+9
*
xfs: refactor xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
1
-86
/
+95
*
xfs: refactor xfs_bmap_add_extent_hole_real
Christoph Hellwig
2017-10-26
1
-27
/
+21
*
xfs: refactor xfs_bmap_add_extent_hole_delay
Christoph Hellwig
2017-10-26
1
-10
/
+11
*
xfs: refactor xfs_del_extent_real
Christoph Hellwig
2017-10-26
1
-30
/
+30
*
xfs: use the state defines in xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
1
-12
/
+9
*
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
Christoph Hellwig
2017-10-26
1
-12
/
+12
*
xfs: move some more code into xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
1
-24
/
+17
*
xfs: use xfs_bmap_del_extent_delay for the data fork as well
Christoph Hellwig
2017-10-26
1
-217
/
+114
*
xfs: rename bno to end in __xfs_bunmapi
Christoph Hellwig
2017-10-26
1
-25
/
+24
*
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
Christoph Hellwig
2017-10-26
1
-5
/
+1
*
xfs: use xfs_iext_get_extent instead of open coding it
Christoph Hellwig
2017-10-26
2
-21
/
+17
*
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-26
1
-1
/
+1
*
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
2017-10-26
3
-95
/
+75
*
xfs: rewrite getbmap using the xfs_iext_* helpers
Christoph Hellwig
2017-10-26
1
-317
/
+208
*
Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-10-26
1
-8
/
+13
|
\
|
*
xfs: fix AIM7 regression
Christoph Hellwig
2017-10-23
1
-8
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-10-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
2017-10-18
1
-1
/
+1
*
|
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
2017-10-16
1
-24
/
+24
*
|
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-16
3
-0
/
+25
*
|
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-16
1
-12
/
+22
*
|
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-11
1
-0
/
+8
*
|
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-11
1
-0
/
+2
*
|
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-11
5
-8
/
+8
*
|
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-11
1
-6
/
+16
*
|
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-11
3
-0
/
+27
[next]