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
2009-01-19
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-4
/
+2
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
1
-0
/
+3
2008-12-11
[XFS] resync headers with libxfs
Christoph Hellwig
1
-2
/
+2
2008-12-04
kill xfs_unmount_flush
Christoph Hellwig
1
-1
/
+0
2008-12-04
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
1
-1
/
+1
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
1
-2
/
+0
2008-12-04
remove unused m_inode_quiesce member from struct xfs_mount
Christoph Hellwig
1
-1
/
+0
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
1
-1
/
+0
2008-12-01
[XFS] remove xfs_vfs.h
Christoph Hellwig
1
-0
/
+10
2008-12-01
[XFS] remove bhv_statvfs_t typedef
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] kill struct xfs_mount_args
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
1
-1
/
+0
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
1
-8
/
+2
2008-10-30
[XFS] kill deleted inodes list
David Chinner
1
-4
/
+1
2008-10-30
[XFS] use xfs_sync_inodes rather than xfs_syncsub
David Chinner
1
-2
/
+0
2008-10-30
[XFS] remove the mount inode list
David Chinner
1
-1
/
+0
2008-10-30
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
1
-6
/
+6
2008-10-30
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
1
-0
/
+1
2008-10-30
[XFS] Sync up kernel and user-space headers
Barry Naujok
1
-8
/
+9
2008-10-30
[XFS] Remove final remnants of dirv1 macros and other stuff
Barry Naujok
1
-1
/
+0
2008-08-13
[XFS] xfs_unmountfs should return void
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] cleanup xfs_mountfs
Christoph Hellwig
1
-11
/
+4
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
1
-3
/
+0
2008-07-28
[XFS] Name operation vector for hash and compare
Barry Naujok
1
-0
/
+2
2008-07-28
[XFS] kill xfs_mount_init
Christoph Hellwig
1
-4
/
+4
2008-07-28
[XFS] sort out opening and closing of the block devices
Christoph Hellwig
1
-2
/
+1
2008-07-28
[XFS] Fix up noattr2 so that it will properly update the versionnum and
Tim Shimmin
1
-0
/
+1
2008-04-29
[XFS] fix non-smp xfs build
Eric Sandeen
1
-0
/
+1
2008-04-29
[XFS] kill XFS_ICSB_SB_LOCKED
Christoph Hellwig
1
-1
/
+0
2008-04-29
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
Christoph Hellwig
1
-2
/
+3
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
1
-2
/
+2
2008-04-18
[XFS] Replace custom AIL linked-list code with struct list_head
Josef 'Jeff' Sipek
1
-1
/
+1
2008-04-18
[XFS] cleanup vnode use in dmapi calls
Christoph Hellwig
1
-11
/
+11
2008-04-18
[XFS] kill xfs_rwlock/xfs_rwunlock
Christoph Hellwig
1
-1
/
+1
2008-02-28
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
1
-1
/
+1
2008-02-07
[XFS] Move AIL pushing into it's own thread
David Chinner
1
-2
/
+8
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
1
-1
/
+0
2008-02-07
[XFS] Cleanup lock goop.
Eric Sandeen
1
-1
/
+1
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
1
-3
/
+1
2008-02-07
[XFS] Unwrap AIL_LOCK
Donald Douwsma
1
-8
/
+1
2008-02-07
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
1
-101
/
+0
2007-10-16
[XFS] growlock should be a mutex
Christoph Hellwig
1
-1
/
+1
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
1
-32
/
+15
2007-10-16
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
Christoph Hellwig
1
-0
/
+6
2007-10-16
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
1
-4
/
+4
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
1
-14
/
+7
2007-10-16
[XFS] decontaminate vfs operations from behavior details
Christoph Hellwig
1
-1
/
+0
2007-10-16
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
1
-15
/
+28
2007-10-16
[XFS] remove dependency of the dmapi module on behaviors
Christoph Hellwig
1
-8
/
+16
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
1
-6
/
+5
[next]