Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e1d3d218854659139731a61cf41aa391dcf949b0
/
fs
/
xfs
/
xfs_super.c
e1d3d21
xfs: use super s_id instead of struct xfs_mount m_fsname
by Ian Kent
· 5 years ago
f676c75
xfs: remove unused struct xfs_mount field m_fsname_len
by Ian Kent
· 5 years ago
21f5599
xfs: merge xfs_showargs into xfs_fs_show_options
by Christoph Hellwig
· 5 years ago
1775c50
xfs: clean up printing inode32/64 in xfs_showargs
by Christoph Hellwig
· 5 years ago
aa58d44
xfs: clean up printing the allocsize option in
by Christoph Hellwig
· 5 years ago
7c6b94b
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
by Christoph Hellwig
· 5 years ago
3274d00
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
by Christoph Hellwig
· 5 years ago
2fcddee
xfs: simplify parsing of allocsize mount option
by Christoph Hellwig
· 5 years ago
5da8a07
xfs: rename the m_writeio_* fields in struct xfs_mount
by Christoph Hellwig
· 5 years ago
3cd1d18
xfs: remove the m_readio_* fields in struct xfs_mount
by Christoph Hellwig
· 5 years ago
69e8575
xfs: remove the dsunit and dswidth variables in
by Christoph Hellwig
· 5 years ago
8da57c5
xfs: remove the biosize mount option
by Ian Kent
· 5 years ago
598ecfb
iomap: lift the xfs writeback code to iomap
by Christoph Hellwig
· 5 years ago
cfb82e1
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
8ab39f1
xfs: prevent CIL push holdoff in log recovery
by Dave Chinner
· 5 years ago
22b1396
fs: Fill in max and min timestamps in superblock
by Deepa Dinamani
· 5 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
adfb5fb
xfs: implement cgroup aware writeback
by Christoph Hellwig
· 6 years ago
1058d0f
xfs: move the log ioend workqueue to struct xlog
by Christoph Hellwig
· 6 years ago
ef32595
xfs: separate inode geometry
by Darrick J. Wong
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9108326
xfs: change some error-less functions to void types
by Eric Sandeen
· 6 years ago
9407928
xfs: don't parse the mtpt mount option
by Christoph Hellwig
· 6 years ago
ed30dcb
xfs: rename the speculative block allocation reclaim toggle functions
by Darrick J. Wong
· 6 years ago
9fe82b8
xfs: track delayed allocation reservations across the filesystem
by Darrick J. Wong
· 6 years ago
2840824
xfs: remove unused m_data_workqueue
by Darrick J. Wong
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
66ae56a
xfs: introduce an always_cow mode
by Christoph Hellwig
· 6 years ago
15a268d
xfs: reserve blocks for ifree transaction during log recovery
by Darrick J. Wong
· 6 years ago
43004b2
xfs: add a block to inode count converter
by Darrick J. Wong
· 6 years ago
bc9f2b7
xfs: idiotproof defer op type configuration
by Darrick J. Wong
· 6 years ago
dddde68
xfs: add a define for statfs magic to uapi
by Adam Borowski
· 6 years ago
4831822
xfs: print dangling delalloc extents
by Christoph Hellwig
· 6 years ago
3ba738d
xfs: remove the xfs_ifork_t typedef
by Christoph Hellwig
· 6 years ago
1c02d50
xfs: remove deprecated barrier/nobarrier mount
by Eric Sandeen
· 6 years ago
82cb141
xfs: add support for sub-pagesize writeback without buffer_heads
by Christoph Hellwig
· 6 years ago
a205f0c
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
9bb54cb
xfs: clean up MIN/MAX
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
80660f2
dax: change bdev_dax_supported() to support boolean returns
by Dave Jiang
· 7 years ago
ba23cba
fs: allow per-device dax status checking for filesystems
by Darrick J. Wong
· 7 years ago
e292d7b
xfs: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
c9fbd7b
xfs: clear sb->s_fs_info on mount failure
by Dave Chinner
· 7 years ago
dae5cd8
xfs: add mount delay debug option
by Dave Chinner
· 7 years ago
d6b636e
xfs: halt auto-reclamation activities while rebuilding rmap
by Darrick J. Wong
· 7 years ago
e6631f8
xfs: get rid of the log item descriptor
by Dave Chinner
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
72c44e3
xfs: clean up xfs_mount allocation and dynamic initializers
by Brian Foster
· 7 years ago
6231848
xfs: check for cow blocks before trying to clear them
by Darrick J. Wong
· 7 years ago
c3b1b13
xfs: implement the lazytime mount option
by Christoph Hellwig
· 7 years ago
5b4c845
xfs: fix potential memory leak in mount option parsing
by Chengguang Xu
· 7 years ago
76883f7
xfs: remove experimental tag for reverse mapping
by Darrick J. Wong
· 7 years ago
c14632d
xfs: don't allow reflink + realtime filesystems
by Darrick J. Wong
· 7 years ago
b6e03c1
xfs: don't allow DAX on reflink filesystems
by Darrick J. Wong
· 7 years ago
1e369b0
xfs: remove experimental tag for reflinks
by Christoph Hellwig
· 7 years ago
a015831
xfs: Show realtime device stats on statfs calls if realtime flags set
by Richard Wareing
· 7 years ago
fca0e39
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
10ddf64
xfs: remove leftover CoW reservations when remounting ro
by Darrick J. Wong
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
357fdad
Convert fs/*/* to SB_I_VERSION
by Matthew Garrett
· 7 years ago
1e6fa68
xfs: Output warning message when discard option was enabled even though the device does not support discard
by Kenjiro Nakayama
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89fd915
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
6c37059
xfs: use kmem_free to free return value of kmem_zalloc
by Pan Bian
· 7 years ago
486aff5
xfs: perform dax_device lookup at mount
by Dan Williams
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
642338b
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
ef51042
block, dax: move "select DAX" from BLOCK to FS_DAX
by Dan Williams
· 8 years ago
696a562
xfs: use dedicated log worker wq to avoid deadlock with cil wq
by Brian Foster
· 8 years ago
3802a34
xfs: only reclaim unwritten COW extents periodically
by Christoph Hellwig
· 8 years ago
4560e78
xfs: don't block the log commit handler for discards
by Christoph Hellwig
· 8 years ago
4cf4573
xfs: deprecate barrier/nobarrier mount option
by Dave Chinner
· 8 years ago
6552321
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
by Christoph Hellwig
· 8 years ago
63646fc
xfs: check inode reflink flag before calling reflink functions
by Darrick J. Wong
· 8 years ago
e54b5bf
xfs: recognize the reflink feature bit
by Darrick J. Wong
· 8 years ago
83104d4
xfs: garbage collect old cowextsz reservations
by Darrick J. Wong
· 8 years ago
84d6961
xfs: preallocate blocks for worst-case btree expansion
by Darrick J. Wong
· 8 years ago
174edb0
xfs: store in-progress CoW allocations in the refcount btree
by Darrick J. Wong
· 8 years ago
5e7e605
xfs: cancel pending CoW reservations when destroying inodes
by Darrick J. Wong
· 8 years ago
17c12bc
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
by Darrick J. Wong
· 8 years ago
9f3afb5
xfs: implement deferred bmbt map/unmap operations
by Darrick J. Wong
· 8 years ago
6413a01
xfs: create bmbt update intent log items
by Darrick J. Wong
· 8 years ago
33ba612
xfs: connect refcount adjust functions to upper layers
by Darrick J. Wong
· 8 years ago
baf4bcac
xfs: create refcount update intent log items
by Darrick J. Wong
· 8 years ago
155cd43
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
by Dave Chinner
· 8 years ago
ddeb14f
xfs: quiesce the filesystem after recovery on readonly mount
by Dave Chinner
· 8 years ago
cd00158
xfs: convert RUI log formats to use variable length arrays
by Darrick J. Wong
· 8 years ago
738f57c
xfs: disallow mounting of realtime + rmap filesystems
by Darrick J. Wong
· 8 years ago
722e251
xfs: remove the extents array from the rmap update done log item
by Darrick J. Wong
· 8 years ago
1c0607a
xfs: enable the rmap btree functionality
by Darrick J. Wong
· 8 years ago
f8dbebe
xfs: enable the xfs_defer mechanism to process rmaps to update
by Darrick J. Wong
· 8 years ago
5880f2d7
xfs: create rmap update intent log items
by Darrick J. Wong
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
9749fee
xfs: enable the xfs_defer mechanism to process extents to free
by Darrick J. Wong
· 8 years ago
f2bdfda
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
by Dave Chinner
· 8 years ago
Next »