index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2013-08-12
xfs: move getdents code into it's own file
Dave Chinner
2013-08-12
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
2013-08-12
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-08-12
xfs: move inode fork definitions to a new header file
Dave Chinner
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
2013-08-12
xfs: introduce xfs_quota_defs.h
Dave Chinner
2013-08-12
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
2013-08-12
xfs: split out on-disk transaction definitions
Dave Chinner
2013-08-12
xfs: separate icreate log format definitions from xfs_icreate_item.h
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
xfs: split out EFI/EFD log item format definition
Dave Chinner
2013-08-12
xfs: split out buf log item format definitions
Dave Chinner
2013-08-12
xfs: split out inode log item format definition
Dave Chinner
2013-08-12
xfs: separate out log format definitions
Dave Chinner
2013-07-30
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-07-24
xfs: di_flushiter considered harmful
Dave Chinner
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
2013-07-22
xfs: Fix a deadlock in xfs_log_commit_cil() code path
Chandra Seetharaman
2013-07-22
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
2013-07-13
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-10
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
2013-07-09
xfs: dquot log reservations are too small
Dave Chinner
2013-07-09
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
2013-07-09
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-09
xfs: clean up unused codes at xfs_bulkstat()
Jie Liu
2013-07-09
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-09
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
Eric Sandeen
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-06-29
[readdir] convert xfs
Al Viro
2013-06-28
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-28
xfs: Change xfs_dquot_acct to be a 2-dimensional array
Chandra Seetharaman
2013-06-28
xfs: Code cleanup and removal of some typedef usage
Chandra Seetharaman
2013-06-28
xfs: Replace macro XFS_DQ_TO_QIP with a function
Chandra Seetharaman
2013-06-28
xfs: Replace macro XFS_DQUOT_TREE with a function
Chandra Seetharaman
2013-06-28
xfs: Define a new function xfs_is_quota_inode()
Chandra Seetharaman
2013-06-28
xfs: implement inode change count
Dave Chinner
2013-06-27
xfs: Use inode create transaction
Dave Chinner
2013-06-27
xfs: Inode create item recovery
Dave Chinner
2013-06-27
xfs: Inode create transaction reservations
Dave Chinner
2013-06-27
xfs: Inode create log items
Dave Chinner
2013-06-27
xfs: Introduce an ordered buffer item
Dave Chinner
2013-06-27
xfs: Introduce ordered log vector support
Dave Chinner
2013-06-27
xfs: xfs_ifree doesn't need to modify the inode buffer
Dave Chinner
2013-06-27
xfs: don't do IO when creating an new inode
Dave Chinner
[prev]
[next]