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
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-22
[XFS] Sync up one/two other minor changes missed in previous merges.
Nathan Scott
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for sb/quotactl operations for
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for inode operations for consistent
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for file operations for consistent
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for address space ops for consistent
Nathan Scott
2006-03-14
[XFS] Flag the XFS inode cache as in need of spreading also.
Nathan Scott
2006-03-14
[XFS] Cleanup the use of zones/slabs, more consistent and allows flags to
Nathan Scott
2006-03-14
[XFS] XFS propagates MS_NOATIME through two levels internally but doesn't
Nathan Scott
2006-01-11
[XFS] xfssyncd is responsible for flushing inode or device's data by
Yingping Lu
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
2006-01-11
[XFS] enable write barriers by default
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
[XFS] Introduce two new mount options (nolargeio/largeio) to allow
David Chinner
2005-11-02
[XFS] Provide a mechiansm for flushing delalloc before quota reporting.
Nathan Scott
2005-11-02
[XFS] write barrier support Issue all log sync operations as ordered
Christoph Hellwig
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-05
[XFS] Switch kernel thread handling to the kthread_ API
Christoph Hellwig
2005-09-05
[XFS] allow a null behaviour pointer in linvfs_clear_inode
Christoph Hellwig
2005-09-05
[XFS] Check if there is first behavior before calling VOP_RECLAIM from
Felix Blyakher
2005-09-05
[XFS] streamline the clear_inode path
Christoph Hellwig
2005-09-02
[XFS] Add infrastructure for tracking I/O completions
Christoph Hellwig
2005-09-02
[XFS] remove struct vnode::v_type
Christoph Hellwig
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-21
[XFS] quiesce the filesystem proper when freezing
Christoph Hellwig
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-05-06
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds