Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9bb54cb56ae8498d35392745f8f050112cec5dcb
/
fs
/
xfs
/
xfs_super.c
9bb54cb
xfs: clean up MIN/MAX
by Dave Chinner
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 6 years ago
80660f2
dax: change bdev_dax_supported() to support boolean returns
by Dave Jiang
· 6 years ago
ba23cba
fs: allow per-device dax status checking for filesystems
by Darrick J. Wong
· 6 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
6c370590
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
· 7 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 7 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
ef510424
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
72ccbbe
xfs: remove EXPERIMENTAL tag from sparse inode feature
by Dave Chinner
· 8 years ago
f477ced
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
by Dave Chinner
· 8 years ago
e66a4c6
xfs: convert list of extents to free into a regular list
by Darrick J. Wong
· 8 years ago
fa5a4f5
xfs: cancel eofblocks background trimming on remount read-only
by Brian Foster
· 8 years ago
0d5a75e
xfs: make several functions static
by Eric Sandeen
· 8 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0b9210c
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
555b67e
Merge branch 'xfs-4.7-inode-reclaim' into for-next
by Dave Chinner
· 8 years ago
8b7a242
Merge branch 'xfs-4.7-writeback-bio' into for-next
by Dave Chinner
· 8 years ago
8179c03
xfs: remove xfs_fs_evict_inode()
by Dave Chinner
· 8 years ago
1e937cd
xfs: Add alignment check for DAX mount
by Toshi Kani
· 9 years ago
0e51a8e
xfs: optimize bio handling in the buffer writeback path
by Christoph Hellwig
· 9 years ago
ce5c767
xfs: add missing break in xfs_parseargs()
by Eryu Guan
· 9 years ago
d0a58e8
xfs: disallow rw remount on fs with unknown ro-compat features
by Eric Sandeen
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
ab9d1e4
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
by Dave Chinner
· 9 years ago
30cbc59
xfs: check sizes of XFS on-disk structures at compile time
by Darrick J. Wong
· 9 years ago
12c3f05
xfs: fix up inode32/64 (re)mount handling
by Eric Sandeen
· 9 years ago
a08ee40
xfs: sanitize remount options
by Eric Sandeen
· 9 years ago
2e74af0
xfs: convert mount option parsing to tokens
by Eric Sandeen
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
a841b64
XFS: Use a signed return type for suffix_kstrtoint()
by Markus Elfring
· 9 years ago
4e14e49
Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next
by Dave Chinner
· 9 years ago
7a29ac4
xfs: give all workqueues rescuer threads
by Chris Mason
· 9 years ago
2da5c4b
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
by Dave Chinner
· 9 years ago
af3b638
xfs: don't leak uuid table on rmmod
by Darrick J. Wong
· 9 years ago
f9d460b
xfs: fix an error code in xfs_fs_fill_super()
by Dan Carpenter
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
225e463
xfs: per-filesystem stats in sysfs
by Bill O'Donnell
· 9 years ago
80529c4
xfs: pass xfsstats structures to handlers and macros
by Bill O'Donnell
· 9 years ago
bb230c1
xfs: create global stats and stats_clear in sysfs
by Bill O'Donnell
· 9 years ago
77a7880
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
2ccf4a9
xfs: collapse allocsize and biosize mount option handling
by Eric Sandeen
· 9 years ago
1b867d3
xfs: relocate sparse inode mount warning
by Brian Foster
· 9 years ago
cbe4dab
xfs: add initial DAX support
by Dave Chinner
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
Next »