.. |
linux-2.6
|
3fcfab16c5
[PATCH] separate bdi congestion functions from queue congestion functions
|
преди 18 години |
quota
|
215101c360
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
|
преди 18 години |
support
|
9ab5aa911a
BUG_ON conversion for fs/xfs/
|
преди 18 години |
Kbuild
|
a9aa1ffaac
kbuild/xfs: introduce fs/xfs/Kbuild
|
преди 19 години |
Kconfig
|
9361401eb7
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
|
преди 18 години |
Makefile
|
cde410a99d
[XFS] Sort out some cosmetic differences between XFS trees.
|
преди 19 години |
Makefile-linux-2.6
|
65e8697a12
[XFS] Remove v1 dir trace macro - missed in a past commit.
|
преди 18 години |
xfs.h
|
733482e445
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
|
преди 19 години |
xfs_acl.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_acl.h
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
преди 19 години |
xfs_ag.h
|
e21010053a
[XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always
|
преди 18 години |
xfs_alloc.c
|
d432c80e68
[XFS] Minor code rearranging and cleanup to prevent some coverity false
|
преди 18 години |
xfs_alloc.h
|
4be536debe
[XFS] Prevent free space oversubscription and xfssyncd looping.
|
преди 18 години |
xfs_alloc_btree.c
|
91d8723204
[XFS] Reduce endian flipping in alloc_btree, same as was done for
|
преди 18 години |
xfs_alloc_btree.h
|
16259e7d95
[XFS] Endianess annotations for various allocator data structures
|
преди 19 години |
xfs_arch.h
|
3762ec6bf7
[XFS] Merge in trivial changes, sync up headers with userspace
|
преди 19 години |
xfs_attr.c
|
726801ba06
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
|
преди 18 години |
xfs_attr.h
|
726801ba06
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
|
преди 18 години |
xfs_attr_leaf.c
|
726801ba06
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
|
преди 18 години |
xfs_attr_leaf.h
|
726801ba06
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
|
преди 18 години |
xfs_attr_sf.h
|
3b244aa81e
[XFS] endianess annotations for xfs_attr_shortform_t
|
преди 19 години |
xfs_behavior.c
|
fe48cae9ed
[XFS] remove bhv_lookup, _range version works aswell and has more useful
|
преди 18 години |
xfs_behavior.h
|
fe48cae9ed
[XFS] remove bhv_lookup, _range version works aswell and has more useful
|
преди 18 години |
xfs_bit.c
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_bit.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_bmap.c
|
572d95f49f
[XFS] Improve error handling for the zero-fsblock extent detection code.
|
преди 18 години |
xfs_bmap.h
|
3e57ecf640
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
|
преди 19 години |
xfs_bmap_btree.c
|
1121b219bf
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
|
преди 18 години |
xfs_bmap_btree.h
|
8801bb99e4
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
|
преди 18 години |
xfs_btree.c
|
8801bb99e4
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
|
преди 18 години |
xfs_btree.h
|
576039cf3c
[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a
|
преди 18 години |
xfs_buf_item.c
|
065d312e15
[XFS] Remove unused iop_abort log item operation
|
преди 18 години |
xfs_buf_item.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_cap.h
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
преди 19 години |
xfs_clnt.h
|
764d1f89a5
[XFS] Implement the silent parameter to fill_super, previously ignored.
|
преди 19 години |
xfs_da_btree.c
|
d432c80e68
[XFS] Minor code rearranging and cleanup to prevent some coverity false
|
преди 18 години |
xfs_da_btree.h
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dfrag.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dfrag.h
|
3e57ecf640
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
|
преди 19 години |
xfs_dinode.h
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2.h
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_block.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_block.h
|
e922fffa41
[XFS] endianess annotations for xfs_dir2_block_tail_t
|
преди 19 години |
xfs_dir2_data.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_data.h
|
ff9901c1e7
[XFS] endianess annotations for xfs_dir2_data_entry_t
|
преди 19 години |
xfs_dir2_leaf.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_leaf.h
|
3c1f9c1580
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
|
преди 19 години |
xfs_dir2_node.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_node.h
|
0ba962ef71
[XFS] endianess annotations for xfs_dir2_free_hdr_t
|
преди 19 години |
xfs_dir2_sf.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_sf.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_dir2_trace.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_dir2_trace.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_dmapi.h
|
b83bd13881
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
|
преди 19 години |
xfs_dmops.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_error.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_error.h
|
572d95f49f
[XFS] Improve error handling for the zero-fsblock extent detection code.
|
преди 18 години |
xfs_extfree_item.c
|
065d312e15
[XFS] Remove unused iop_abort log item operation
|
преди 18 години |
xfs_extfree_item.h
|
128dabc5e9
[XFS] cleanup the field types of some item format structures
|
преди 18 години |
xfs_fs.h
|
3f89243c5b
[XFS] Remove several macros that are no longer used anywhere
|
преди 18 години |
xfs_fsops.c
|
4be536debe
[XFS] Prevent free space oversubscription and xfssyncd looping.
|
преди 18 години |
xfs_fsops.h
|
e13a73f025
[XFS] Write log dummy record when freezing filesystem
|
преди 19 години |
xfs_ialloc.c
|
745b1f47fc
[XFS] Remove last bulkstat false-positives with debug kernels.
|
преди 18 години |
xfs_ialloc.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_ialloc_btree.c
|
1121b219bf
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
|
преди 18 години |
xfs_ialloc_btree.h
|
61a2584867
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
|
преди 18 години |
xfs_iget.c
|
f273ab848b
[XFS] Really fix use after free in xfs_iunpin.
|
преди 18 години |
xfs_imap.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_inode.c
|
f273ab848b
[XFS] Really fix use after free in xfs_iunpin.
|
преди 18 години |
xfs_inode.h
|
f273ab848b
[XFS] Really fix use after free in xfs_iunpin.
|
преди 18 години |
xfs_inode_item.c
|
065d312e15
[XFS] Remove unused iop_abort log item operation
|
преди 18 години |
xfs_inode_item.h
|
128dabc5e9
[XFS] cleanup the field types of some item format structures
|
преди 18 години |
xfs_inum.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_iocore.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_iomap.c
|
572d95f49f
[XFS] Improve error handling for the zero-fsblock extent detection code.
|
преди 18 години |
xfs_iomap.h
|
55b02d74e1
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
|
преди 19 години |
xfs_itable.c
|
6e73b41888
[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error
|
преди 18 години |
xfs_itable.h
|
6f1f216840
[XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks
|
преди 18 години |
xfs_log.c
|
955e47ad28
[XFS] Fixes the leak in reservation space because we weren't ungranting
|
преди 18 години |
xfs_log.h
|
3f89243c5b
[XFS] Remove several macros that are no longer used anywhere
|
преди 18 години |
xfs_log_priv.h
|
955e47ad28
[XFS] Fixes the leak in reservation space because we weren't ungranting
|
преди 18 години |
xfs_log_recover.c
|
6fdf8ccc09
[XFS] Rework code snippets slightly to remove remaining recent-gcc
|
преди 19 години |
xfs_log_recover.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_mac.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_mount.c
|
4be536debe
[XFS] Prevent free space oversubscription and xfssyncd looping.
|
преди 18 години |
xfs_mount.h
|
215101c360
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
|
преди 18 години |
xfs_qmops.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_quota.h
|
3f89243c5b
[XFS] Remove several macros that are no longer used anywhere
|
преди 18 години |
xfs_refcache.h
|
7f248a81c5
[XFS] Cleanup cosmetic differences between source trees.
|
преди 19 години |
xfs_rename.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_rtalloc.c
|
68c3271515
[XFS] Fix a porting botch on the realtime subvol growfs code path.
|
преди 18 години |
xfs_rtalloc.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_rw.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_rw.h
|
1e69dd0eb3
[XFS] Push some common code out of write path into core XFS code for
|
преди 19 години |
xfs_sb.h
|
3f89243c5b
[XFS] Remove several macros that are no longer used anywhere
|
преди 18 години |
xfs_trans.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_trans.h
|
065d312e15
[XFS] Remove unused iop_abort log item operation
|
преди 18 години |
xfs_trans_ail.c
|
22d91f65d5
[XFS] Add lock annotations to xfs_trans_update_ail and
|
преди 18 години |
xfs_trans_buf.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_trans_extfree.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_trans_inode.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_trans_item.c
|
b65745205f
[XFS] Portability changes: remove prdev, stick to one diagnostic
|
преди 19 години |
xfs_trans_priv.h
|
22d91f65d5
[XFS] Add lock annotations to xfs_trans_update_ail and
|
преди 18 години |
xfs_trans_space.h
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_types.h
|
7b71876980
[XFS] Update license/copyright notices to match the prefered SGI
|
преди 19 години |
xfs_utils.c
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
преди 19 години |
xfs_utils.h
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
преди 19 години |
xfs_vfsops.c
|
215101c360
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
|
преди 18 години |
xfs_vnodeops.c
|
f273ab848b
[XFS] Really fix use after free in xfs_iunpin.
|
преди 18 години |