Jeff Liu d4fd0e92fb xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros 12 ani în urmă
..
Kconfig d9777b8de4 fs/xfs: remove depends on CONFIG_EXPERIMENTAL 12 ani în urmă
Makefile fb59581404 xfs: remove xfs_flushinval_pages 12 ani în urmă
kmem.c 77ba78776e xfs: switch to proper __bitwise type for KM_... flags 13 ani în urmă
kmem.h 77ba78776e xfs: switch to proper __bitwise type for KM_... flags 13 ani în urmă
mrlock.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
time.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
uuid.c c59d87c460 xfs: remove subdirectories 14 ani în urmă
uuid.h bc02e8693d xfs: add CRC infrastructure 12 ani în urmă
xfs.h 06f8e2d675 xfs: don't expect xfs headers to be in subdirectories 14 ani în urmă
xfs_acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 ani în urmă
xfs_acl.h a5a7bbcc01 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set 14 ani în urmă
xfs_ag.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_alloc.c ecb3403de1 xfs: rename random32() to prandom_u32() 12 ani în urmă
xfs_alloc.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_alloc_btree.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_alloc_btree.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_aops.c ff9a28f6c2 xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage() 12 ani în urmă
xfs_aops.h 0d882a360b Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. 13 ani în urmă
xfs_attr.c a21cd50367 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET 12 ani în urmă
xfs_attr.h a9273ca5c6 xfs: convert attr to use unsigned names 15 ani în urmă
xfs_attr_leaf.c 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 ani în urmă
xfs_attr_leaf.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names 15 ani în urmă
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 ani în urmă
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 ani în urmă
xfs_bmap.c 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 ani în urmă
xfs_bmap.h 1f3c785c3a xfs: move allocation stack switch up to xfs_bmapi_allocate 12 ani în urmă
xfs_bmap_btree.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_bmap_btree.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_btree.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_btree.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_buf.c c163f9a176 xfs: ensure we capture IO errors correctly 12 ani în urmă
xfs_buf.h d44d9bc68e xfs: use b_maps[] for discontiguous buffers 12 ani în urmă
xfs_buf_item.c 5337fe9b10 xfs: recheck buffer pinned status after push trylock failure 12 ani în urmă
xfs_buf_item.h ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 ani în urmă
xfs_cksum.h bc02e8693d xfs: add CRC infrastructure 12 ani în urmă
xfs_da_btree.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_da_btree.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_dfrag.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 ani în urmă
xfs_dfrag.h 6bded0f383 xfs: clean up inconsistent variable naming in xfs_swap_extent 15 ani în urmă
xfs_dinode.h 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 ani în urmă
xfs_dir2.c 1d9025e561 xfs: remove struct xfs_dabuf and infrastructure 13 ani în urmă
xfs_dir2.h 5792664070 xfs: reshuffle dir2 headers 14 ani în urmă
xfs_dir2_block.c 37f13561de xfs: recalculate leaf entry pointer after compacting a dir2 block 12 ani în urmă
xfs_dir2_data.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_dir2_format.h a00b7745c6 xfs: cleanup struct xfs_dir2_free 14 ani în urmă
xfs_dir2_leaf.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_dir2_node.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_dir2_priv.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_dir2_sf.c 1d9025e561 xfs: remove struct xfs_dabuf and infrastructure 13 ani în urmă
xfs_discard.c a672e1be30 xfs: check for possible overflow in xfs_ioc_trim 13 ani în urmă
xfs_discard.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
xfs_dquot.c b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 ani în urmă
xfs_dquot.h b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 ani în urmă
xfs_dquot_item.c ad1e95c54e xfs: clean up xfs_bit.h includes 13 ani în urmă
xfs_dquot_item.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
xfs_error.c ecb3403de1 xfs: rename random32() to prandom_u32() 12 ani în urmă
xfs_error.h 9130090b5f xfs: kill support/debug.[ch] 14 ani în urmă
xfs_export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 ani în urmă
xfs_export.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
xfs_extent_busy.c e700a06c71 xfs: make xfs_extent_busy_trim not static 13 ani în urmă
xfs_extent_busy.h e700a06c71 xfs: make xfs_extent_busy_trim not static 13 ani în urmă
xfs_extfree_item.c 666d644cd7 xfs: don't free EFIs before the EFDs are committed 12 ani în urmă
xfs_extfree_item.h 666d644cd7 xfs: don't free EFIs before the EFDs are committed 12 ani în urmă
xfs_file.c 496ad9aa8e new helper: file_inode(file) 12 ani în urmă
xfs_filestream.c 3a75667e90 xfs: rename allocation range fields in struct xfs_bmalloca 14 ani în urmă
xfs_filestream.h 0664ce8d0f xfs: clean up filestreams helpers 15 ani în urmă
xfs_fs.h 00ca79a04b xfs: add minimum file size filtering to eofblocks scan 12 ani în urmă
xfs_fsops.c 762c585b18 xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() 12 ani în urmă
xfs_fsops.h c58efdb442 xfs: ensure log covering transactions are synchronous 14 ani în urmă
xfs_globals.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 ani în urmă
xfs_ialloc.c ecb3403de1 xfs: rename random32() to prandom_u32() 12 ani în urmă
xfs_ialloc.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_ialloc_btree.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_ialloc_btree.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_icache.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 ani în urmă
xfs_icache.h 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 ani în urmă
xfs_inode.c ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 ani în urmă
xfs_inode.h 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 ani în urmă
xfs_inode_item.c ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 ani în urmă
xfs_inode_item.h ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 ani în urmă
xfs_inum.h 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 ani în urmă
xfs_ioctl.c 496ad9aa8e new helper: file_inode(file) 12 ani în urmă
xfs_ioctl.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
xfs_ioctl32.c 496ad9aa8e new helper: file_inode(file) 12 ani în urmă
xfs_ioctl32.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
xfs_iomap.c 19cb7e3854 xfs: xfs_iomap_prealloc_size() tracepoint 12 ani în urmă
xfs_iomap.h a206c817c8 xfs: kill xfs_iomap 14 ani în urmă
xfs_iops.c 4bc1ea6b8d xfs: remove xfs_flush_pages 12 ani în urmă
xfs_iops.h c59d87c460 xfs: remove subdirectories 14 ani în urmă
xfs_itable.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 ani în urmă
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 ani în urmă
xfs_linux.h 3d6e036193 xfs: Add ratelimited printk for different alert levels 12 ani în urmă
xfs_log.c ecb3403de1 xfs: rename random32() to prandom_u32() 12 ani în urmă
xfs_log.h c75921a72a xfs: xfs_quiesce_attr() should quiesce the log like unmount 12 ani în urmă
xfs_log_cil.c f7bdf03a99 xfs: rename log structure to xlog 13 ani în urmă
xfs_log_priv.h d4fd0e92fb xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros 12 ani în urmă
xfs_log_recover.c 666d644cd7 xfs: don't free EFIs before the EFDs are committed 12 ani în urmă
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 ani în urmă
xfs_message.c 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 ani în urmă
xfs_message.h 3d6e036193 xfs: Add ratelimited printk for different alert levels 12 ani în urmă
xfs_mount.c 5166ab0655 xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() 12 ani în urmă
xfs_mount.h d8ddfe81c7 xfs: Remove obsoleted m_inode_shrink from xfs_mount structure 12 ani în urmă
xfs_mru_cache.c 83e759043a xfs: convert to alloc_workqueue() 14 ani în urmă
xfs_mru_cache.h b657fc82a3 xfs: Kill filestreams cache flush 15 ani în urmă
xfs_qm.c 4b6eae2e6a xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t 12 ani în urmă
xfs_qm.h b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 ani în urmă
xfs_qm_bhv.c 667a9291c5 xfs: Remove boolean_t typedef completely. 12 ani în urmă
xfs_qm_syscalls.c b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 ani în urmă
xfs_quota.h 4177af3a8a Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage 13 ani în urmă
xfs_quota_priv.h 9f920f1164 xfs: use per-filesystem radix trees for dquot lookup 13 ani în urmă
xfs_quotaops.c 74a8a10378 userns: Convert qutoactl 13 ani în urmă
xfs_rename.c 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 ani în urmă
xfs_rtalloc.c eab4e63368 xfs: uncached buffer reads need to return an error 12 ani în urmă
xfs_rtalloc.h 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 ani în urmă
xfs_sb.h bc02e8693d xfs: add CRC infrastructure 12 ani în urmă
xfs_stats.c 48776fd223 xfs: use common code for quota statistics 13 ani în urmă
xfs_stats.h 48776fd223 xfs: use common code for quota statistics 13 ani în urmă
xfs_super.c a17164e54b fs/xfs remove obsolete simple_strto<foo> 12 ani în urmă
xfs_super.h 9aa05000f2 xfs: xfs_sync_data is redundant. 12 ani în urmă
xfs_sysctl.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 ani în urmă
xfs_sysctl.h 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 ani în urmă
xfs_trace.c ad1e95c54e xfs: clean up xfs_bit.h includes 13 ani în urmă
xfs_trace.h 19cb7e3854 xfs: xfs_iomap_prealloc_size() tracepoint 12 ani în urmă
xfs_trans.c a21cd50367 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET 12 ani în urmă
xfs_trans.h a21cd50367 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET 12 ani în urmă
xfs_trans_ail.c ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 ani în urmă
xfs_trans_buf.c 91e4bac0b7 xfs: fix the multi-segment log buffer format 12 ani în urmă
xfs_trans_dquot.c 4b6eae2e6a xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t 12 ani în urmă
xfs_trans_extfree.c 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 ani în urmă
xfs_trans_inode.c ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 ani în urmă
xfs_trans_priv.h 8375f922aa xfs: re-enable xfsaild idle mode and fix associated races 13 ani în urmă
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 ani în urmă
xfs_types.h 667a9291c5 xfs: Remove boolean_t typedef completely. 12 ani în urmă
xfs_utils.c 08358906ed xfs: remove the alloc_done argument to xfs_dialloc 13 ani în urmă
xfs_utils.h 576b1d67ce xfs: propagate umode_t 13 ani în urmă
xfs_vnode.h 6eb2466036 xfs: remove remaining scraps of struct xfs_iomap 13 ani în urmă
xfs_vnodeops.c 56cea2d088 xfs: take inode version into account in XFS_LITINO 12 ani în urmă
xfs_vnodeops.h ef9d873344 xfs: byte range granularity for XFS_IOC_ZERO_RANGE 12 ani în urmă
xfs_xattr.c c59d87c460 xfs: remove subdirectories 14 ani în urmă