Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b92b1b89a33c172c075edccf6afb0edc41d851fd
/
fs
/
xfs
/
xfs_mount.h
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
7884bc8
xfs: fix bad_features2 fixups for the root filesystem
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
6d73cf1
[XFS] resync headers with libxfs
by Christoph Hellwig
· 16 years ago
f95099b
kill xfs_unmount_flush
by Christoph Hellwig
· 16 years ago
e57481d
no explicit xfs_iflush for special inodes during unmount
by Christoph Hellwig
· 16 years ago
b56757b
remove leftovers of shared read-only support
by Christoph Hellwig
· 16 years ago
e88f11a
remove unused m_inode_quiesce member from struct xfs_mount
by Christoph Hellwig
· 16 years ago
5cafdeb
cleanup the inode reclaim path
by Christoph Hellwig
· 16 years ago
2b5decd
[XFS] remove xfs_vfs.h
by Christoph Hellwig
· 16 years ago
00dd402
[XFS] remove bhv_statvfs_t typedef
by Christoph Hellwig
· 16 years ago
9d565ff
[XFS] kill struct xfs_mount_args
by Christoph Hellwig
· 16 years ago
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
82fa901
[XFS] Allocate the struct xfs_ail
by David Chinner
· 16 years ago
1165451
[XFS] kill deleted inodes list
by David Chinner
· 16 years ago
2030b5a
[XFS] use xfs_sync_inodes rather than xfs_syncsub
by David Chinner
· 16 years ago
6c7699c
[XFS] remove the mount inode list
by David Chinner
· 16 years ago
60197e8
[XFS] Cleanup maxrecs calculation.
by Christoph Hellwig
· 16 years ago
a167b17
[XFS] move xfssyncd code to xfs_sync.c
by David Chinner
· 16 years ago
847fff5
[XFS] Sync up kernel and user-space headers
by Barry Naujok
· 16 years ago
4603992
[XFS] Remove final remnants of dirv1 macros and other stuff
by Barry Naujok
· 16 years ago
41b5c2e
[XFS] xfs_unmountfs should return void
by Christoph Hellwig
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
9f8868f
[XFS] streamline init/exit path
by Christoph Hellwig
· 16 years ago
5163f95
[XFS] Name operation vector for hash and compare
by Barry Naujok
· 16 years ago
c962fb7
[XFS] kill xfs_mount_init
by Christoph Hellwig
· 16 years ago
19f354d
[XFS] sort out opening and closing of the block devices
by Christoph Hellwig
· 16 years ago
7c12f29
[XFS] Fix up noattr2 so that it will properly update the versionnum and
by Tim Shimmin
· 17 years ago
7155054
[XFS] fix non-smp xfs build
by Eric Sandeen
· 17 years ago
ce46193
[XFS] kill XFS_ICSB_SB_LOCKED
by Christoph Hellwig
· 17 years ago
d4d90b5
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
by Christoph Hellwig
· 17 years ago
556b8b1
[XFS] remove bhv_vname_t and xfs_rename code
by Barry Naujok
· 17 years ago
535f6b3
[XFS] Replace custom AIL linked-list code with struct list_head
by Josef 'Jeff' Sipek
· 17 years ago
bc4ac74
[XFS] cleanup vnode use in dmapi calls
by Christoph Hellwig
· 17 years ago
126468b
[XFS] kill xfs_rwlock/xfs_rwunlock
by Christoph Hellwig
· 17 years ago
1bd960e
[XFS] If you mount an XFS filesystem with no mount options at all, then
by Josef Jeff Sipek
· 17 years ago
249a8c1
[XFS] Move AIL pushing into it's own thread
by David Chinner
· 17 years ago
613d704
[XFS] kill xfs_iocore_t
by Christoph Hellwig
· 17 years ago
36e41ee
[XFS] Cleanup lock goop.
by Eric Sandeen
· 17 years ago
3685c2a
[XFS] Unwrap XFS_SB_LOCK.
by Eric Sandeen
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 years ago
541d7d3
[XFS] kill unnessecary ioops indirection
by Lachlan McIlroy
· 17 years ago
cc92e7a
[XFS] growlock should be a mutex
by Christoph Hellwig
· 17 years ago
b267ce9
[XFS] kill struct bhv_vfs
by Christoph Hellwig
· 17 years ago
7439449
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
by Christoph Hellwig
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
745f691
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
by Christoph Hellwig
· 17 years ago
48c872a9f
[XFS] decontaminate vfs operations from behavior details
by Christoph Hellwig
· 17 years ago
b09cc77
[XFS] remove dependency of the quota module on behaviors
by Christoph Hellwig
· 17 years ago
293688e
[XFS] remove dependency of the dmapi module on behaviors
by Christoph Hellwig
· 17 years ago
0a74cd1
[XFS] kill struct bhv_vnode
by Christoph Hellwig
· 17 years ago
Next »