Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2b1f3fc084e55c367b512876df97b0191e687c2
/
fs
/
xfs
/
xfs_mount.c
77aedb0
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
by Chandan Rajendra
· 8 years ago
d099245
xfs: unset MS_ACTIVE if mount fails
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
17c12bc
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
by Darrick J. Wong
· 8 years ago
1946b91
xfs: define the on-disk refcount btree format
by Darrick J. Wong
· 8 years ago
ddeb14f
xfs: quiesce the filesystem after recovery on readonly mount
by Dave Chinner
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
035e00a
xfs: define the on-disk rmap btree format
by Darrick J. Wong
· 8 years ago
8018026
xfs: rmap btree add more reserved blocks
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
c891c30
xfs: exclude never-released buffers from buftarg I/O accounting
by Brian Foster
· 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
544ad71
Merge branch 'xfs-4.7-error-cfg' into for-next
by Dave Chinner
· 8 years ago
e6b3bb7
xfs: add "fail at unmount" error handling configuration
by Carlos Maiolino
· 8 years ago
192852b
xfs: configurable error behavior via sysfs
by Carlos Maiolino
· 8 years ago
664b60f
xfs: improve kmem_realloc
by Christoph Hellwig
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
3c1a79f
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
by Dave Chinner
· 9 years ago
7f0ed54
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
by Dave Chinner
· 9 years ago
12c3f05
xfs: fix up inode32/64 (re)mount handling
by Eric Sandeen
· 9 years ago
b0388bf
xfs: remove XBF_DONE flag wrapper macros
by Dave Chinner
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 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
225e463
xfs: per-filesystem stats in sysfs
by Bill O'Donnell
· 9 years ago
0ae120f
xfs: clean up root inode properly on mount failure
by Brian Foster
· 9 years ago
f0b2efa
xfs: don't leave EFIs on AIL on mount failure
by Brian Foster
· 9 years ago
b9a350a
Merge branch 'xfs-sparse-inode' into for-next
by Dave Chinner
· 9 years ago
e5376fc
xfs: sparse inode chunks feature helpers and mount requirements
by Brian Foster
· 9 years ago
8c1903d
xfs: inode and free block counters need to use __percpu_counter_compare
by Dave Chinner
· 9 years ago
964aa8d9
xfs: remove xfs_mod_incore_sb API
by Dave Chinner
· 10 years ago
0bd5dded
xfs: replace xfs_mod_incore_sb_batched
by Dave Chinner
· 10 years ago
bab98bb
xfs: introduce xfs_mod_frextents
by Dave Chinner
· 10 years ago
5681ca4
xfs: Remove icsb infrastructure
by Dave Chinner
· 10 years ago
0d485ad
xfs: use generic percpu counters for free block counter
by Dave Chinner
· 10 years ago
e88b64e
xfs: use generic percpu counters for free inode counter
by Dave Chinner
· 10 years ago
501ab32
xfs: use generic percpu counters for inode counter
by Dave Chinner
· 10 years ago
074e427
xfs: sanitise sb_bad_features2 handling
by Dave Chinner
· 10 years ago
61e63ec
xfs: consolidate superblock logging functions
by Dave Chinner
· 10 years ago
4d11a40
xfs: remove bitfield based superblock updates
by Dave Chinner
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
9a2cc41
xfs: move type conversion functions to xfs_dir.h
by Dave Chinner
· 10 years ago
216875a
Merge branch 'xfs-consolidate-format-defs' into for-next
by Dave Chinner
· 10 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
91ee575
xfs: allow lazy sb counter sync during filesystem freeze sequence
by Brian Foster
· 10 years ago
75e58ce
Merge branch 'xfs-buf-iosubmit' into for-next
by Dave Chinner
· 10 years ago
ba37267
xfs: check xfs_buf_read_uncached returns correctly
by Dave Chinner
· 10 years ago
e3aed1a
xfs: xfs_kset should be static
by Dave Chinner
· 10 years ago
645f985
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
by Dave Chinner
· 10 years ago
4d7eece
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
by Dave Chinner
· 10 years ago
6eee897
xfs: fix coccinelle warnings
by kbuild test robot
· 10 years ago
5ef828c
xfs: avoid false quotacheck after unclean shutdown
by Eric Sandeen
· 10 years ago
d5cf09b
xfs: require 64-bit sector_t
by Christoph Hellwig
· 10 years ago
9de67c3
xfs: allow inode allocations in post-growfs disk space
by Eric Sandeen
· 10 years ago
a31b1d3
xfs: add xfs_mount sysfs kobject
by Brian Foster
· 10 years ago
a70a4fa
xfs: fix a couple error sequence jumps in xfs_mountfs()
by Brian Foster
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
7691283
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
by Dave Chinner
· 10 years ago
8612c7e
Merge branch 'xfs-da-geom' into for-next
by Dave Chinner
· 10 years ago
556b888
xfs: xfs_readsb needs to check for magic numbers
by Dave Chinner
· 10 years ago
0650b55
xfs: introduce directory geometry structure
by Dave Chinner
· 10 years ago
263997a
xfs: turn NLINK feature on by default
by Dave Chinner
· 10 years ago
c99d609
xfs: fully support v5 format filesystems
by Dave Chinner
· 11 years ago
5f44e4c1
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
by Dave Chinner
· 11 years ago
ac75a1f
xfs: don't leak EFSBADCRC to userspace
by Dave Chinner
· 11 years ago
daba542
xfs: skip verification on initial "guess" superblock read
by Eric Sandeen
· 11 years ago
8f80587
xfs: increase inode cluster size for v5 filesystems
by Dave Chinner
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
5706278
xfs: unify directory/attribute format definitions
by Dave Chinner
· 11 years ago
70a9883c
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
46677e6
xfs: Register hotcpu notifier after initialization
by Richard Weinberger
· 11 years ago
c2bfbc9
xfs: fix the comment of xfs_mountfs()
by Zhi Yong Wu
· 11 years ago
99e738b7
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
by Zhi Yong Wu
· 11 years ago
0471f62
xfs: fix the comment of xfs_check_sizes()
by Zhi Yong Wu
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
e546cb7
xfs: consolidate xfs_utils.c
by Dave Chinner
· 11 years ago
ff55068
xfs: introduce xfs_sb.c for sharing with libxfs
by Dave Chinner
· 11 years ago
2b9ab5a
xfs: reshuffle dir2 definitions around for userspace
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
d892d58
xfs: Start using pquotaino from the superblock.
by Chandra Seetharaman
· 11 years ago
0102629
xfs: Initialize all quota inodes to be NULLFSINO
by Chandra Seetharaman
· 11 years ago
83e782e
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
by Chandra Seetharaman
· 11 years ago
39a45d8
xfs: Remove XFS_MOUNT_RETERR
by Jie Liu
· 12 years ago
34d7f60
xfs: Don't keep silent if sunit/swidth can not be changed via mount
by Jie Liu
· 12 years ago
3451018
xfs: don't emit v5 superblock warnings on write
by Dave Chinner
· 11 years ago
e721f50
xfs: implement extended feature masks
by Dave Chinner
· 12 years ago
04a1e6c
xfs: add CRC checks to the superblock
by Dave Chinner
· 12 years ago
5166ab0
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
by Jeff Liu
· 12 years ago
e457274
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
by Jeff Liu
· 12 years ago
b0c10b98
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
by Jeff Liu
· 12 years ago
aeb4f20
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
by Eric Sandeen
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
612cfbf
xfs: add pre-write metadata buffer verifier callbacks
by Dave Chinner
· 12 years ago
Next »