index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2010-01-15
xfs: Reference count per-ag structures
Dave Chinner
1
-2
/
+9
2010-01-15
xfs: Replace per-ag array with a radix tree
Dave Chinner
1
-4
/
+10
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
1
-4
/
+4
2009-12-11
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
1
-4
/
+19
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
1
-2
/
+2
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
1
-3
/
+0
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-82
/
+2
2009-04-06
xfs: use xfs_sync_inodes() for device flushing
Dave Chinner
1
-1
/
+1
2009-03-29
xfs: remove m_attroffset
Christoph Hellwig
1
-1
/
+0
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-2
/
+2
2009-03-29
xfs: remove m_litino
Christoph Hellwig
1
-1
/
+0
2009-03-29
xfs: kill ino64 mount option
Christoph Hellwig
1
-4
/
+0
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
1
-4
/
+0
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
1
-1
/
+1
2009-02-04
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
1
-3
/
+0
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
1
-0
/
+3
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-4
/
+2
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
[prev]
[next]