index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-03-26
1
-2
/
+0
*
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
2018-03-11
1
-2
/
+0
*
xfs: destroy mutex pag_ici_reclaim_lock before free
Xiongwei Song
2018-01-12
1
-0
/
+3
*
xfs: on failed mount, force-reclaim inodes after unmounting quota controls
Darrick J. Wong
2017-11-09
1
-2
/
+13
*
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-11
1
-1
/
+1
*
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
2017-08-17
1
-0
/
+2
*
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2017-08-17
1
-10
/
+0
*
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-10
/
+16
|
\
|
*
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-27
1
-2
/
+8
|
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-8
/
+8
*
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
1
-2
/
+2
|
\
\
|
*
|
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
1
-2
/
+2
|
|
/
*
|
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-2
/
+1
*
|
xfs: use the common helper uuid_is_null()
Amir Goldstein
2017-06-05
1
-4
/
+4
*
|
xfs: remove uuid_getnodeuniq and xfs_uu_t
Christoph Hellwig
2017-06-05
1
-1
/
+4
|
/
*
xfs: publish UUID in struct super_block
Amir Goldstein
2017-04-28
1
-0
/
+4
*
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
2017-03-07
1
-2
/
+1
*
xfs: don't block the log commit handler for discards
Christoph Hellwig
2017-02-09
1
-0
/
+1
*
xfs: improve handling of busy extents in the low-level allocator
Christoph Hellwig
2017-02-09
1
-0
/
+8
*
xfs: correct null checks and error processing in xfs_initialize_perag
Bill O'Donnell
2017-02-09
1
-9
/
+15
*
xfs: use rhashtable to track buffer cache
Lucas Stach
2016-12-07
1
-2
/
+5
*
xfs: unset MS_ACTIVE if mount fails
Darrick J. Wong
2016-10-20
1
-0
/
+1
*
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
1
-0
/
+1
*
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-10-05
1
-0
/
+8
*
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
1
-0
/
+12
*
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
1
-0
/
+9
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+2
*
xfs: quiesce the filesystem after recovery on readonly mount
Dave Chinner
2016-09-26
1
-0
/
+14
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-1
/
+1
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
2016-07-20
1
-4
/
+6
*
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-26
1
-2
/
+21
|
\
|
*
Merge branch 'xfs-4.7-error-cfg' into for-next
Dave Chinner
2016-05-20
1
-1
/
+21
|
|
\
|
|
*
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
2016-05-18
1
-0
/
+12
|
|
*
xfs: configurable error behavior via sysfs
Carlos Maiolino
2016-05-18
1
-1
/
+9
|
*
|
xfs: improve kmem_realloc
Christoph Hellwig
2016-04-06
1
-1
/
+0
|
|
/
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
|
/
*
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
Dave Chinner
2016-03-07
1
-19
/
+1
|
\
|
*
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
2016-03-02
1
-19
/
+1
*
|
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
2016-03-07
1
-1
/
+1
|
\
\
|
*
|
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
2016-02-10
1
-1
/
+1
|
|
/
*
|
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
1
-1
/
+1
|
/
*
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-03
1
-0
/
+10
|
\
|
*
xfs: don't leak uuid table on rmmod
Darrick J. Wong
2015-11-03
1
-0
/
+10
*
|
xfs: per-filesystem stats in sysfs
Bill O'Donnell
2015-10-12
1
-1
/
+10
|
/
*
xfs: clean up root inode properly on mount failure
Brian Foster
2015-08-19
1
-0
/
+2
*
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
2015-08-19
1
-12
/
+14
*
Merge branch 'xfs-sparse-inode' into for-next
Dave Chinner
2015-06-01
1
-0
/
+16
|
\
[next]