.. |
Kconfig
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
Makefile
|
5a96a94547
xfs: Add xfs_log_rlimit.c
|
12 years ago |
kmem.c
|
77ba78776e
xfs: switch to proper __bitwise type for KM_... flags
|
13 years ago |
kmem.h
|
77ba78776e
xfs: switch to proper __bitwise type for KM_... flags
|
13 years ago |
mrlock.h
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
time.h
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
uuid.c
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
uuid.h
|
bc02e8693d
xfs: add CRC infrastructure
|
12 years ago |
xfs.h
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
xfs_acl.c
|
288bbe0eeb
xfs: convert kuid_t to/from uid_t in ACLs
|
12 years ago |
xfs_acl.h
|
0a8aa19397
xfs: increase number of ACL entries for V5 superblocks
|
12 years ago |
xfs_ag.h
|
9356fe22af
xfs: make struct xfs_perag kernel only
|
12 years ago |
xfs_alloc.c
|
63d20d6e36
xfs: kill __KERNEL__ check for debug code in allocation code
|
12 years ago |
xfs_alloc.h
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
xfs_alloc_btree.c
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
xfs_alloc_btree.h
|
ee1a47ab0e
xfs: add support for large btree blocks
|
12 years ago |
xfs_aops.c
|
300893b08f
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
|
12 years ago |
xfs_aops.h
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
xfs_attr.c
|
6dd93e9e5e
xfs: avoid double-free in xfs_attr_node_addname
|
12 years ago |
xfs_attr.h
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
xfs_attr_inactive.c
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
xfs_attr_leaf.c
|
914ed44b17
Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
|
12 years ago |
xfs_attr_leaf.h
|
d386b32b55
xfs: sync minor header differences needed by userspace.
|
12 years ago |
xfs_attr_list.c
|
abec5f2bf9
xfs: split out attribute listing code into separate file
|
12 years ago |
xfs_attr_remote.c
|
836a94ad59
xfs: fix issues that cause userspace warnings
|
12 years ago |
xfs_attr_remote.h
|
7bc0dc271e
xfs: rework remote attr CRCs
|
12 years ago |
xfs_attr_sf.h
|
a9273ca5c6
xfs: convert attr to use unsigned names
|
15 years ago |
xfs_bit.c
|
79071eb0b2
[XFS] Use the generic bitops rather than implementing them ourselves.
|
17 years ago |
xfs_bit.h
|
fb82557f16
[XFS] Remove macro-to-function indirections in the mask code
|
16 years ago |
xfs_bmap.c
|
02bb4873db
xfs: fix the comment of xfs_bmap_last_before()
|
12 years ago |
xfs_bmap.h
|
b49a0c1883
xfs: remove __KERNEL__ from debug code
|
12 years ago |
xfs_bmap_btree.c
|
c5c249b424
xfs: minor cleanups
|
12 years ago |
xfs_bmap_btree.h
|
427d9fe233
xfs: check on-disk (not incore) btree root size in dfrag.c
|
12 years ago |
xfs_bmap_util.c
|
ad4809bf22
xfs: fix the comment of xfs_bmap_punch_delalloc_range()
|
12 years ago |
xfs_bmap_util.h
|
a133d952b4
xfs: consolidate extent swap code
|
12 years ago |
xfs_btree.c
|
b58fa554e9
xfs: btree block LSN escaping to disk uninitialised
|
12 years ago |
xfs_btree.h
|
d386b32b55
xfs: sync minor header differences needed by userspace.
|
12 years ago |
xfs_buf.c
|
8b4ad79cc6
xfs: fix the comment of xfs_setsize_buftarg_early()
|
12 years ago |
xfs_buf.h
|
d44d9bc68e
xfs: use b_maps[] for discontiguous buffers
|
12 years ago |
xfs_buf_item.c
|
2ad01f53dc
xfs: use reference counts to free clean buffer items
|
12 years ago |
xfs_buf_item.h
|
a8da0da25c
xfs: split out buf log item format definitions
|
12 years ago |
xfs_cksum.h
|
bc02e8693d
xfs: add CRC infrastructure
|
12 years ago |
xfs_da_btree.c
|
836a94ad59
xfs: fix issues that cause userspace warnings
|
12 years ago |
xfs_da_btree.h
|
3780437612
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
|
12 years ago |
xfs_dinode.h
|
e1b4271ac2
xfs: di_flushiter considered harmful
|
12 years ago |
xfs_dir2.c
|
3780437612
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
|
12 years ago |
xfs_dir2.h
|
50fc5f7acc
xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
|
12 years ago |
xfs_dir2_block.c
|
1c55cece08
xfs: Add write support for dirent filetype field
|
12 years ago |
xfs_dir2_data.c
|
1c55cece08
xfs: Add write support for dirent filetype field
|
12 years ago |
xfs_dir2_format.h
|
0cb97766f2
xfs: Add read-only support for dirent filetype field
|
12 years ago |
xfs_dir2_leaf.c
|
1c55cece08
xfs: Add write support for dirent filetype field
|
12 years ago |
xfs_dir2_node.c
|
1c55cece08
xfs: Add write support for dirent filetype field
|
12 years ago |
xfs_dir2_priv.h
|
0cb97766f2
xfs: Add read-only support for dirent filetype field
|
12 years ago |
xfs_dir2_readdir.c
|
0cb97766f2
xfs: Add read-only support for dirent filetype field
|
12 years ago |
xfs_dir2_sf.c
|
50fc5f7acc
xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
|
12 years ago |
xfs_discard.c
|
7fd36c4418
xfs: split out transaction reservation code
|
12 years ago |
xfs_discard.h
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
xfs_dquot.c
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
xfs_dquot.h
|
92f8ff73f1
xfs: Add pquota fields where gquota is used.
|
12 years ago |
xfs_dquot_item.c
|
166d13688a
xfs: return log item size in IOP_SIZE
|
12 years ago |
xfs_dquot_item.h
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
xfs_error.c
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
xfs_error.h
|
9130090b5f
xfs: kill support/debug.[ch]
|
14 years ago |
xfs_export.c
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
xfs_export.h
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
xfs_extent_busy.c
|
b3c496343b
xfs: fix the comment of xfs_extent_busy_update_extent()
|
12 years ago |
xfs_extent_busy.h
|
e700a06c71
xfs: make xfs_extent_busy_trim not static
|
13 years ago |
xfs_extfree_item.c
|
166d13688a
xfs: return log item size in IOP_SIZE
|
12 years ago |
xfs_extfree_item.h
|
9fbe24d95e
xfs: split out EFI/EFD log item format definition
|
12 years ago |
xfs_file.c
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
xfs_filestream.c
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
xfs_filestream.h
|
9b90b0d9da
xfs: xfs_filestreams.h doesn't need __KERNEL__
|
12 years ago |
xfs_format.h
|
1fb7e48db6
xfs: split out the remote symlink handling
|
12 years ago |
xfs_fs.h
|
b9fe505258
xfs: create internal eofblocks structure with kuid_t types
|
12 years ago |
xfs_fsops.c
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
xfs_fsops.h
|
c58efdb442
xfs: ensure log covering transactions are synchronous
|
14 years ago |
xfs_globals.c
|
579b62faa5
xfs: add background scanning to clear eofblocks inodes
|
12 years ago |
xfs_ialloc.c
|
b121099d84
xfs: check correct status variable for xfs_inobt_get_rec() call
|
12 years ago |
xfs_ialloc.h
|
28c8e41af6
xfs: Inode create item recovery
|
12 years ago |
xfs_ialloc_btree.c
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
xfs_ialloc_btree.h
|
ee1a47ab0e
xfs: add support for large btree blocks
|
12 years ago |
xfs_icache.c
|
b9fe505258
xfs: create internal eofblocks structure with kuid_t types
|
12 years ago |
xfs_icache.h
|
b9fe505258
xfs: create internal eofblocks structure with kuid_t types
|
12 years ago |
xfs_icreate_item.c
|
166d13688a
xfs: return log item size in IOP_SIZE
|
12 years ago |
xfs_icreate_item.h
|
9cd047f3a3
xfs: separate icreate log format definitions from xfs_icreate_item.h
|
12 years ago |
xfs_inode.c
|
0b8182dba6
xfs: fix the comment of xfs_ifree_cluster()
|
12 years ago |
xfs_inode.h
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
xfs_inode_buf.c
|
d8914002a0
xfs: inode buffers may not be valid during recovery readahead
|
12 years ago |
xfs_inode_buf.h
|
d8914002a0
xfs: inode buffers may not be valid during recovery readahead
|
12 years ago |
xfs_inode_fork.c
|
0d0ab120d1
xfs: check for underflow in xfs_iformat_fork()
|
12 years ago |
xfs_inode_fork.h
|
5c4d97d01a
xfs: move inode fork definitions to a new header file
|
12 years ago |
xfs_inode_item.c
|
166d13688a
xfs: return log item size in IOP_SIZE
|
12 years ago |
xfs_inode_item.h
|
69432832fd
xfs: split out inode log item format definition
|
12 years ago |
xfs_inum.h
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
xfs_ioctl.c
|
8c567a7fab
xfs: add capability check to free eofblocks ioctl
|
12 years ago |
xfs_ioctl.h
|
a133d952b4
xfs: consolidate extent swap code
|
12 years ago |
xfs_ioctl32.c
|
a133d952b4
xfs: consolidate extent swap code
|
12 years ago |
xfs_ioctl32.h
|
c59d87c460
xfs: remove subdirectories
|
14 years ago |
xfs_iomap.c
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
xfs_iomap.h
|
a206c817c8
xfs: kill xfs_iomap
|
14 years ago |
xfs_iops.c
|
0cb97766f2
xfs: Add read-only support for dirent filetype field
|
12 years ago |
xfs_iops.h
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
xfs_itable.c
|
9cee4c5b7b
xfs: clean up unused codes at xfs_bulkstat()
|
12 years ago |
xfs_itable.h
|
7b6259e7a8
xfs: remove block number from inode lookup code
|
15 years ago |
xfs_linux.h
|
5c75390924
xfs: remove two unused macro definitions in xfs_linux.h
|
12 years ago |
xfs_log.c
|
8e159e72e2
xfs: fix the comment of xfs_log_unmount_write()
|
12 years ago |
xfs_log.h
|
7492c5b42d
xfs: Reduce allocations during CIL insertion
|
12 years ago |
xfs_log_cil.c
|
4bb928cdb9
xfs: split the CIL lock
|
12 years ago |
xfs_log_format.h
|
1d03c6fa88
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
|
12 years ago |
xfs_log_priv.h
|
4bb928cdb9
xfs: split the CIL lock
|
12 years ago |
xfs_log_recover.c
|
d8914002a0
xfs: inode buffers may not be valid during recovery readahead
|
12 years ago |
xfs_log_recover.h
|
c11554104f
xfs: Clean up XFS_BLI_* flag namespace
|
15 years ago |
xfs_log_rlimit.c
|
2c2bcc0735
xfs: call roundup_64() to calculate the min_logblks
|
12 years ago |
xfs_message.c
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
xfs_message.h
|
742ae1e35b
xfs: introduce CONFIG_XFS_WARN
|
12 years ago |
xfs_mount.c
|
46677e679f
xfs: Register hotcpu notifier after initialization
|
12 years ago |
xfs_mount.h
|
0eadd10288
xfs: Introduce a new structure to hold transaction reservation items
|
12 years ago |
xfs_mru_cache.c
|
83e759043a
xfs: convert to alloc_workqueue()
|
14 years ago |
xfs_mru_cache.h
|
b657fc82a3
xfs: Kill filestreams cache flush
|
15 years ago |
xfs_qm.c
|
7aab1b2887
xfs: convert kuid_t to/from uid_t for internal structures
|
12 years ago |
xfs_qm.h
|
5d5e3d5760
xfs: Add support for the Q_XGETQSTATV
|
12 years ago |
xfs_qm_bhv.c
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
xfs_qm_syscalls.c
|
5d5e3d5760
xfs: Add support for the Q_XGETQSTATV
|
12 years ago |
xfs_quota.h
|
1d03c6fa88
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
|
12 years ago |
xfs_quota_defs.h
|
76456fc2a6
xfs: introduce xfs_quota_defs.h
|
12 years ago |
xfs_quota_priv.h
|
9f920f1164
xfs: use per-filesystem radix trees for dquot lookup
|
13 years ago |
xfs_quotaops.c
|
5d5e3d5760
xfs: Add support for the Q_XGETQSTATV
|
12 years ago |
xfs_rtalloc.c
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
xfs_rtalloc.h
|
c7298202e5
xfs: introduce xfs_rtalloc_defs.h
|
12 years ago |
xfs_sb.c
|
2533787a43
xfs: fix the comment of xfs_sb_quiet_read_verify()
|
12 years ago |
xfs_sb.h
|
3e3c51cee9
xfs: add xfs sb v4 support for dirent filetype field
|
12 years ago |
xfs_stats.c
|
48776fd223
xfs: use common code for quota statistics
|
13 years ago |
xfs_stats.h
|
48776fd223
xfs: use common code for quota statistics
|
13 years ago |
xfs_super.c
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
xfs_super.h
|
9aa05000f2
xfs: xfs_sync_data is redundant.
|
12 years ago |
xfs_symlink.c
|
7aab1b2887
xfs: convert kuid_t to/from uid_t for internal structures
|
12 years ago |
xfs_symlink.h
|
1fb7e48db6
xfs: split out the remote symlink handling
|
12 years ago |
xfs_symlink_remote.c
|
9356fe22af
xfs: make struct xfs_perag kernel only
|
12 years ago |
xfs_sysctl.c
|
b2410e92b7
xfs: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
xfs_sysctl.h
|
579b62faa5
xfs: add background scanning to clear eofblocks inodes
|
12 years ago |
xfs_trace.c
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
xfs_trace.h
|
da89bd213f
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
|
12 years ago |
xfs_trans.c
|
904c17e683
xfs: finish removing IOP_* macros.
|
12 years ago |
xfs_trans.h
|
904c17e683
xfs: finish removing IOP_* macros.
|
12 years ago |
xfs_trans_ail.c
|
904c17e683
xfs: finish removing IOP_* macros.
|
12 years ago |
xfs_trans_buf.c
|
904c17e683
xfs: finish removing IOP_* macros.
|
12 years ago |
xfs_trans_dquot.c
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
xfs_trans_extfree.c
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
xfs_trans_inode.c
|
dc037ad7d2
xfs: implement inode change count
|
12 years ago |
xfs_trans_priv.h
|
8d1d40832b
xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
|
12 years ago |
xfs_trans_resv.c
|
239567033c
xfs: inode log reservations are too small
|
12 years ago |
xfs_trans_resv.h
|
f749278c5a
xfs: Get rid of all XFS_XXX_LOG_RES() macro
|
12 years ago |
xfs_trans_space.h
|
0d87e656dd
xfs: remove superflous inobt macros
|
16 years ago |
xfs_types.h
|
0cb97766f2
xfs: Add read-only support for dirent filetype field
|
12 years ago |
xfs_vnode.h
|
6eb2466036
xfs: remove remaining scraps of struct xfs_iomap
|
13 years ago |
xfs_xattr.c
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |