Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74b5037baa2011a2799e2c43adde7d171b072f9e
/
fs
/
xfs
/
xfs_mount.h
66e8ac7
Merge branch 'xfs-dax-support' into for-next
by Dave Chinner
· 9 years ago
cbe4dab
xfs: add initial DAX support
by Dave Chinner
· 9 years ago
066a188
xfs: use sparse chunk alignment for min. inode allocation requirement
by Brian Foster
· 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
5278511
xfs: implement pNFS export operations
by Christoph Hellwig
· 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
216875a
Merge branch 'xfs-consolidate-format-defs' into for-next
by Dave Chinner
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.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
78c931b
xfs: replace global xfslogd wq with per-mount wq
by Brian Foster
· 10 years ago
a31b1d3
xfs: add xfs_mount sysfs kobject
by Brian Foster
· 10 years ago
7ab610f
xfs: move node entry counts to xfs_da_geometry
by Dave Chinner
· 10 years ago
ed358c0
xfs: convert dir/attr btree threshold to xfs_da_geometry
by Dave Chinner
· 10 years ago
8f66193
xfs: convert m_dirblksize to xfs_da_geometry
by Dave Chinner
· 10 years ago
d6cf130
xfs: convert m_dirblkfsbs to xfs_da_geometry
by Dave Chinner
· 10 years ago
7dda6e8
xfs: convert directory segment limits to xfs_da_geometry
by Dave Chinner
· 10 years ago
0650b55
xfs: introduce directory geometry structure
by Dave Chinner
· 10 years ago
8f80587
xfs: increase inode cluster size for v5 filesystems
by Dave Chinner
· 11 years ago
4bceb18
xfs: vectorise DA btree operations
by Dave Chinner
· 11 years ago
32c5483
xfs: abstract the differences in dir2/dir3 via an ops vector
by Dave Chinner
· 11 years ago
0eadd10
xfs: Introduce a new structure to hold transaction reservation items
by Jie Liu
· 11 years ago
9356fe2
xfs: make struct xfs_perag kernel only
by Dave Chinner
· 11 years ago
ff55068
xfs: introduce xfs_sb.c for sharing with libxfs
by Dave Chinner
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
39a45d8
xfs: Remove XFS_MOUNT_RETERR
by Jie Liu
· 12 years ago
1ebdf36
xfs: Remove struct xfs_chash from xfs_mount
by Jeff Liu
· 12 years ago
04a1e6c
xfs: add CRC checks to the superblock
by Dave Chinner
· 12 years ago
d8ddfe8
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
by Jeff Liu
· 12 years ago
a21cd50
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
by Jeff Liu
· 12 years ago
a7bd794
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
by Jeff Liu
· 12 years ago
762d7ba
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
by Jeff Liu
· 12 years ago
a1bd955
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
by Jeff Liu
· 12 years ago
4800104
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
by Jeff Liu
· 12 years ago
f0f2df9
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
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
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
9802182
xfs: verify superblocks as they are read from disk
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
5889608
xfs: syncd workqueue is no more
by Dave Chinner
· 12 years ago
9aa0500
xfs: xfs_sync_data is redundant.
by Dave Chinner
· 12 years ago
f661f1e
xfs: sync work is now only periodic log work
by Dave Chinner
· 12 years ago
1ed845d
xfs: kill struct declarations in xfs_mount.h
by Alex Elder
· 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
f7bdf03
xfs: rename log structure to xlog
by Mark Tinguely
· 12 years ago
ad223e6
xfs: rename log structure to xlog
by Mark Tinguely
· 12 years ago
3297238
xfs: make largest supported offset less shouty
by Dave Chinner
· 12 years ago
d2c2819
xfs: m_maxioffset is redundant
by Dave Chinner
· 12 years ago
4c2d542
xfs: Do background CIL flushes via a workqueue
by Dave Chinner
· 13 years ago
211e4d4
xfs: implement freezing by emptying the AIL
by Christoph Hellwig
· 13 years ago
aa6bf01
xfs: use per-filesystem I/O completion workqueues
by Christoph Hellwig
· 13 years ago
6bd92a2
Change xfs_sb_from_disk() interface to take a mount pointer
by Chandra Seetharaman
· 13 years ago
93b8a58
xfs: remove the deprecated nodelaylog option
by Christoph Hellwig
· 13 years ago
adab0f6
xfs: Remove the second parameter to xfs_sb_count()
by Chandra Seetharaman
· 13 years ago
e84661a
xfs: add online discard support
by Christoph Hellwig
· 13 years ago
a7b339f
xfs: introduce background inode reclaim work
by Dave Chinner
· 14 years ago
89e4cb5
xfs: convert ENOSPC inode flushing to use new syncd workqueue
by Dave Chinner
· 14 years ago
c6d09b6
xfs: introduce a xfssyncd workqueue
by Dave Chinner
· 14 years ago
055388a
xfs: dynamic speculative EOF preallocation
by Dave Chinner
· 14 years ago
6c77b0e
xfs: remove xfs_cred.h
by Christoph Hellwig
· 14 years ago
96540c7
xfs: do not use xfs_mod_incore_sb for per-cpu counters
by Christoph Hellwig
· 14 years ago
61ba35d
xfs: remove XFS_MOUNT_NO_PERCPU_SB
by Christoph Hellwig
· 14 years ago
65d0f20
xfs: split inode AG walking into separate code for reclaim
by Dave Chinner
· 14 years ago
a64afb0
xfs: remove obsolete osyncisosync mount option
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 14 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 14 years ago
9bf729c
xfs: add a shrinker to background inode reclaim
by Dave Chinner
· 15 years ago
9b1f56d
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
by Alex Elder
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d7658d4
xfs: kill xfs_lrw.h
by Christoph Hellwig
· 15 years ago
003cb60
percpu: add __percpu sparse annotations to fs
by Tejun Heo
· 15 years ago
d5db0f9
xfs: more reserved blocks fixups
by Eric Sandeen
· 15 years ago
cbe132a
xfs: don't hold onto reserved blocks on remount,ro
by Dave Chinner
· 15 years ago
046ea75
xfs: convert DM ops to use unsigned char names
by Dave Chinner
· 15 years ago
0fa800f
xfs: Add trace points for per-ag refcount debugging.
by Dave Chinner
· 15 years ago
aed3bb9
xfs: Reference count per-ag structures
by Dave Chinner
· 15 years ago
1c1c6eb
xfs: Replace per-ag array with a radix tree
by Dave Chinner
· 15 years ago
5017e97
xfs: rename xfs_get_perag
by Dave Chinner
· 15 years ago
30ac068
xfs: cleanup dmapi macros in the umount path
by Christoph Hellwig
· 15 years ago
b8f82a4
xfs: kill the STATIC_INLINE macro
by Christoph Hellwig
· 15 years ago
d96f8f8
xfs: add more statics & drop some unused functions
by Eric Sandeen
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
a8d770d
xfs: use xfs_sync_inodes() for device flushing
by Dave Chinner
· 16 years ago
1a5902c
xfs: remove m_attroffset
by Christoph Hellwig
· 16 years ago
9da096f
xfs: fix various typos
by Malcolm Parsons
· 16 years ago
6447c36
xfs: remove m_litino
by Christoph Hellwig
· 16 years ago
a19d9f8
xfs: kill ino64 mount option
by Christoph Hellwig
· 16 years ago
fcafb71
xfs: get rid of indirections in the quotaops implementation
by Christoph Hellwig
· 16 years ago
0d87e65
xfs: remove superflous inobt macros
by Christoph Hellwig
· 16 years ago
c52e9fd
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
by Christoph Hellwig
· 16 years ago
Next »