Dave Chinner 32438cf9d5 Merge branch 'iomap-fixes-4.8-rc3' into for-next 9 years ago
..
libxfs a03f1a6633 xfs: remove OWN_AG rmap when allocating a block from the AGFL 9 years ago
Kconfig 68a9f5e700 xfs: implement iomap based buffered write path 9 years ago
Makefile 0cbbc422d5 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 9 years ago
kmem.c 664b60f6ba xfs: improve kmem_realloc 9 years ago
kmem.h 664b60f6ba xfs: improve kmem_realloc 9 years ago
mrlock.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
uuid.c c59d87c460 xfs: remove subdirectories 14 years ago
uuid.h bc02e8693d xfs: add CRC infrastructure 13 years ago
xfs.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_acl.c b8a7a3a667 posix_acl: Inode acl caching fixes 9 years ago
xfs_acl.h 5d92b75c75 xfs: Change how listxattr generates synthetic attributes 9 years ago
xfs_aops.c 0e6acf0204 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 9 years ago
xfs_aops.h fa8d972d05 xfs: direct calls in the direct I/O path 9 years ago
xfs_attr.h 7af5ad28a6 xfs: remove put_value from attr ->put_listent context 9 years ago
xfs_attr_inactive.c 0d5a75e9e2 xfs: make several functions static 9 years ago
xfs_attr_list.c 0d5a75e9e2 xfs: make several functions static 9 years ago
xfs_bmap_util.c 2b0eeb5e74 xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled 9 years ago
xfs_bmap_util.h 310a75a3c6 xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* 9 years ago
xfs_buf.c 4dd3fd7197 xfs: don't assert fail on non-async buffers on ioacct decrement 9 years ago
xfs_buf.h 9c7504aa72 xfs: track and serialize in-flight async buffers against unmount 9 years ago
xfs_buf_item.c f2bdfda9a1 Merge branch 'xfs-4.8-misc-fixes-4' into for-next 9 years ago
xfs_buf_item.h f79af0b909 xfs: fix non-debug build warnings 10 years ago
xfs_dir2_readdir.c 9f54180109 xfs: concurrent readdir hangs on data buffer locks 9 years ago
xfs_discard.c 525488520a xfs: rmap btree requires more reserved free space 9 years ago
xfs_discard.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_dquot.c 2c3234d1ef xfs: rename flist/free_list to dfops 9 years ago
xfs_dquot.h 43fd1fce96 xfs: fix implicit bool to int conversion 10 years ago
xfs_dquot_item.c b1c5ebb213 xfs: allocate log vector buffers outside CIL context lock 9 years ago
xfs_dquot_item.h ffda4e83aa xfs: remove the quotaoff log format from the quotaoff log item 11 years ago
xfs_error.c f63716175c Merge branch 'xfs-4.8-misc-fixes-3' into for-next 9 years ago
xfs_error.h 9c19464469 xfs: propagate bmap updates to rmapbt 9 years ago
xfs_export.c 15d66ac209 xfs: abstract block export operations from nfsd layouts 9 years ago
xfs_export.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_extent_busy.c 4fb6e8ade2 xfs: merge xfs_ag.h into xfs_format.h 10 years ago
xfs_extent_busy.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 12 years ago
xfs_extfree_item.c e127fafd1d xfs: remove unnecessary parentheses from log redo item recovery functions 9 years ago
xfs_extfree_item.h dc42375d5f xfs: refactor redo intent item processing 9 years ago
xfs_file.c 8b2180b3bf xfs: don't invalidate whole file on DAX read/write 9 years ago
xfs_filestream.c 2c3234d1ef xfs: rename flist/free_list to dfops 9 years ago
xfs_filestream.h b94acd4786 xfs: add filestream allocator tracepoints 11 years ago
xfs_fsops.c f32866fdc9 xfs: store rmapbt block count in the AGF 9 years ago
xfs_fsops.h de0b85a8cf xfs: remove unused function definitions 9 years ago
xfs_globals.c 2e22717874 xfs: export log_recovery_delay to delay mount time log recovery 11 years ago
xfs_icache.c fa5a4f57dd xfs: cancel eofblocks background trimming on remount read-only 9 years ago
xfs_icache.h fa5a4f57dd xfs: cancel eofblocks background trimming on remount read-only 9 years ago
xfs_icreate_item.c bb58e6188a xfs: move most of xfs_sb.h to xfs_format.h 10 years ago
xfs_icreate_item.h 9cd047f3a3 xfs: separate icreate log format definitions from xfs_icreate_item.h 12 years ago
xfs_inode.c 2c3234d1ef xfs: rename flist/free_list to dfops 9 years ago
xfs_inode.h 310a75a3c6 xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* 9 years ago
xfs_inode_item.c b1c5ebb213 xfs: allocate log vector buffers outside CIL context lock 9 years ago
xfs_inode_item.h fc0561cefc xfs: optimise away log forces on timestamp updates for fdatasync 10 years ago
xfs_ioctl.c 337684a174 fs: return EPERM on immutable inode 9 years ago
xfs_ioctl.h 8f3e2058e1 xfs: don't pass ioflags around in the ioctl path 9 years ago
xfs_ioctl32.c 8f3e2058e1 xfs: don't pass ioflags around in the ioctl path 9 years ago
xfs_ioctl32.h b1d6cc02f2 xfs: compat_xfs_bstat does not have forkoff 11 years ago
xfs_iomap.c 32438cf9d5 Merge branch 'iomap-fixes-4.8-rc3' into for-next 9 years ago
xfs_iomap.h 1d4795e7bd xfs: (re-)implement FIEMAP_FLAG_XATTR 9 years ago
xfs_iops.c 1d4795e7bd xfs: (re-)implement FIEMAP_FLAG_XATTR 9 years ago
xfs_iops.h 58c904734c xfs: inodes are new until the dentry cache is set up 10 years ago
xfs_itable.c c19b3b05ae xfs: mode di_mode to vfs inode 9 years ago
xfs_itable.h bf4a5af20d xfs: bulkstat chunk formatting cursor is broken 11 years ago
xfs_linux.h aa2dd0ad4d xfs: remove __arch_pack 9 years ago
xfs_log.c bbfeb6141f Merge branch 'xfs-4.8-buf-fixes' into for-next 9 years ago
xfs_log.h 0d5a75e9e2 xfs: make several functions static 9 years ago
xfs_log_cil.c b1c5ebb213 xfs: allocate log vector buffers outside CIL context lock 9 years ago
xfs_log_priv.h 710b1e2c29 xfs: remove transaction types 9 years ago
xfs_log_recover.c 722e251770 xfs: remove the extents array from the rmap update done log item 9 years ago
xfs_message.c 847f9f6875 xfs: more info from kmem deadlocks and high-level error msgs 10 years ago
xfs_message.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_mount.c 525488520a xfs: rmap btree requires more reserved free space 9 years ago
xfs_mount.h 525488520a xfs: rmap btree requires more reserved free space 9 years ago
xfs_mru_cache.c 20dafeefac xfs: xfs_mru_cache_insert() should use GFP_NOFS 10 years ago
xfs_mru_cache.h 22328d712d xfs: embedd mru_elem into parent structure 11 years ago
xfs_ondisk.h 035e00acb5 xfs: define the on-disk rmap btree format 9 years ago
xfs_pnfs.c 3b3dce0527 xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c 9 years ago
xfs_pnfs.h 15d66ac209 xfs: abstract block export operations from nfsd layouts 9 years ago
xfs_qm.c 253f4911f2 xfs: better xfs_trans_alloc interface 9 years ago
xfs_qm.h be6079461a xfs: Split default quota limits by quota type 9 years ago
xfs_qm_bhv.c bb58e6188a xfs: move most of xfs_sb.h to xfs_format.h 10 years ago
xfs_qm_syscalls.c 253f4911f2 xfs: better xfs_trans_alloc interface 9 years ago
xfs_quota.h 7f884dc198 xfs: fix quota block reservation leak when tp allocates and frees blocks 10 years ago
xfs_quotaops.c 296c24e26e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk 9 years ago
xfs_rmap_item.c e127fafd1d xfs: remove unnecessary parentheses from log redo item recovery functions 9 years ago
xfs_rmap_item.h 722e251770 xfs: remove the extents array from the rmap update done log item 9 years ago
xfs_rtalloc.c 2c3234d1ef xfs: rename flist/free_list to dfops 9 years ago
xfs_rtalloc.h 0d5a75e9e2 xfs: make several functions static 9 years ago
xfs_stats.c 0cbbc422d5 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 9 years ago
xfs_stats.h 00f4e4f907 xfs: add rmap btree stats infrastructure 9 years ago
xfs_super.c 722e251770 xfs: remove the extents array from the rmap update done log item 9 years ago
xfs_super.h 0d5a75e9e2 xfs: make several functions static 9 years ago
xfs_symlink.c 2c3234d1ef xfs: rename flist/free_list to dfops 9 years ago
xfs_symlink.h 36b21dde6e xfs: push down inactive transaction mgmt for remote symlinks 12 years ago
xfs_sysctl.c 80529c45ab xfs: pass xfsstats structures to handlers and macros 10 years ago
xfs_sysctl.h 2e22717874 xfs: export log_recovery_delay to delay mount time log recovery 11 years ago
xfs_sysfs.c e97f6c545f xfs: fix xfs_error_get_cfg for negative errnos 9 years ago
xfs_sysfs.h 192852be8b xfs: configurable error behavior via sysfs 9 years ago
xfs_trace.c 3ab78df2a5 xfs: rework xfs_bmap_free callers to use xfs_defer_ops 9 years ago
xfs_trace.h b95a21271b xfs: simplify xfs_file_iomap_begin 9 years ago
xfs_trans.c 710b1e2c29 xfs: remove transaction types 9 years ago
xfs_trans.h 722e251770 xfs: remove the extents array from the rmap update done log item 9 years ago
xfs_trans_ail.c 18f1df4e00 xfs: Make xfsaild freezeable again 9 years ago
xfs_trans_buf.c 5cfd28b6ab xfs: remove XBF_STALE flag wrapper macros 9 years ago
xfs_trans_dquot.c be6079461a xfs: Split default quota limits by quota type 9 years ago
xfs_trans_extfree.c 3481b68285 xfs: move (and rename) the deferred bmap-free tracepoints 9 years ago
xfs_trans_inode.c 83e06f21b4 xfs: move di_changecount to VFS inode 9 years ago
xfs_trans_priv.h 146e54b71e xfs: add helper to conditionally remove items from the AIL 10 years ago
xfs_trans_rmap.c 51ce9d000c xfs: collapse single use static functions 9 years ago
xfs_xattr.c d102a56edb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago