Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7390d7c52684ea338621eb3826a60e33a2bab9d
/
fs
/
xfs
/
xfs_mount.c
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
9802182
xfs: verify superblocks as they are read from disk
by Dave Chinner
· 12 years ago
eab4e63
xfs: uncached buffer reads need to return an error
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
579b62f
xfs: add background scanning to clear eofblocks inodes
by Brian Foster
· 12 years ago
6d8b79c
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
by Dave Chinner
· 12 years ago
cf2931d
xfs: Bring some sanity to log unmounting
by Dave Chinner
· 12 years ago
7e18530
xfs: rationalise xfs_mount_wq users
by Dave Chinner
· 12 years ago
2d2194f
xfs: reduce code duplication handling inode32/64 options
by Carlos Maiolino
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
d9457dc
xfs: Convert to new freezing code
by Jan Kara
· 12 years ago
9a57fa8
xfs: wait for the write the superblock on unmount
by Mark Tinguely
· 12 years ago
d2c2819
xfs: m_maxioffset is redundant
by Dave Chinner
· 12 years ago
d4f3512
xfs: flush outstanding buffers on log mount failure
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
211e4d4
xfs: implement freezing by emptying the AIL
by Christoph Hellwig
· 13 years ago
6bd92a2
Change xfs_sb_from_disk() interface to take a mount pointer
by Chandra Seetharaman
· 13 years ago
021000e
xfs: show uuid when mount fails due to duplicate uuid
by Mitsuo Hayasaka
· 13 years ago
a9add83
xfs: remove XFS_bflush
by Christoph Hellwig
· 13 years ago
901796a
xfs: clean up xfs_ioerror_alert
by Christoph Hellwig
· 13 years ago
87c7bec
xfs: fix buffer flushing during unmount
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
49074c0
xfs: Remove the macro XFS_BUF_TARGET
by Chandra Seetharaman
· 13 years ago
72790aa
xfs: Remove macro XFS_BUF_HOLD
by Chandra Seetharaman
· 13 years ago
adab0f6
xfs: Remove the second parameter to xfs_sb_count()
by Chandra Seetharaman
· 13 years ago
ea15ab3
xfs: remove the dead QUOTADEBUG code
by Christoph Hellwig
· 13 years ago
b2ce397
Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"
by Alex Elder
· 13 years ago
Next »