index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-18
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
1
-1
/
+1
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
1
-0
/
+1
2013-10-30
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
1
-0
/
+2
2013-08-12
xfs: Introduce a new structure to hold transaction reservation items
Jie Liu
1
-1
/
+1
2013-08-12
xfs: make struct xfs_perag kernel only
Dave Chinner
1
-0
/
+52
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
1
-17
/
+2
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
1
-40
/
+2
2013-06-19
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
1
-2
/
+0
2013-06-17
xfs: Remove struct xfs_chash from xfs_mount
Jeff Liu
1
-2
/
+0
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
1
-0
/
+1
2013-03-14
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
Jeff Liu
1
-1
/
+0
2013-02-01
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
1
-1
/
+2
2013-02-01
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
1
-0
/
+1
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-2
/
+2
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-0
/
+1
2012-11-15
xfs: verify superblocks as they are read from disk
Dave Chinner
1
-1
/
+2
2012-11-08
xfs: add background scanning to clear eofblocks inodes
Brian Foster
1
-0
/
+3
2012-10-17
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
1
-2
/
+0
2012-10-17
xfs: syncd workqueue is no more
Dave Chinner
1
-0
/
+2
2012-10-17
xfs: xfs_sync_data is redundant.
Dave Chinner
1
-1
/
+0
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
1
-1
/
+0
2012-08-16
xfs: kill struct declarations in xfs_mount.h
Alex Elder
1
-5
/
+0
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-07-31
xfs: Convert to new freezing code
Jan Kara
1
-3
/
+0
2012-06-21
xfs: rename log structure to xlog
Mark Tinguely
1
-2
/
+2
2012-06-21
xfs: rename log structure to xlog
Mark Tinguely
1
-2
/
+2
2012-06-14
xfs: make largest supported offset less shouty
Dave Chinner
1
-2
/
+0
2012-06-14
xfs: m_maxioffset is redundant
Dave Chinner
1
-2
/
+1
2012-05-14
xfs: Do background CIL flushes via a workqueue
Dave Chinner
1
-0
/
+1
2012-05-14
xfs: implement freezing by emptying the AIL
Christoph Hellwig
1
-1
/
+0
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
1
-0
/
+3
2012-02-03
Change xfs_sb_from_disk() interface to take a mount pointer
Chandra Seetharaman
1
-1
/
+1
2011-12-08
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
1
-1
/
+0
2011-07-20
xfs: Remove the second parameter to xfs_sb_count()
Chandra Seetharaman
1
-1
/
+1
2011-05-24
xfs: add online discard support
Christoph Hellwig
1
-0
/
+1
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
1
-0
/
+1
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
1
-3
/
+1
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
1
-3
/
+1
2011-01-04
xfs: dynamic speculative EOF preallocation
Dave Chinner
1
-0
/
+14
2010-10-18
xfs: remove xfs_cred.h
Christoph Hellwig
1
-1
/
+0
2010-10-18
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
1
-0
/
+4
2010-10-18
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
1
-2
/
+0
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
1
-0
/
+2
2010-07-26
xfs: remove obsolete osyncisosync mount option
Christoph Hellwig
1
-2
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-67
/
+0
[next]