summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2014-05-06generic_file_direct_write(): switch to iov_iterAl Viro
2014-05-06xfs: remote attribute overwrite causes transaction overrunDave Chinner
2014-05-06xfs: initialize default acls for ->tmpfile()Brian Foster
2014-05-05xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen
2014-05-05xfs: remove dquot hintsDave Chinner
2014-05-05xfs: bulletfproof xfs_qm_scall_trunc_qfiles()Eric Sandeen
2014-05-05xfs: fix Q_XQUOTARM ioctlEric Sandeen
2014-05-05xfs: fully support v5 format filesystemsDave Chinner
2014-04-24xfs: enable the finobt feature on v5 superblocksBrian Foster
2014-04-24xfs: report finobt status in fs geometryBrian Foster
2014-04-24xfs: add finobt support to growfsBrian Foster
2014-04-24xfs: update the finobt on inode freeBrian Foster
2014-04-24xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helperBrian Foster
2014-04-24xfs: use and update the finobt on inode allocationBrian Foster
2014-04-24xfs: insert newly allocated inode chunks into the finobtBrian Foster
2014-04-24xfs: update inode allocation/free transaction reservations for finobtBrian Foster
2014-04-24xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster
2014-04-24xfs: reserve v5 superblock read-only compat. feature bit for finobtBrian Foster
2014-04-24xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbersBrian Foster
2014-04-23xfs: add filestream allocator tracepointsChristoph Hellwig
2014-04-23xfs: remove xfs_filestream_associateChristoph Hellwig
2014-04-23xfs: don't create a slab cache for filestream itemsChristoph Hellwig
2014-04-23xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig
2014-04-23xfs: remove XFS_IFILESTREAMChristoph Hellwig
2014-04-23xfs: embedd mru_elem into parent structureChristoph Hellwig
2014-04-23xfs: handle duplicate entries in xfs_mru_cache_insertChristoph Hellwig
2014-04-23xfs: split xfs_bmap_btalloc_nullfbChristoph Hellwig
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen
2014-04-17xfs: wrong error sign conversion during failed DIO writesDave Chinner
2014-04-17xfs: unmount does not wait for shutdown during unmountDave Chinner
2014-04-17xfs: collapse range is delalloc challengedDave Chinner
2014-04-17xfs: don't map ranges that span EOF for direct IODave Chinner
2014-04-14xfs: don't try to use the filestream allocator for metadata allocationsChristoph Hellwig
2014-04-14xfs: remove unused calculation in xfs_dir2_sf_addname()Eric Sandeen
2014-04-14xfs: remove pointless pointer increment in xfs_dir2_block_compact()Eric Sandeen
2014-04-14xfs: remove unused trans pointer arg from xlog_recover_unmount_trans()Eric Sandeen
2014-04-14xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()Eric Sandeen
2014-04-14xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()Eric Sandeen
2014-04-14xfs: remove unused bp arg from xfs_iflush_fork()Eric Sandeen
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen
2014-04-14xfs: remove unused length arg from alloc_block opsEric Sandeen
2014-04-14xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()Eric Sandeen
2014-04-14xfs: remove unused mp arg from xfs_dir2 dataptr/byte functionsEric Sandeen
2014-04-14xfs: remove unused tp arg from xfs_da_reada_buf & callersEric Sandeen
2014-04-14xfs: remove unused bip arg from xfs_buf_item_log_segment()Eric Sandeen
2014-04-14xfs: remove unused flags arg from _xfs_buf_get_pages()Eric Sandeen
2014-04-14xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen
2014-04-14xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen