index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
xfs: verify root inode more thoroughly
Dave Chinner
1
-2
/
+5
2018-05-16
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
1
-3
/
+1
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
1
-2
/
+0
2018-03-12
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
1
-2
/
+0
2018-01-13
xfs: destroy mutex pag_ici_reclaim_lock before free
Xiongwei Song
1
-0
/
+3
2017-11-10
xfs: on failed mount, force-reclaim inodes after unmounting quota controls
Darrick J. Wong
1
-2
/
+13
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
1
-1
/
+1
2017-08-17
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
1
-0
/
+2
2017-08-17
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
1
-10
/
+0
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+16
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2017-06-28
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
1
-2
/
+8
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-2
/
+2
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-8
/
+8
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-2
/
+1
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
1
-4
/
+4
2017-06-05
xfs: remove uuid_getnodeuniq and xfs_uu_t
Christoph Hellwig
1
-1
/
+4
2017-04-28
xfs: publish UUID in struct super_block
Amir Goldstein
1
-0
/
+4
2017-03-08
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
1
-2
/
+1
2017-02-09
xfs: don't block the log commit handler for discards
Christoph Hellwig
1
-0
/
+1
2017-02-09
xfs: improve handling of busy extents in the low-level allocator
Christoph Hellwig
1
-0
/
+8
2017-02-09
xfs: correct null checks and error processing in xfs_initialize_perag
Bill O'Donnell
1
-9
/
+15
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
1
-2
/
+5
2016-10-20
xfs: unset MS_ACTIVE if mount fails
Darrick J. Wong
1
-0
/
+1
2016-10-06
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
1
-0
/
+1
2016-10-06
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
1
-0
/
+8
2016-10-06
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-0
/
+12
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+9
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-0
/
+2
2016-09-26
xfs: quiesce the filesystem after recovery on readonly mount
Dave Chinner
1
-0
/
+14
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-07-20
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
1
-4
/
+6
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+21
2016-05-20
Merge branch 'xfs-4.7-error-cfg' into for-next
Dave Chinner
1
-1
/
+21
2016-05-18
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
1
-0
/
+12
2016-05-18
xfs: configurable error behavior via sysfs
Carlos Maiolino
1
-1
/
+9
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
1
-1
/
+0
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-07
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
Dave Chinner
1
-19
/
+1
2016-03-07
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
1
-1
/
+1
2016-03-02
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
1
-19
/
+1
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-1
/
+1
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
1
-0
/
+10
2015-11-03
xfs: don't leak uuid table on rmmod
Darrick J. Wong
1
-0
/
+10
2015-10-12
xfs: per-filesystem stats in sysfs
Bill O'Donnell
1
-1
/
+10
2015-08-19
xfs: clean up root inode properly on mount failure
Brian Foster
1
-0
/
+2
[next]