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
/
xfs_mount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
1
-24
/
+0
*
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-27
1
-0
/
+1
*
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-27
1
-0
/
+7
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-17
/
+17
*
xfs: more do_div cleanups
Eric Sandeen
2017-04-25
1
-2
/
+2
*
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-04-03
1
-0
/
+1
*
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
2017-02-16
1
-7
/
+8
*
xfs: improve handling of busy extents in the low-level allocator
Christoph Hellwig
2017-02-09
1
-0
/
+2
*
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2017-01-25
1
-0
/
+1
*
xfs: use rhashtable to track buffer cache
Lucas Stach
2016-12-07
1
-2
/
+5
*
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
1
-0
/
+2
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+3
*
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
1
-0
/
+3
*
Merge branch 'xfs-4.9-reflink-prep' into for-next
Dave Chinner
2016-10-03
1
-0
/
+36
|
\
|
*
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
1
-0
/
+36
*
|
xfs: normalize "infinite" retries in error configs
Eric Sandeen
2016-09-14
1
-1
/
+7
|
/
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
1
-0
/
+3
*
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-26
1
-0
/
+34
|
\
|
*
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
2016-05-18
1
-0
/
+2
|
*
xfs: add configuration handlers for specific errors
Carlos Maiolino
2016-05-18
1
-0
/
+3
|
*
xfs: add configuration of error failure speed
Carlos Maiolino
2016-05-18
1
-0
/
+3
|
*
xfs: add configurable error support to metadata buffers
Carlos Maiolino
2016-05-18
1
-0
/
+3
|
*
xfs: introduce metadata IO error class
Carlos Maiolino
2016-05-18
1
-0
/
+3
|
*
xfs: configurable error behavior via sysfs
Carlos Maiolino
2016-05-18
1
-0
/
+20
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
|
/
*
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
2016-03-15
1
-0
/
+25
|
\
|
*
xfs: debug mode forced buffered write failure
Brian Foster
2016-03-15
1
-0
/
+25
*
|
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
Dave Chinner
2016-03-07
1
-3
/
+2
|
\
\
|
*
|
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
2016-03-02
1
-3
/
+2
|
|
/
*
|
xfs: remove unused function definitions
Eric Sandeen
2016-02-08
1
-1
/
+0
|
/
*
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
1
-0
/
+3
|
\
|
*
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-11-03
1
-0
/
+3
*
|
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-03
1
-0
/
+1
|
\
\
|
*
|
xfs: don't leak uuid table on rmmod
Darrick J. Wong
2015-11-03
1
-0
/
+1
|
|
/
*
|
xfs: per-filesystem stats in sysfs
Bill O'Donnell
2015-10-12
1
-0
/
+1
|
/
*
Merge branch 'xfs-dax-support' into for-next
Dave Chinner
2015-06-04
1
-0
/
+2
|
\
|
*
xfs: add initial DAX support
Dave Chinner
2015-06-04
1
-0
/
+2
*
|
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
2015-05-29
1
-0
/
+2
|
/
*
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
1
-2
/
+1
*
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
2015-02-23
1
-11
/
+0
*
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
1
-0
/
+2
*
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
1
-67
/
+0
*
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
1
-0
/
+3
*
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
1
-0
/
+2
*
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
1
-2
/
+5
*
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-16
1
-0
/
+11
*
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
1
-2
/
+1
*
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-22
1
-1
/
+1
[next]