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-05-06
generic_file_direct_write(): switch to iov_iter
Al Viro
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
2014-04-23
xfs: handle duplicate entries in xfs_mru_cache_insert
Christoph Hellwig
2014-04-23
xfs: split xfs_bmap_btalloc_nullfb
Christoph Hellwig
2014-04-20
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-17
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
2014-04-17
xfs: fix buffer use after free on IO error
Eric Sandeen
2014-04-17
xfs: wrong error sign conversion during failed DIO writes
Dave Chinner
2014-04-17
xfs: unmount does not wait for shutdown during unmount
Dave Chinner
2014-04-17
xfs: collapse range is delalloc challenged
Dave Chinner
2014-04-17
xfs: don't map ranges that span EOF for direct IO
Dave Chinner
2014-04-14
xfs: don't try to use the filestream allocator for metadata allocations
Christoph Hellwig
2014-04-14
xfs: remove unused calculation in xfs_dir2_sf_addname()
Eric Sandeen
2014-04-14
xfs: remove pointless pointer increment in xfs_dir2_block_compact()
Eric Sandeen
2014-04-14
xfs: remove unused trans pointer arg from xlog_recover_unmount_trans()
Eric Sandeen
2014-04-14
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
Eric Sandeen
2014-04-14
xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()
Eric Sandeen
2014-04-14
xfs: remove unused bp arg from xfs_iflush_fork()
Eric Sandeen
2014-04-14
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2014-04-14
xfs: remove unused length arg from alloc_block ops
Eric Sandeen
2014-04-14
xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()
Eric Sandeen
2014-04-14
xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions
Eric Sandeen
2014-04-14
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
2014-04-14
xfs: remove unused bip arg from xfs_buf_item_log_segment()
Eric Sandeen
2014-04-14
xfs: remove unused flags arg from _xfs_buf_get_pages()
Eric Sandeen
2014-04-14
xfs: remove unused args from xfs_alloc_buftarg()
Eric Sandeen
2014-04-14
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
Eric Sandeen
[prev]
[next]