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
Age
Commit message (
Expand
)
Author
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
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-20
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
Dave Chinner
2014-05-20
xfs: fix compile error when libxfs header used in C++ code
Roger Willcocks
2014-05-20
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
2014-05-20
xfs: remove redundant checks from xfs_da_read_buf
Dave Chinner
2014-05-20
xfs: log vector rounding leaks log space
Dave Chinner
2014-05-20
xfs: remove XFS_TRANS_RESERVE in collapse range
Namjae Jeon
2014-05-20
xfs: remove shared supberlock feature checking
Dave Chinner
2014-05-20
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2014-05-20
xfs: keep sb_bad_features2 the same a sb_features2
Dave Chinner
2014-05-20
xfs: make superblock version checks reflect reality
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: switch to ->write_iter()
Al Viro
2014-05-06
xfs: switch to ->read_iter()
Al Viro
2014-05-06
xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()
Al Viro
2014-05-06
iov_iter_truncate()
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
kill generic_segment_checks()
Al Viro
[prev]
[next]