index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
Dave Chinner
2014-05-20
7
-64
/
+66
|
\
|
*
xfs: fix compile error when libxfs header used in C++ code
Roger Willcocks
2014-05-20
2
-4
/
+4
|
*
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
2014-05-20
1
-6
/
+43
|
*
xfs: remove redundant checks from xfs_da_read_buf
Dave Chinner
2014-05-20
1
-41
/
+0
|
*
xfs: log vector rounding leaks log space
Dave Chinner
2014-05-20
2
-9
/
+17
|
*
xfs: remove XFS_TRANS_RESERVE in collapse range
Namjae Jeon
2014-05-20
1
-2
/
+0
*
|
Merge branch 'xfs-attr-cleanup' into for-next
Dave Chinner
2014-05-15
1
-211
/
+117
|
\
\
|
*
|
xfs: pass struct da_args to xfs_attr_calc_size
Christoph Hellwig
2014-05-13
1
-9
/
+5
|
*
|
xfs: simplify attr name setup
Christoph Hellwig
2014-05-13
1
-45
/
+29
|
*
|
xfs: fold xfs_attr_remove_int into xfs_attr_remove
Christoph Hellwig
2014-05-13
1
-62
/
+35
|
*
|
xfs: fold xfs_attr_get_int into xfs_attr_get
Christoph Hellwig
2014-05-13
1
-52
/
+27
|
*
|
xfs: fold xfs_attr_set_int into xfs_attr_set
Christoph Hellwig
2014-05-13
1
-66
/
+44
*
|
|
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
2014-05-15
11
-267
/
+128
|
\
\
\
|
*
|
|
xfs: fix directory readahead offset off-by-one
Dave Chinner
2014-05-07
1
-2
/
+1
|
*
|
|
xfs: don't sleep in xlog_cil_force_lsn on shutdown
Dave Chinner
2014-05-07
2
-11
/
+48
|
*
|
|
xfs: truncate_setsize should be outside transactions
Dave Chinner
2014-05-07
1
-4
/
+16
|
*
|
|
xfs: Fix wrong error codes being returned
From: Tuomas Tynkkynen
2014-05-05
2
-4
/
+6
|
*
|
|
xfs: remove dquot hints
Dave Chinner
2014-05-05
3
-240
/
+29
|
*
|
|
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
Eric Sandeen
2014-05-05
1
-2
/
+3
|
*
|
|
xfs: fix Q_XQUOTARM ioctl
Eric Sandeen
2014-05-05
1
-4
/
+25
|
|
/
/
*
|
|
Merge branch 'xfs-free-inode-btree' into for-next
Dave Chinner
2014-05-15
18
-137
/
+852
|
\
\
\
|
*
|
|
xfs: enable the finobt feature on v5 superblocks
Brian Foster
2014-04-24
1
-1
/
+2
|
*
|
|
xfs: report finobt status in fs geometry
Brian Foster
2014-04-24
2
-1
/
+4
|
*
|
|
xfs: add finobt support to growfs
Brian Foster
2014-04-24
1
-0
/
+32
|
*
|
|
xfs: update the finobt on inode free
Brian Foster
2014-04-24
1
-0
/
+102
|
*
|
|
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
Brian Foster
2014-04-24
1
-65
/
+96
|
*
|
|
xfs: use and update the finobt on inode allocation
Brian Foster
2014-04-24
1
-5
/
+290
|
*
|
|
xfs: insert newly allocated inode chunks into the finobt
Brian Foster
2014-04-24
1
-23
/
+70
|
*
|
|
xfs: update inode allocation/free transaction reservations for finobt
Brian Foster
2014-04-24
3
-6
/
+82
|
*
|
|
xfs: support the XFS_BTNUM_FINOBT free inode btree type
Brian Foster
2014-04-24
10
-27
/
+153
|
*
|
|
xfs: reserve v5 superblock read-only compat. feature bit for finobt
Brian Foster
2014-04-24
1
-0
/
+7
|
*
|
|
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
Brian Foster
2014-04-24
4
-10
/
+15
|
|
/
/
*
|
|
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
2014-05-15
10
-806
/
+403
|
\
\
\
|
*
|
|
xfs: add filestream allocator tracepoints
Christoph Hellwig
2014-04-23
4
-21
/
+68
|
*
|
|
xfs: remove xfs_filestream_associate
Christoph Hellwig
2014-04-23
3
-58
/
+15
|
*
|
|
xfs: don't create a slab cache for filestream items
Christoph Hellwig
2014-04-23
3
-32
/
+4
|
*
|
|
xfs: rewrite the filestream allocator using the dentry cache
Christoph Hellwig
2014-04-23
3
-544
/
+171
|
*
|
|
xfs: remove XFS_IFILESTREAM
Christoph Hellwig
2014-04-23
4
-8
/
+1
|
*
|
|
xfs: embedd mru_elem into parent structure
Christoph Hellwig
2014-04-23
3
-146
/
+107
|
*
|
|
xfs: handle duplicate entries in xfs_mru_cache_insert
Christoph Hellwig
2014-04-23
1
-3
/
+11
|
*
|
|
xfs: split xfs_bmap_btalloc_nullfb
Christoph Hellwig
2014-04-23
1
-83
/
+117
|
*
|
|
xfs: don't try to use the filestream allocator for metadata allocations
Christoph Hellwig
2014-04-14
1
-22
/
+20
|
|
/
/
*
|
|
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
2014-05-15
43
-166
/
+113
|
\
\
\
|
*
|
|
xfs: remove unused calculation in xfs_dir2_sf_addname()
Eric Sandeen
2014-04-14
1
-14
/
+7
|
*
|
|
xfs: remove pointless pointer increment in xfs_dir2_block_compact()
Eric Sandeen
2014-04-14
1
-1
/
+0
|
*
|
|
xfs: remove unused trans pointer arg from xlog_recover_unmount_trans()
Eric Sandeen
2014-04-14
1
-3
/
+2
|
*
|
|
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
Eric Sandeen
2014-04-14
4
-8
/
+6
|
*
|
|
xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()
Eric Sandeen
2014-04-14
3
-3
/
+2
|
*
|
|
xfs: remove unused bp arg from xfs_iflush_fork()
Eric Sandeen
2014-04-14
3
-6
/
+4
|
*
|
|
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2014-04-14
3
-13
/
+6
[next]