index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
Age
Commit message (
Expand
)
Author
2010-11-10
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
xfs: remove xfs_version.h
Christoph Hellwig
2010-10-18
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-08-24
xfs: dummy transactions should not dirty VFS state
Dave Chinner
2010-08-24
xfs: ensure f_ffree returned by statfs() is non-negative
Stuart Brodsky
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-07-26
xfs: remove obsolete osyncisosync mount option
Christoph Hellwig
2010-07-26
xfs: move inode shrinker unregister even earlier
Dave Chinner
2010-07-26
xfs: unregister inode shrinker before freeing filesystem structures
Dave Chinner
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
Christoph Hellwig
2010-07-26
xfs: avoid synchronous transaction in xfs_fs_write_inode
Christoph Hellwig
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
xfs: simplify log item descriptor tracking
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
2010-05-24
Merge branch 'delayed-logging-for-2.6.35' into for-linus
Alex Elder
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-19
xfs: wait for direct I/O to complete in fsync and write_inode
Christoph Hellwig
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-02-09
xfs: log changed inodes instead of writing them synchronously
Christoph Hellwig
2010-02-06
xfs: Use delayed write for inodes rather than async V2
Dave Chinner
2010-02-08
xfs: more reserved blocks fixups
Eric Sandeen
2010-01-26
xfs: don't hold onto reserved blocks on remount,ro
Dave Chinner
2010-01-15
xfs: Don't wake the aild once per second
Dave Chinner
2010-01-15
xfs: reclaim all inodes by background tree walks
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-08
xfs: cleanup ->sync_fs
Christoph Hellwig
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
[next]