index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
1
-4
/
+1
|
\
|
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-4
/
+1
*
|
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
2014-11-28
1
-1
/
+1
*
|
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
2014-11-28
1
-0
/
+1
|
/
*
xfs: add xfs_mount sysfs kobject
Brian Foster
2014-07-15
1
-0
/
+1
*
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+0
*
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+0
*
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
1
-1
/
+0
*
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
2014-06-06
1
-1
/
+0
*
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
2014-06-06
1
-3
/
+0
*
xfs: introduce directory geometry structure
Dave Chinner
2014-06-06
1
-0
/
+3
*
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
2013-11-18
1
-1
/
+1
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
1
-0
/
+1
*
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
2013-10-30
1
-0
/
+2
*
xfs: Introduce a new structure to hold transaction reservation items
Jie Liu
2013-08-12
1
-1
/
+1
*
xfs: make struct xfs_perag kernel only
Dave Chinner
2013-08-12
1
-0
/
+52
*
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
1
-17
/
+2
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
1
-40
/
+2
*
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
2013-06-19
1
-2
/
+0
[next]