tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
xfs
/
at
v4.3-rc7
1 folder
103 files
libxfs
libxfs: bad magic number should set da block buffer error
10 years ago
Kconfig
xfs: require 64-bit sector_t
11 years ago
Makefile
libxfs: add xfs_bit.c
10 years ago
kmem.c
xfs: change kmem_free to use generic kvfree()
11 years ago
kmem.h
xfs: change kmem_free to use generic kvfree()
11 years ago
mrlock.h
xfs: introduce CONFIG_XFS_WARN
13 years ago
uuid.c
xfs: remove subdirectories
14 years ago
uuid.h
xfs: add CRC infrastructure
13 years ago
xfs.h
xfs: introduce CONFIG_XFS_WARN
13 years ago
xfs_acl.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_acl.h
xfs: move acl structures to xfs_format.h
11 years ago
xfs_aops.c
xfs: return errors from partial I/O failures to files
10 years ago
xfs_aops.h
xfs: add DAX file operations support
10 years ago
xfs_attr.h
xfs: kill xfs_vnodeops.[ch]
12 years ago
xfs_attr_inactive.c
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
10 years ago
xfs_attr_list.c
xfs: pass attr geometry to attr leaf header conversion functions
11 years ago
xfs_bmap_util.c
Merge branch 'xfs-efi-rework' into for-next
10 years ago
xfs_bmap_util.h
Merge branch 'fallocate-insert-range' into for-next
11 years ago
xfs_buf.c
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
10 years ago
xfs_buf.h
dax: move DAX-related functions to a new header
10 years ago
xfs_buf_item.c
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
10 years ago
xfs_buf_item.h
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
10 years ago
xfs_dir2_readdir.c
xfs: stop holding ILOCK over filldir callbacks
10 years ago
xfs_discard.c
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
11 years ago
xfs_discard.h
xfs: remove subdirectories
14 years ago
xfs_dquot.c
xfs: dquots should be stamped with sb_meta_uuid
10 years ago
xfs_dquot.h
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
11 years ago
xfs_dquot_item.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_dquot_item.h
xfs: remove the quotaoff log format from the quotaoff log item
12 years ago
xfs_error.c
xfs: remove inst_t
10 years ago
xfs_error.h
xfs: remove inst_t
10 years ago
xfs_export.c
VFS: normal filesystems (and lustre): d_inode() annotations
11 years ago
xfs_export.h
xfs: remove subdirectories
14 years ago
xfs_extent_busy.c
xfs: merge xfs_ag.h into xfs_format.h
11 years ago
xfs_extent_busy.h
xfs: decouple inode and bmap btree header files
12 years ago
xfs_extfree_item.c
xfs: add helper to conditionally remove items from the AIL
10 years ago
xfs_extfree_item.h
xfs: fix efi/efd error handling to avoid fs shutdown hangs
10 years ago
xfs_file.c
xfs: huge page fault support
10 years ago
xfs_filestream.c
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
xfs_filestream.h
xfs: add filestream allocator tracepoints
12 years ago
xfs_fsops.c
xfs: growfs not aware of sb_meta_uuid
10 years ago
xfs_fsops.h
xfs: ensure log covering transactions are synchronous
15 years ago
xfs_globals.c
xfs: export log_recovery_delay to delay mount time log recovery
11 years ago
xfs_icache.c
xfs: add mssing inode cache attempts counter increment
10 years ago
xfs_icache.h
xfs: merge xfs_ag.h into xfs_format.h
11 years ago
xfs_icreate_item.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_icreate_item.h
xfs: separate icreate log format definitions from xfs_icreate_item.h
12 years ago
xfs_inode.c
xfs: lockdep annotations throw warnings on non-debug builds
10 years ago
xfs_inode.h
xfs: clean up inode lockdep annotations
10 years ago
xfs_inode_item.c
xfs: add helper to conditionally remove items from the AIL
10 years ago
xfs_inode_item.h
xfs: remove the inode log format from the inode log item
12 years ago
xfs_ioctl.c
xfs: saner xfs_trans_commit interface
10 years ago
xfs_ioctl.h
xfs: consolidate extent swap code
12 years ago
xfs_ioctl32.c
VFS: normal filesystems (and lustre): d_inode() annotations
11 years ago
xfs_ioctl32.h
xfs: compat_xfs_bstat does not have forkoff
11 years ago
xfs_iomap.c
xfs: saner xfs_trans_commit interface
10 years ago
xfs_iomap.h
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
11 years ago
xfs_iops.c
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
10 years ago
xfs_iops.h
xfs: inodes are new until the dentry cache is set up
11 years ago
xfs_itable.c
xfs: fix btree cursor error cleanups
10 years ago
xfs_itable.h
xfs: bulkstat chunk formatting cursor is broken
11 years ago
xfs_linux.h
xfs: remove xfs_caddr_t
10 years ago
xfs_log.c
xfs: checksum log record ext headers based on record size
10 years ago
xfs_log.h
xfs: don't leave EFIs on AIL on mount failure
10 years ago
xfs_log_cil.c
xfs: close xc_cil list_empty() races with cil commit sequence
10 years ago
xfs_log_priv.h
xfs: don't leave EFIs on AIL on mount failure
10 years ago
xfs_log_recover.c
xfs: log recovery needs to validate against sb_meta_uuid
10 years ago
xfs_message.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_message.h
xfs: introduce CONFIG_XFS_WARN
13 years ago
xfs_mount.c
xfs: clean up root inode properly on mount failure
10 years ago
xfs_mount.h
Merge branch 'xfs-dax-support' into for-next
10 years ago
xfs_mru_cache.c
xfs: xfs_mru_cache_insert() should use GFP_NOFS
11 years ago
xfs_mru_cache.h
xfs: embedd mru_elem into parent structure
12 years ago
xfs_pnfs.c
xfs: saner xfs_trans_commit interface
10 years ago
xfs_pnfs.h
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
11 years ago
xfs_qm.c
xfs: saner xfs_trans_commit interface
10 years ago
xfs_qm.h
xfs: Convert to using ->get_state callback
11 years ago
xfs_qm_bhv.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_qm_syscalls.c
xfs: saner xfs_trans_commit interface
10 years ago
xfs_quota.h
xfs: fix quota block reservation leak when tp allocates and frees blocks
11 years ago
xfs_quotaops.c
xfs: Add support for Q_SETINFO
11 years ago
xfs_rtalloc.c
Merge branch 'xfs-efi-rework' into for-next
10 years ago
xfs_rtalloc.h
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
11 years ago
xfs_stats.c
xfs: support the XFS_BTNUM_FINOBT free inode btree type
12 years ago
xfs_stats.h
xfs: support the XFS_BTNUM_FINOBT free inode btree type
12 years ago
xfs_super.c
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
10 years ago
xfs_super.h
xfs: Remove icsb infrastructure
11 years ago
xfs_symlink.c
xfs: stop holding ILOCK over filldir callbacks
10 years ago
xfs_symlink.h
xfs: push down inactive transaction mgmt for remote symlinks
12 years ago
xfs_sysctl.c
xfs: remove deprecated sysctls
11 years ago
xfs_sysctl.h
xfs: export log_recovery_delay to delay mount time log recovery
11 years ago
xfs_sysfs.c
xfs: export log_recovery_delay to delay mount time log recovery
11 years ago
xfs_sysfs.h
xfs: add debug sysfs attribute set
11 years ago
xfs_trace.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_trace.h
xfs: huge page fault support
10 years ago
xfs_trans.c
xfs: return committed status from xfs_trans_roll()
10 years ago
xfs_trans.h
xfs: ensure EFD trans aborts on log recovery extent free failure
10 years ago
xfs_trans_ail.c
xfs: remove __psint_t and __psunsigned_t
10 years ago
xfs_trans_buf.c
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
11 years ago
xfs_trans_dquot.c
Merge branch 'xfs-sparse-inode' into for-next
11 years ago
xfs_trans_extfree.c
xfs: ensure EFD trans aborts on log recovery extent free failure
10 years ago
xfs_trans_inode.c
xfs: move most of xfs_sb.h to xfs_format.h
11 years ago
xfs_trans_priv.h
xfs: add helper to conditionally remove items from the AIL
10 years ago
xfs_xattr.c
VFS: normal filesystems (and lustre): d_inode() annotations
11 years ago