index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
2010-07-20
1
-2
/
+0
*
Merge branch 'delayed-logging-for-2.6.35' into for-linus
Alex Elder
2010-05-24
1
-1
/
+11
|
\
|
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
1
-0
/
+10
|
*
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-24
1
-1
/
+1
*
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
1
-4
/
+11
|
\
\
|
|
/
|
*
xfs: wait for direct I/O to complete in fsync and write_inode
Christoph Hellwig
2010-05-19
1
-0
/
+1
|
*
xfs: add blockdev name to kthreads
Jan Engelhardt
2010-05-19
1
-4
/
+5
|
*
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
1
-0
/
+5
*
|
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-28
1
-1
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-2
/
+2
*
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
1
-4
/
+0
*
xfs: log changed inodes instead of writing them synchronously
Christoph Hellwig
2010-02-09
1
-29
/
+82
*
xfs: Use delayed write for inodes rather than async V2
Dave Chinner
2010-02-06
1
-2
/
+2
*
xfs: more reserved blocks fixups
Eric Sandeen
2010-02-08
1
-14
/
+37
*
xfs: don't hold onto reserved blocks on remount,ro
Dave Chinner
2010-01-26
1
-0
/
+28
*
xfs: Don't wake the aild once per second
Dave Chinner
2010-01-15
1
-4
/
+3
*
xfs: reclaim all inodes by background tree walks
Dave Chinner
2010-01-15
1
-8
/
+6
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-101
/
+3
*
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2009-12-11
1
-20
/
+2
*
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-12-11
1
-1
/
+14
*
xfs: simplify inode teardown
Christoph Hellwig
2009-12-11
1
-4
/
+30
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-09
1
-18
/
+41
|
\
|
*
xfs: cleanup ->sync_fs
Christoph Hellwig
2009-10-08
1
-18
/
+18
|
*
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-10-08
1
-0
/
+23
*
|
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
1
-2
/
+2
|
/
*
xfs: xfs_showargs() reports group *and* project quotas enabled
Alex Elder
2009-09-02
1
-9
/
+13
*
xfs: add more statics & drop some unused functions
Eric Sandeen
2009-08-31
1
-1
/
+1
*
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2009-06-19
1
-1
/
+1
*
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
2009-06-12
1
-23
/
+26
|
\
|
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
1
-14
/
+0
|
*
xfs: split xfs_sync_inodes
Christoph Hellwig
2009-06-08
1
-1
/
+12
|
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-8
/
+14
*
|
xfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-11
1
-12
/
+0
|
/
*
xfs: kill ino64 mount option
Christoph Hellwig
2009-03-29
1
-21
/
+3
*
xfs: make symbols static
Hannes Eder
2009-03-06
1
-3
/
+3
*
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
2009-03-04
1
-5
/
+5
*
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
1
-60
/
+2
*
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
1
-1
/
+1
*
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-02-04
1
-6
/
+37
*
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
2009-01-19
1
-1
/
+16
*
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-09
1
-4
/
+4
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
1
-1
/
+1
*
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
1
-5
/
+0
*
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
1
-29
/
+0
*
kill dead inode flags
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
[XFS] remove xfs_vfsops.h
Christoph Hellwig
2008-12-01
1
-1
/
+0
*
[XFS] fix error inversion problems with data flushing
Dave Chinner
2008-12-01
1
-4
/
+9
*
[XFS] fix spurious gcc warnings
Christoph Hellwig
2008-12-01
1
-3
/
+2
[next]