index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2014-06-06
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
2014-06-06
xfs: move directory block translatiosn to xfs_dir2_priv.h
Dave Chinner
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
2014-05-15
Merge branch 'xfs-attr-cleanup' into for-next
Dave Chinner
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
2014-05-15
Merge branch 'xfs-free-inode-btree' into for-next
Dave Chinner
2014-05-15
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
2014-05-15
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
2014-05-15
xfs: list_lru_init returns a negative error
Dave Chinner
2014-05-15
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
2014-05-15
xfs: negate mount workqueue init error value
Dave Chinner
2014-05-15
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
2014-05-15
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
2014-05-15
xfs: correct error sign on COLLAPSE_RANGE errors
Dave Chinner
2014-05-15
xfs: xfs_commit_metadata returns wrong errno
Dave Chinner
2014-05-15
xfs: fix incorrect error sign in xfs_file_aio_read
Dave Chinner
2014-05-15
xfs: xfs_dir_fsync() returns positive errno
Dave Chinner
2014-05-13
xfs: pass struct da_args to xfs_attr_calc_size
Christoph Hellwig
2014-05-13
xfs: simplify attr name setup
Christoph Hellwig
2014-05-13
xfs: fold xfs_attr_remove_int into xfs_attr_remove
Christoph Hellwig
2014-05-13
xfs: fold xfs_attr_get_int into xfs_attr_get
Christoph Hellwig
2014-05-13
xfs: fold xfs_attr_set_int into xfs_attr_set
Christoph Hellwig
2014-05-08
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-05-07
xfs: fix directory readahead offset off-by-one
Dave Chinner
2014-05-07
xfs: don't sleep in xlog_cil_force_lsn on shutdown
Dave Chinner
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
2014-05-06
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
2014-05-05
xfs: Fix wrong error codes being returned
From: Tuomas Tynkkynen
2014-05-05
xfs: remove dquot hints
Dave Chinner
2014-05-05
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
Eric Sandeen
2014-05-05
xfs: fix Q_XQUOTARM ioctl
Eric Sandeen
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
2014-04-24
xfs: enable the finobt feature on v5 superblocks
Brian Foster
2014-04-24
xfs: report finobt status in fs geometry
Brian Foster
2014-04-24
xfs: add finobt support to growfs
Brian Foster
2014-04-24
xfs: update the finobt on inode free
Brian Foster
2014-04-24
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
Brian Foster
2014-04-24
xfs: use and update the finobt on inode allocation
Brian Foster
2014-04-24
xfs: insert newly allocated inode chunks into the finobt
Brian Foster
2014-04-24
xfs: update inode allocation/free transaction reservations for finobt
Brian Foster
2014-04-24
xfs: support the XFS_BTNUM_FINOBT free inode btree type
Brian Foster
2014-04-24
xfs: reserve v5 superblock read-only compat. feature bit for finobt
Brian Foster
2014-04-24
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
Brian Foster
2014-04-23
xfs: add filestream allocator tracepoints
Christoph Hellwig
2014-04-23
xfs: remove xfs_filestream_associate
Christoph Hellwig
2014-04-23
xfs: don't create a slab cache for filestream items
Christoph Hellwig
2014-04-23
xfs: rewrite the filestream allocator using the dentry cache
Christoph Hellwig
2014-04-23
xfs: remove XFS_IFILESTREAM
Christoph Hellwig
2014-04-23
xfs: embedd mru_elem into parent structure
Christoph Hellwig
[next]