index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-21
xfs: rename log structure to xlog
Mark Tinguely
1
-2
/
+2
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
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
1
-1
/
+1
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
1
-0
/
+1
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
1
-0
/
+1
2010-03-05
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
1
-0
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-01
xfs: kill xfs_lrw.h
Christoph Hellwig
1
-0
/
+2
2010-02-17
percpu: add __percpu sparse annotations to fs
Tejun Heo
1
-1
/
+1
2010-02-08
xfs: more reserved blocks fixups
Eric Sandeen
1
-0
/
+1
2010-01-26
xfs: don't hold onto reserved blocks on remount,ro
Dave Chinner
1
-0
/
+1
2010-01-20
xfs: convert DM ops to use unsigned char names
Dave Chinner
1
-1
/
+2
2010-01-15
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
1
-23
/
+2
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
[next]