..
libxfs
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
2015-09-01 10:30:11 +10:00
Kconfig
…
Makefile
libxfs: add xfs_bit.c
2015-07-29 11:52:08 +10:00
kmem.c
…
kmem.h
…
mrlock.h
…
uuid.c
…
uuid.h
…
xfs.h
…
xfs_acl.c
…
xfs_acl.h
…
xfs_aops.c
xfs: updates for 4.3-rc1
2015-09-07 13:28:32 -07:00
xfs_aops.h
…
xfs_attr.h
…
xfs_attr_inactive.c
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
2015-06-23 08:49:01 +10:00
xfs_attr_list.c
…
xfs_bmap_util.c
xfs: add missing bmap cancel calls in error paths
2015-08-19 10:01:40 +10:00
xfs_bmap_util.h
…
xfs_buf.c
xfs: updates for 4.3-rc1
2015-09-07 13:28:32 -07:00
xfs_buf.h
dax: move DAX-related functions to a new header
2015-09-08 15:35:28 -07:00
xfs_buf_item.c
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
2015-08-25 10:13:35 +10:00
xfs_buf_item.h
xfs: fix non-debug build warnings
2015-08-25 10:05:13 +10:00
xfs_dir2_readdir.c
xfs: stop holding ILOCK over filldir callbacks
2015-08-19 10:33:00 +10:00
xfs_discard.c
…
xfs_discard.h
…
xfs_dquot.c
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
2015-08-20 09:28:45 +10:00
xfs_dquot.h
…
xfs_dquot_item.c
…
xfs_dquot_item.h
…
xfs_error.c
…
xfs_error.h
…
xfs_export.c
…
xfs_export.h
…
xfs_extent_busy.c
…
xfs_extent_busy.h
…
xfs_extfree_item.c
xfs: add helper to conditionally remove items from the AIL
2015-08-19 10:01:08 +10:00
xfs_extfree_item.h
xfs: fix efi/efd error handling to avoid fs shutdown hangs
2015-08-19 09:51:16 +10:00
xfs_file.c
xfs: huge page fault support
2015-09-08 15:35:28 -07:00
xfs_filestream.c
…
xfs_filestream.h
…
xfs_fsops.c
xfs: growfs not aware of sb_meta_uuid
2015-08-19 10:31:41 +10:00
xfs_fsops.h
…
xfs_globals.c
…
xfs_icache.c
xfs: add mssing inode cache attempts counter increment
2015-08-28 14:50:56 +10:00
xfs_icache.h
…
xfs_icreate_item.c
…
xfs_icreate_item.h
…
xfs_inode.c
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
2015-08-25 10:13:35 +10:00
xfs_inode.h
xfs: clean up inode lockdep annotations
2015-08-19 10:32:49 +10:00
xfs_inode_item.c
xfs: add helper to conditionally remove items from the AIL
2015-08-19 10:01:08 +10:00
xfs_inode_item.h
…
xfs_ioctl.c
…
xfs_ioctl.h
…
xfs_ioctl32.c
…
xfs_ioctl32.h
…
xfs_iomap.c
…
xfs_iomap.h
…
xfs_iops.c
xfs: fix error gotos in xfs_setattr_nonsize
2015-08-28 14:51:10 +10:00
xfs_iops.h
…
xfs_itable.c
xfs: fix btree cursor error cleanups
2015-08-19 10:00:53 +10:00
xfs_itable.h
…
xfs_linux.h
…
xfs_log.c
Merge branch 'xfs-efi-rework' into for-next
2015-08-19 10:10:47 +10:00
xfs_log.h
xfs: don't leave EFIs on AIL on mount failure
2015-08-19 09:58:36 +10:00
xfs_log_cil.c
xfs: close xc_cil list_empty() races with cil commit sequence
2015-07-29 11:51:01 +10:00
xfs_log_priv.h
xfs: don't leave EFIs on AIL on mount failure
2015-08-19 09:58:36 +10:00
xfs_log_recover.c
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
2015-08-20 09:28:45 +10:00
xfs_message.c
…
xfs_message.h
…
xfs_mount.c
xfs: clean up root inode properly on mount failure
2015-08-19 10:00:28 +10:00
xfs_mount.h
…
xfs_mru_cache.c
…
xfs_mru_cache.h
…
xfs_pnfs.c
…
xfs_pnfs.h
…
xfs_qm.c
…
xfs_qm.h
…
xfs_qm_bhv.c
…
xfs_qm_syscalls.c
…
xfs_quota.h
…
xfs_quotaops.c
…
xfs_rtalloc.c
xfs: add missing bmap cancel calls in error paths
2015-08-19 10:01:40 +10:00
xfs_rtalloc.h
…
xfs_stats.c
…
xfs_stats.h
…
xfs_super.c
xfs: updates for 4.3-rc1
2015-09-07 13:28:32 -07:00
xfs_super.h
…
xfs_symlink.c
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
2015-08-20 09:28:45 +10:00
xfs_symlink.h
…
xfs_sysctl.c
…
xfs_sysctl.h
…
xfs_sysfs.c
…
xfs_sysfs.h
…
xfs_trace.c
…
xfs_trace.h
xfs: huge page fault support
2015-09-08 15:35:28 -07:00
xfs_trans.c
xfs: return committed status from xfs_trans_roll()
2015-08-19 09:50:13 +10:00
xfs_trans.h
xfs: ensure EFD trans aborts on log recovery extent free failure
2015-08-19 09:51:43 +10:00
xfs_trans_ail.c
…
xfs_trans_buf.c
…
xfs_trans_dquot.c
…
xfs_trans_extfree.c
xfs: ensure EFD trans aborts on log recovery extent free failure
2015-08-19 09:51:43 +10:00
xfs_trans_inode.c
…
xfs_trans_priv.h
xfs: add helper to conditionally remove items from the AIL
2015-08-19 10:01:08 +10:00
xfs_xattr.c
…